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)

2022-04-17T03:32:24.172Z||main|||||INFO|500||The following profiles are active: basic
2022-04-17T03:33:12.444Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-17T03:33:12.447Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-17T03:33:12.730Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-17T03:33:43.255Z||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.

2022-04-17T03:33:44.150Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-17T03:33:45.733Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-17T03:33:47.442Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-17T03:33:47.510Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-17T03:33:47.884Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-17T03:33:48.798Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-17T03:33:53.169Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-17T03:34:01.768Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-17T03:34:08.863Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-17T03:34:09.068Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-17T03:34:11.067Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-17T03:34:11.803Z||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.
2022-04-17T03:34:17.149Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-17T03:34:19.965Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-04-17T03:34:35.670Z||main|||||WARN|500||---
2022-04-17T03:34:35.671Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-17T03:34:35.672Z||main|||||WARN|500||---
2022-04-17T03:34:37.778Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-17T03:34:51.938Z||main|||||INFO|500||Started ApiHandlerApplication in 161.761 seconds (JVM running for 181.996)
2022-04-17T03:34:52.013Z|b4b9e4bd-c54d-4c51-8ae8-851917f1404b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:52.052Z|b4b9e4bd-c54d-4c51-8ae8-851917f1404b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:52.059Z|194438fc-f2bb-446f-8f4e-844947e70107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:34:52.068Z|194438fc-f2bb-446f-8f4e-844947e70107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:34:55.656Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-17T03:34:56.265Z|389ac1f5-402c-4405-84ed-d81f081e2dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:56.267Z|4215bb0e-600a-430f-bb1b-e3bd8d342004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:34:56.299Z|3fcefbba-86ed-409a-8fc4-4c424dcef5aa|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
2022-04-17T03:34:57.962Z|389ac1f5-402c-4405-84ed-d81f081e2dfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:57.963Z|3fcefbba-86ed-409a-8fc4-4c424dcef5aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:34:57.968Z|4215bb0e-600a-430f-bb1b-e3bd8d342004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:06.367Z|4df1161a-2426-4397-9f1e-352ea0f44749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:06.374Z|4df1161a-2426-4397-9f1e-352ea0f44749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:06.485Z|198acd9a-0b46-4096-90f6-d6a8b307f595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:06.502Z|198acd9a-0b46-4096-90f6-d6a8b307f595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:06.922Z|59c2ef7c-c1da-48a6-85bc-319913994bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:06.924Z|59c2ef7c-c1da-48a6-85bc-319913994bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:07.074Z|9760a9e4-fbbf-4e90-a592-77c482619579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:07.077Z|9760a9e4-fbbf-4e90-a592-77c482619579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:16.488Z|72194cd7-9624-43c6-a2c7-f2ef6363d547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:16.490Z|72194cd7-9624-43c6-a2c7-f2ef6363d547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:16.669Z|89f2c807-f038-482e-9606-a2c5e156f473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:16.676Z|89f2c807-f038-482e-9606-a2c5e156f473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:17.188Z|0e3e9b94-1e87-4be7-a6e4-61c2920c231e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:17.198Z|0e3e9b94-1e87-4be7-a6e4-61c2920c231e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:21.898Z|5025bea5-0bc2-4039-87f4-e7ed48a312a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:21.900Z|5025bea5-0bc2-4039-87f4-e7ed48a312a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:22.080Z|ec01ec23-a543-4a16-8416-be511cef3576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:22.081Z|ec01ec23-a543-4a16-8416-be511cef3576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:26.607Z|20bcdd5e-752b-42a7-af8f-465582c30d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:26.609Z|20bcdd5e-752b-42a7-af8f-465582c30d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:26.756Z|890d1b33-5996-4dc3-b8f9-dc3bd5502f4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:26.758Z|890d1b33-5996-4dc3-b8f9-dc3bd5502f4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:27.300Z|03e5ebe6-1fff-4566-99de-2a7c63c8f0d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:27.302Z|03e5ebe6-1fff-4566-99de-2a7c63c8f0d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:36.694Z|bfbe50c4-7b38-4054-ab90-63a3a95d4a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:36.698Z|bfbe50c4-7b38-4054-ab90-63a3a95d4a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:36.841Z|e7697e76-6091-4257-9843-6aa1ebc45c5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:36.846Z|e7697e76-6091-4257-9843-6aa1ebc45c5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:36.904Z|b0b529d6-6dab-453f-8cfe-19bd467ec335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:36.922Z|b0b529d6-6dab-453f-8cfe-19bd467ec335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:37.333Z|9c0ce035-6d31-4075-b972-c94169406096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:37.335Z|9c0ce035-6d31-4075-b972-c94169406096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:46.762Z|6707e75c-cf26-45cf-b66e-d8df6c251c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:46.766Z|6707e75c-cf26-45cf-b66e-d8df6c251c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:46.897Z|c6ced85f-6411-4a6d-aa31-355a3c54634c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:46.906Z|c6ced85f-6411-4a6d-aa31-355a3c54634c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:47.365Z|21a5b2c3-7825-409c-a5ef-7b8316968446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:47.369Z|21a5b2c3-7825-409c-a5ef-7b8316968446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:51.897Z|5aaa2f38-be65-41d1-ac54-05fbb4a812ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:51.898Z|5aaa2f38-be65-41d1-ac54-05fbb4a812ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:52.084Z|0b20cfeb-01e6-4429-86ee-1090f9c08572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:35:52.085Z|0b20cfeb-01e6-4429-86ee-1090f9c08572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:35:56.839Z|1143ed9c-c60c-4ccb-a905-7a70f0f7bdd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:56.841Z|1143ed9c-c60c-4ccb-a905-7a70f0f7bdd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:56.987Z|b803e060-3535-4374-bb71-8032813086ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:56.997Z|b803e060-3535-4374-bb71-8032813086ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:35:57.435Z|803b0b27-574c-4eac-9ef4-24050c68e85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:35:57.438Z|803b0b27-574c-4eac-9ef4-24050c68e85b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:06.897Z|1a9b0dc7-2012-4991-87eb-cc223a955829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:06.899Z|1a9b0dc7-2012-4991-87eb-cc223a955829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:06.912Z|11929768-f75f-4e52-aaf7-17096f1606e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:06.916Z|11929768-f75f-4e52-aaf7-17096f1606e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:07.067Z|3710d3b7-33aa-47cf-a664-e0ea153a3442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:07.069Z|3710d3b7-33aa-47cf-a664-e0ea153a3442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:07.504Z|bcc9315a-3fa2-49aa-9736-4a015bf9d6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:07.507Z|bcc9315a-3fa2-49aa-9736-4a015bf9d6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:17.001Z|47bf7380-9349-4fbd-96aa-ae38d2a971b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:17.029Z|47bf7380-9349-4fbd-96aa-ae38d2a971b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:17.157Z|964285d0-365d-4853-9ee0-e207eb56be64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:17.175Z|964285d0-365d-4853-9ee0-e207eb56be64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:17.557Z|e37acdca-f738-4329-bb84-919497f542e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:17.559Z|e37acdca-f738-4329-bb84-919497f542e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:21.897Z|f619d6b8-8abb-4e57-ac59-3d0e0768be7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:21.903Z|f619d6b8-8abb-4e57-ac59-3d0e0768be7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:22.087Z|7a7ef672-b66c-4176-b065-8194d84c9c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:22.089Z|7a7ef672-b66c-4176-b065-8194d84c9c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:27.073Z|081235f1-f091-40af-87f2-c4f857bf7928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:27.075Z|081235f1-f091-40af-87f2-c4f857bf7928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:27.218Z|190273d2-d1cb-4c39-a18f-ab416f103892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:27.219Z|190273d2-d1cb-4c39-a18f-ab416f103892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:27.609Z|f54320d7-6a27-4f84-a1cc-9237ec7dd37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:27.610Z|f54320d7-6a27-4f84-a1cc-9237ec7dd37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:36.910Z|ce16ad4d-5804-4aa1-9803-bfe095d05f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:36.915Z|ce16ad4d-5804-4aa1-9803-bfe095d05f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:37.140Z|f85dce0c-7885-427b-83ad-b726048a91d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:37.149Z|f85dce0c-7885-427b-83ad-b726048a91d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:37.272Z|da4b050b-68ae-4a3f-a0ad-d35ee637a867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:37.274Z|da4b050b-68ae-4a3f-a0ad-d35ee637a867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:37.653Z|2a057f23-27c1-4f51-b89d-470a319d1d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:37.654Z|2a057f23-27c1-4f51-b89d-470a319d1d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:47.208Z|abf6915c-e1a1-4ed6-b7b0-787084f18e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:47.209Z|abf6915c-e1a1-4ed6-b7b0-787084f18e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:47.306Z|bea73c7c-83bb-44ee-a205-1d66379d93ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:47.308Z|bea73c7c-83bb-44ee-a205-1d66379d93ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:47.690Z|6936b0be-49a5-4eae-80a3-8009723e82b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:47.692Z|6936b0be-49a5-4eae-80a3-8009723e82b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:51.897Z|ad953c3c-b690-4b46-976c-023cccc04788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:51.900Z|ad953c3c-b690-4b46-976c-023cccc04788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:52.091Z|b56ebc77-d5d2-4487-b08a-c3f756f693da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:36:52.092Z|b56ebc77-d5d2-4487-b08a-c3f756f693da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:36:57.284Z|014ea67a-4f7a-4595-b5a6-1730463ab947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:57.293Z|014ea67a-4f7a-4595-b5a6-1730463ab947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:57.341Z|49a3cb1d-a270-4581-bc0b-e7550007c914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:57.347Z|49a3cb1d-a270-4581-bc0b-e7550007c914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:36:57.732Z|5dcaaf3d-c29a-47d5-b17c-d224a44a4d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:36:57.737Z|5dcaaf3d-c29a-47d5-b17c-d224a44a4d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:06.904Z|5846ef3e-7866-44bb-a3da-4c36f77ae99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:06.927Z|5846ef3e-7866-44bb-a3da-4c36f77ae99f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:07.349Z|b214bf82-a8a9-4d9a-a133-7232e61f376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:07.352Z|b214bf82-a8a9-4d9a-a133-7232e61f376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:07.384Z|155447fe-e6e8-4ce5-b5ce-f3486dd39a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:07.385Z|155447fe-e6e8-4ce5-b5ce-f3486dd39a05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:07.783Z|e81c9e18-3dcb-495d-b466-ed3ebe92188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:07.785Z|e81c9e18-3dcb-495d-b466-ed3ebe92188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:17.471Z|7b833510-04b4-4995-b5c1-c70217977475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:17.471Z|17c7225c-fd57-436b-a90d-bf8a436cb215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:17.472Z|7b833510-04b4-4995-b5c1-c70217977475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:17.477Z|17c7225c-fd57-436b-a90d-bf8a436cb215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:17.825Z|6480559c-ddf1-4592-84c6-32f8d06eee99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:17.827Z|6480559c-ddf1-4592-84c6-32f8d06eee99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:21.899Z|edbc92c4-62cb-4d7c-8888-801e5cdb7916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:21.901Z|edbc92c4-62cb-4d7c-8888-801e5cdb7916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:22.094Z|65e2ab15-fbe1-4bb2-8af2-bc1774a410c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:22.096Z|65e2ab15-fbe1-4bb2-8af2-bc1774a410c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:27.524Z|decb0871-e517-463f-bcc0-6cdd78ef6e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:27.527Z|decb0871-e517-463f-bcc0-6cdd78ef6e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:27.640Z|4ff23582-17ed-423f-a511-0767a5bc0f31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:27.653Z|4ff23582-17ed-423f-a511-0767a5bc0f31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:27.877Z|4efa6440-0389-477b-b806-e17b090bb605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:27.879Z|4efa6440-0389-477b-b806-e17b090bb605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:36.914Z|ae224a1a-4dbf-4d88-b625-208f6d40f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:36.956Z|ae224a1a-4dbf-4d88-b625-208f6d40f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:37.654Z|14571b9d-2d3e-4adf-8c02-e003726d495f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:37.660Z|14571b9d-2d3e-4adf-8c02-e003726d495f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:37.759Z|805d7ddd-ca62-48e6-8785-44f493c90ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:37.761Z|805d7ddd-ca62-48e6-8785-44f493c90ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:37.945Z|e3c6999a-27ba-4f4e-a233-3193432aacff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:37.951Z|e3c6999a-27ba-4f4e-a233-3193432aacff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:47.702Z|477e0585-3519-4335-927f-93e1d75b6b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:47.705Z|477e0585-3519-4335-927f-93e1d75b6b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:47.801Z|1c118134-e1fc-4610-81f4-024fd4c27f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:47.803Z|1c118134-e1fc-4610-81f4-024fd4c27f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:48.016Z|a119578f-6ad9-44b6-bdb6-5f32118e6d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:48.018Z|a119578f-6ad9-44b6-bdb6-5f32118e6d54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:51.897Z|b90745a1-9b0f-4f49-83e0-3e768ea4fae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:51.898Z|b90745a1-9b0f-4f49-83e0-3e768ea4fae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:52.100Z|2a3324a5-18e2-4f93-acd8-0660daa60466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:37:52.101Z|2a3324a5-18e2-4f93-acd8-0660daa60466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:37:57.766Z|0da7592a-fb0d-4ede-939f-4dfe54b40e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:57.770Z|0da7592a-fb0d-4ede-939f-4dfe54b40e11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:57.835Z|493930f7-8d15-4b2d-8d24-47c217cadd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:57.836Z|493930f7-8d15-4b2d-8d24-47c217cadd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:37:58.047Z|8e90d883-3e7f-46d1-870d-6742d606128e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:37:58.049Z|8e90d883-3e7f-46d1-870d-6742d606128e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:06.897Z|7be95a09-a135-438a-8953-5937f112d30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:06.898Z|7be95a09-a135-438a-8953-5937f112d30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:07.805Z|f82bbe07-65fe-4a65-baf9-5236f25ea602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:07.806Z|f82bbe07-65fe-4a65-baf9-5236f25ea602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:07.880Z|29ef4526-0e64-44d3-ad7f-7b4af7871351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:07.890Z|29ef4526-0e64-44d3-ad7f-7b4af7871351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:08.102Z|ad7b3828-9dc5-488c-9387-4694010e9177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:08.104Z|ad7b3828-9dc5-488c-9387-4694010e9177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:17.843Z|17fba22a-d74a-4976-8d97-10444846c5f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:17.845Z|17fba22a-d74a-4976-8d97-10444846c5f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:17.920Z|14c821e4-1e92-4f17-bab8-70266e650ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:17.923Z|14c821e4-1e92-4f17-bab8-70266e650ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:18.135Z|5856dd28-4b2a-4724-b753-eb50adcfb907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:18.143Z|5856dd28-4b2a-4724-b753-eb50adcfb907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:21.898Z|e6f81c96-3893-4370-8ca5-4a161dd2c712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:21.903Z|e6f81c96-3893-4370-8ca5-4a161dd2c712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:22.102Z|03555086-1237-4dfb-88e2-1e4509112ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:22.103Z|03555086-1237-4dfb-88e2-1e4509112ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:27.890Z|59f900df-2183-4773-bfde-d6754e494691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:27.894Z|59f900df-2183-4773-bfde-d6754e494691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:27.983Z|80c5b972-a3bb-4d5c-b984-dc0ec354e93c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:27.992Z|80c5b972-a3bb-4d5c-b984-dc0ec354e93c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:28.219Z|2cc031ea-bc63-47c8-bfc0-3cc5a03859d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:28.221Z|2cc031ea-bc63-47c8-bfc0-3cc5a03859d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:36.899Z|d25112c3-7a9f-44c3-8c82-ab72a93c404e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:36.900Z|d25112c3-7a9f-44c3-8c82-ab72a93c404e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:37.971Z|0963d37f-480b-4419-9a9c-434f52bccac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:37.975Z|0963d37f-480b-4419-9a9c-434f52bccac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:38.031Z|a08c0178-5bab-4c1d-9fef-10e63510b41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:38.032Z|a08c0178-5bab-4c1d-9fef-10e63510b41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:38.273Z|16237687-c379-4b1c-a550-817f4ba229c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:38.275Z|16237687-c379-4b1c-a550-817f4ba229c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:48.005Z|979cba54-a0c6-49ff-b15f-78c498240513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:48.007Z|979cba54-a0c6-49ff-b15f-78c498240513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:48.059Z|b909d635-9355-4de7-a179-ea9c83bc4cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:48.060Z|b909d635-9355-4de7-a179-ea9c83bc4cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:48.303Z|aaee598e-271b-4077-a1e4-c81b539d29e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:48.305Z|aaee598e-271b-4077-a1e4-c81b539d29e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:51.900Z|72ac97eb-29a5-43f6-9272-cf17461ed425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:51.902Z|72ac97eb-29a5-43f6-9272-cf17461ed425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:52.105Z|c710127f-a7cd-4459-a3d5-dd8007936f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:38:52.107Z|c710127f-a7cd-4459-a3d5-dd8007936f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:38:58.035Z|793eecc8-c567-450e-a103-123a9a011481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:58.036Z|793eecc8-c567-450e-a103-123a9a011481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:58.089Z|e70a7225-d172-45d6-902b-15b1278a2b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:58.092Z|e70a7225-d172-45d6-902b-15b1278a2b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:38:58.343Z|4a44edc3-800c-43b9-8632-5187e42a3bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:38:58.346Z|4a44edc3-800c-43b9-8632-5187e42a3bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:06.897Z|7067e5c6-3853-4d0c-86d7-7d19dd85b783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:06.906Z|7067e5c6-3853-4d0c-86d7-7d19dd85b783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:08.067Z|8ac09d7e-d54d-483d-bc58-968404d62530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:08.079Z|8ac09d7e-d54d-483d-bc58-968404d62530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:08.124Z|8ff73ac1-ef61-4bb7-b518-c73af76d2e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:08.125Z|8ff73ac1-ef61-4bb7-b518-c73af76d2e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:08.409Z|9f0ccbc2-e0ac-4554-98eb-fb46f4423b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:08.411Z|9f0ccbc2-e0ac-4554-98eb-fb46f4423b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:18.119Z|f2de37c0-cb4a-40a0-ae7b-f1c07a65bf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:18.121Z|f2de37c0-cb4a-40a0-ae7b-f1c07a65bf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:18.157Z|42bd528d-d004-4027-b70c-1e89f3085aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:18.158Z|42bd528d-d004-4027-b70c-1e89f3085aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:18.439Z|69d79be2-97a6-4666-8dc6-0ce8212cd38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:18.440Z|69d79be2-97a6-4666-8dc6-0ce8212cd38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:21.897Z|2b1f2cfe-2fd1-4d89-949b-848acbd8da9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:21.899Z|2b1f2cfe-2fd1-4d89-949b-848acbd8da9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:22.109Z|d55adfcf-5445-4c06-b6c4-7027a7a2a00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:22.111Z|d55adfcf-5445-4c06-b6c4-7027a7a2a00e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:28.151Z|48fa4745-601d-4439-a90b-f1bd8aae9bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:28.153Z|48fa4745-601d-4439-a90b-f1bd8aae9bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:28.203Z|066ee84e-9fd1-4b4a-b050-cad6cba575ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:28.206Z|066ee84e-9fd1-4b4a-b050-cad6cba575ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:28.467Z|70f0c708-5aee-42ac-9325-d9e2f70b58c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:28.468Z|70f0c708-5aee-42ac-9325-d9e2f70b58c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:36.897Z|ea6525a1-d546-47ae-9d95-44bb9480b48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:36.898Z|ea6525a1-d546-47ae-9d95-44bb9480b48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:38.206Z|7343652c-c631-461d-9c11-bb5d445804de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:38.208Z|7343652c-c631-461d-9c11-bb5d445804de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:38.246Z|36e64024-8153-45a6-a98f-edbd8b0c34b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:38.247Z|36e64024-8153-45a6-a98f-edbd8b0c34b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:38.498Z|ae4c31b5-0830-4e48-98b3-1d2981eb52a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:38.499Z|ae4c31b5-0830-4e48-98b3-1d2981eb52a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:48.255Z|8c58f85c-bd17-47f5-8823-39eafeb239d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:48.257Z|8c58f85c-bd17-47f5-8823-39eafeb239d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:48.298Z|80844f6c-c6ac-44fb-ab0f-683ee55d9862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:48.304Z|80844f6c-c6ac-44fb-ab0f-683ee55d9862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:48.566Z|bfe7bfe3-edd9-40e2-bcef-f73469097a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:48.576Z|bfe7bfe3-edd9-40e2-bcef-f73469097a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:51.897Z|5133d684-d613-43a6-879a-be0f9fdbd00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:51.910Z|5133d684-d613-43a6-879a-be0f9fdbd00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:52.113Z|18b6858e-4bf7-436b-868c-43be6a51004e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:39:52.114Z|18b6858e-4bf7-436b-868c-43be6a51004e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:39:58.334Z|457296f1-46c4-4515-9dbb-4f8c5eef16de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:58.336Z|457296f1-46c4-4515-9dbb-4f8c5eef16de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:58.340Z|676e162e-1876-4706-b366-906c020647cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:58.345Z|676e162e-1876-4706-b366-906c020647cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:39:58.631Z|083676de-918a-4d83-a2ca-0711a2324c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:39:58.633Z|083676de-918a-4d83-a2ca-0711a2324c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:06.897Z|c373920d-b814-44c9-96b4-63cb3dc0529c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:06.898Z|c373920d-b814-44c9-96b4-63cb3dc0529c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:08.375Z|b9a7de77-4c72-464b-9445-d4fd8eb6de28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:08.377Z|b9a7de77-4c72-464b-9445-d4fd8eb6de28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:08.385Z|03409630-fc3f-4f40-b6d9-f757ea98c9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:08.386Z|03409630-fc3f-4f40-b6d9-f757ea98c9dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:08.659Z|848a155e-b5c8-499e-b0c9-453890a322d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:08.661Z|848a155e-b5c8-499e-b0c9-453890a322d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:18.410Z|aaeec336-a9d1-45dc-9020-bf42ef3cd031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:18.412Z|aaeec336-a9d1-45dc-9020-bf42ef3cd031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:18.438Z|398ef11f-2103-42dd-bdb3-20d16adafd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:18.439Z|398ef11f-2103-42dd-bdb3-20d16adafd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:18.695Z|ec6fd34b-ab2c-4014-9432-ffb9dcc195a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:18.697Z|ec6fd34b-ab2c-4014-9432-ffb9dcc195a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:21.897Z|d5ac02db-a432-4343-bb28-9151c9e46f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:21.898Z|d5ac02db-a432-4343-bb28-9151c9e46f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:22.116Z|bcd0d30f-1208-44bb-b840-ff7a7f340260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:22.117Z|bcd0d30f-1208-44bb-b840-ff7a7f340260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:28.449Z|43f97634-69f3-47ba-aa4d-9658e1916084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:28.450Z|43f97634-69f3-47ba-aa4d-9658e1916084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:28.468Z|c5ba6186-9ebb-42a4-9d52-1f5a1bfd7f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:28.469Z|c5ba6186-9ebb-42a4-9d52-1f5a1bfd7f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:28.723Z|000c8e19-3b5e-4536-9bac-181969db4eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:28.725Z|000c8e19-3b5e-4536-9bac-181969db4eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:36.905Z|d7362333-ac38-41bc-af2d-1c846f6a57d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:36.919Z|d7362333-ac38-41bc-af2d-1c846f6a57d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:38.479Z|55c2de13-491e-4a9c-a754-6361ae7c717c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:38.484Z|55c2de13-491e-4a9c-a754-6361ae7c717c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:38.533Z|34679188-3ed7-4c36-b21a-a463a2d5bff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:38.534Z|34679188-3ed7-4c36-b21a-a463a2d5bff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:38.772Z|0520fe2d-8fda-42f0-b3f0-2626731f9086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:38.773Z|0520fe2d-8fda-42f0-b3f0-2626731f9086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:48.517Z|7fd72785-2801-4fda-824c-83a8f0d09f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:48.518Z|7fd72785-2801-4fda-824c-83a8f0d09f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:48.568Z|6540e1a5-9a03-4223-ba47-f8ebb1177907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:48.569Z|6540e1a5-9a03-4223-ba47-f8ebb1177907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:48.819Z|112303df-5318-4eef-b5e7-76b543901d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:48.821Z|112303df-5318-4eef-b5e7-76b543901d7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:51.903Z|e6829d6a-53fa-4c2c-9c17-3c01e04c738a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:51.906Z|e6829d6a-53fa-4c2c-9c17-3c01e04c738a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:52.119Z|ddff6e7a-0e12-46b4-86de-4bf06b4da7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:40:52.120Z|ddff6e7a-0e12-46b4-86de-4bf06b4da7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:40:58.553Z|b25af7ea-bdff-41eb-94e3-ecf44b5ebd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:58.556Z|b25af7ea-bdff-41eb-94e3-ecf44b5ebd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:58.603Z|c1412df7-00f1-425e-a249-3f7a8fc01143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:58.605Z|c1412df7-00f1-425e-a249-3f7a8fc01143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:40:58.866Z|3be332df-b5b8-4322-949c-6ccff52e97f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:40:58.867Z|3be332df-b5b8-4322-949c-6ccff52e97f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:06.897Z|456ea197-1243-4aa6-904a-f58aae72d2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:06.898Z|456ea197-1243-4aa6-904a-f58aae72d2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:08.610Z|2ff0033c-57e2-4fdb-b10b-8b3d8aa32b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:08.611Z|2ff0033c-57e2-4fdb-b10b-8b3d8aa32b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:08.636Z|c7d2b9fb-6c7f-43ce-9e04-e5e44d31e5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:08.637Z|c7d2b9fb-6c7f-43ce-9e04-e5e44d31e5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:08.917Z|d7d751a6-cdef-4de1-b618-5a343c49008e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:08.918Z|d7d751a6-cdef-4de1-b618-5a343c49008e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:18.657Z|e938ee13-51fe-4cc1-a26a-91cb43f362e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:18.660Z|e938ee13-51fe-4cc1-a26a-91cb43f362e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:18.669Z|a7c9f230-3e0f-4339-a337-03bf0527e2fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:18.671Z|a7c9f230-3e0f-4339-a337-03bf0527e2fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:18.945Z|de4a196f-0f0c-4678-a8ac-b243750092a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:18.946Z|de4a196f-0f0c-4678-a8ac-b243750092a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:21.897Z|06150b44-5ebc-4143-ae78-b90651ff50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:21.901Z|06150b44-5ebc-4143-ae78-b90651ff50c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:22.122Z|10284bbc-81d6-4d68-bc12-0e5005fa65ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:22.123Z|10284bbc-81d6-4d68-bc12-0e5005fa65ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:28.706Z|1c5f7122-a631-4d62-8e32-5acc6821c496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:28.708Z|1c5f7122-a631-4d62-8e32-5acc6821c496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:28.715Z|5200b7ad-a446-486f-8121-980c2f0882be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:28.716Z|5200b7ad-a446-486f-8121-980c2f0882be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:28.974Z|7369f3f7-5c48-43b9-9074-e866d4aa31b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:28.975Z|7369f3f7-5c48-43b9-9074-e866d4aa31b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:36.918Z|72fd27d7-b5bc-41e0-a6b4-f8ef33b6c756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:36.919Z|72fd27d7-b5bc-41e0-a6b4-f8ef33b6c756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:38.773Z|51ee0d87-64b0-4a5a-bbac-e89947fa05af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:38.774Z|02fffc1c-46d7-4369-9a61-1c3d79def5cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:38.774Z|51ee0d87-64b0-4a5a-bbac-e89947fa05af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:38.775Z|02fffc1c-46d7-4369-9a61-1c3d79def5cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:39.049Z|a8ef4392-9383-45a3-a876-4b7616838546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:39.065Z|a8ef4392-9383-45a3-a876-4b7616838546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:48.848Z|d8c58f18-b38a-4b47-8eba-5a3ff5af389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:48.849Z|d8c58f18-b38a-4b47-8eba-5a3ff5af389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:48.858Z|ae9a2582-7713-458a-9188-ed1656bf8889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:48.882Z|ae9a2582-7713-458a-9188-ed1656bf8889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:49.168Z|f10cec75-b4fa-4a47-a854-f7b0857c65ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:49.172Z|f10cec75-b4fa-4a47-a854-f7b0857c65ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:51.897Z|8ba35f0c-d7bb-4eae-8b40-64c66de03827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:51.898Z|8ba35f0c-d7bb-4eae-8b40-64c66de03827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:52.126Z|fe1c77af-8176-4c4d-8bc5-9a953cdd6481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:41:52.129Z|fe1c77af-8176-4c4d-8bc5-9a953cdd6481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:41:58.885Z|295c8455-63ee-4f09-93a0-e2cd16bbc563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:58.887Z|295c8455-63ee-4f09-93a0-e2cd16bbc563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:59.020Z|aa809653-d2fc-4003-a894-ee35fca61867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:59.021Z|aa809653-d2fc-4003-a894-ee35fca61867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:41:59.226Z|453443d5-ade8-46c9-8c95-3e8e55616476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:41:59.228Z|453443d5-ade8-46c9-8c95-3e8e55616476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:06.897Z|80bbcfc0-28ba-406a-a670-b5de2f2eedc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:06.944Z|80bbcfc0-28ba-406a-a670-b5de2f2eedc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:08.987Z|4f02a63c-1a70-488a-9b74-4d8685aec2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:08.992Z|4f02a63c-1a70-488a-9b74-4d8685aec2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:09.082Z|f84c6eab-9b1d-4e4e-b652-ed53943d6a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:09.083Z|f84c6eab-9b1d-4e4e-b652-ed53943d6a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:09.272Z|841ab3aa-6009-4ca6-a8ec-a5942d4c82b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:09.274Z|841ab3aa-6009-4ca6-a8ec-a5942d4c82b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:19.057Z|db14eb6b-d6e2-4a8c-9f78-d075e018caf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:19.063Z|db14eb6b-d6e2-4a8c-9f78-d075e018caf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:19.130Z|a7c866df-907f-489c-aa74-a3734fcd8f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:19.135Z|a7c866df-907f-489c-aa74-a3734fcd8f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:19.312Z|eb832a56-5ebb-40cd-8014-d6872f528960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:19.315Z|eb832a56-5ebb-40cd-8014-d6872f528960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:21.903Z|2a540c9b-24f8-4121-9aa8-0d37f729bb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:21.908Z|2a540c9b-24f8-4121-9aa8-0d37f729bb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:22.139Z|50ed1098-d524-498d-95c7-eed14448249d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:22.161Z|50ed1098-d524-498d-95c7-eed14448249d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:29.169Z|ec309997-adb4-4223-9145-37f15a951ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:29.170Z|38872542-de0d-43be-8bb6-1018156dfd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:29.174Z|38872542-de0d-43be-8bb6-1018156dfd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:29.173Z|ec309997-adb4-4223-9145-37f15a951ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:29.396Z|25c6bb13-daa8-461b-999a-dc2d002a158f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:29.397Z|25c6bb13-daa8-461b-999a-dc2d002a158f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:34.416Z|7cb234ef-900d-4ee9-b4e7-e54d1cfd9d42|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:42:34.418Z|7cb234ef-900d-4ee9-b4e7-e54d1cfd9d42|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:36.898Z|17f9c223-3947-48c4-a032-b2a95ae7863b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:36.899Z|17f9c223-3947-48c4-a032-b2a95ae7863b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:39.248Z|2724ac79-1f4f-45d6-ab3b-124953ca41ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:39.249Z|2724ac79-1f4f-45d6-ab3b-124953ca41ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:39.254Z|16d3dd18-6688-4c56-9373-c5252981f72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:39.257Z|16d3dd18-6688-4c56-9373-c5252981f72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:39.462Z|7b3f4ea1-b5b2-4507-840e-e2bccb69ce87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:39.463Z|7b3f4ea1-b5b2-4507-840e-e2bccb69ce87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:49.277Z|9e26b2fe-de4d-4d18-a93b-b8eaca910f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:49.278Z|9e26b2fe-de4d-4d18-a93b-b8eaca910f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:49.331Z|5e90ecf4-1481-498f-b9d4-818d30667b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:49.332Z|5e90ecf4-1481-498f-b9d4-818d30667b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:49.520Z|04436d40-3545-4f09-8fac-c645f5216401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:49.529Z|04436d40-3545-4f09-8fac-c645f5216401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:51.899Z|4977aee8-b2b6-4e42-8182-80b673daaeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:51.924Z|4977aee8-b2b6-4e42-8182-80b673daaeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:52.167Z|8404729a-83aa-41b7-a22f-35ff237c529c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:42:52.168Z|8404729a-83aa-41b7-a22f-35ff237c529c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:42:59.342Z|354b622e-5df4-410f-bda1-9f6f41420fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:59.345Z|354b622e-5df4-410f-bda1-9f6f41420fa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:59.416Z|9a35d71e-149f-4de5-a506-86a93ff6525d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:59.418Z|9a35d71e-149f-4de5-a506-86a93ff6525d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:42:59.601Z|d2d1fc82-8777-4c2f-8b2e-54f083e36254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:42:59.602Z|d2d1fc82-8777-4c2f-8b2e-54f083e36254|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:06.902Z|7731a0d6-efa6-43fc-9ef8-e0d2f750358a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:06.903Z|7731a0d6-efa6-43fc-9ef8-e0d2f750358a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:09.419Z|d1c99cab-9c36-4433-ae5d-a24c518614b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:09.420Z|d1c99cab-9c36-4433-ae5d-a24c518614b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:09.492Z|2c001a5d-8fff-49e7-941a-5142621850be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:09.499Z|2c001a5d-8fff-49e7-941a-5142621850be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:09.654Z|fa753f93-a21a-4e94-816b-d735b2fec06a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:09.656Z|fa753f93-a21a-4e94-816b-d735b2fec06a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:19.462Z|d0e76469-7ed4-48e8-a5a1-65572892b2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:19.465Z|d0e76469-7ed4-48e8-a5a1-65572892b2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:19.589Z|7f3a3310-2dec-49c8-aca6-4fac0f954784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:19.592Z|7f3a3310-2dec-49c8-aca6-4fac0f954784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:19.712Z|6720533a-ea51-4d1e-a912-eb59fb19cdf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:19.713Z|6720533a-ea51-4d1e-a912-eb59fb19cdf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:21.897Z|44a8ed04-246e-4911-b345-f1d38c46846a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:21.898Z|44a8ed04-246e-4911-b345-f1d38c46846a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:22.169Z|d96caf5d-bd10-4047-8318-75c6dd8de4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:22.170Z|d96caf5d-bd10-4047-8318-75c6dd8de4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:29.501Z|d99eb0ce-abfc-4408-a433-e191de8246a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:29.507Z|d99eb0ce-abfc-4408-a433-e191de8246a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:29.703Z|e9cc8dc3-dda9-4e63-b32c-3652dd040736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:29.707Z|e9cc8dc3-dda9-4e63-b32c-3652dd040736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:29.761Z|be2143d5-40be-4a4a-85b6-5bc9596ce228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:29.763Z|be2143d5-40be-4a4a-85b6-5bc9596ce228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:34.395Z|0f0fef1c-3713-4860-a5d5-883fc08d6a2f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:43:34.398Z|0f0fef1c-3713-4860-a5d5-883fc08d6a2f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:36.896Z|187dce9f-30c6-4157-a065-0b8fe930b7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:36.908Z|187dce9f-30c6-4157-a065-0b8fe930b7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:39.549Z|5280fcfd-d623-4049-834f-d1ae434f919d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:39.550Z|5280fcfd-d623-4049-834f-d1ae434f919d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:39.757Z|28ccd2eb-9000-4068-aefa-1e511bd7d7c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:39.759Z|28ccd2eb-9000-4068-aefa-1e511bd7d7c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:39.896Z|c9bb7f1d-4e83-45e6-ae2c-0536bb20d937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:39.918Z|c9bb7f1d-4e83-45e6-ae2c-0536bb20d937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:49.604Z|366d0445-0a52-4eb9-bc36-33a5f5bf5ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:49.608Z|366d0445-0a52-4eb9-bc36-33a5f5bf5ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:49.801Z|f9aebc1e-71b0-451d-81e8-cb27863149a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:49.802Z|f9aebc1e-71b0-451d-81e8-cb27863149a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:49.997Z|7bd1190d-39de-41fb-8c64-40b9a5a2ab84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:50.004Z|7bd1190d-39de-41fb-8c64-40b9a5a2ab84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:51.899Z|48ed78b3-8d5e-4d0c-ab47-f9df0d3704ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:51.902Z|48ed78b3-8d5e-4d0c-ab47-f9df0d3704ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:52.173Z|a2ac18c2-36d5-429b-a4d9-214287916f91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:43:52.176Z|a2ac18c2-36d5-429b-a4d9-214287916f91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:43:59.693Z|85004605-fc63-49ce-b245-2ee4a77b41de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:59.695Z|85004605-fc63-49ce-b245-2ee4a77b41de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:43:59.850Z|ba2f5e39-ae13-4b0c-a2de-ab4d1d77dd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:43:59.853Z|ba2f5e39-ae13-4b0c-a2de-ab4d1d77dd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:00.096Z|af6f7a68-22e0-4308-8b0b-6c4c555fa8a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:00.101Z|af6f7a68-22e0-4308-8b0b-6c4c555fa8a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:06.897Z|28ef1862-081a-414b-b2f3-f18d983f8f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:06.898Z|28ef1862-081a-414b-b2f3-f18d983f8f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:09.722Z|bf1a84e4-6e4c-4ea8-9e5d-8f0ad5e1d4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:09.724Z|bf1a84e4-6e4c-4ea8-9e5d-8f0ad5e1d4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:09.914Z|37038fff-df04-4cd2-af0d-2857210e150f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:09.926Z|37038fff-df04-4cd2-af0d-2857210e150f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:10.166Z|fa75b8aa-20c5-4a6c-9b4a-db2a9491a973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:10.167Z|fa75b8aa-20c5-4a6c-9b4a-db2a9491a973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:19.784Z|673e4794-0279-4935-bb38-7886520ceb9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:19.788Z|673e4794-0279-4935-bb38-7886520ceb9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:19.968Z|d1d70d2c-f49f-4db3-8a7f-6d1a5edd7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:19.969Z|d1d70d2c-f49f-4db3-8a7f-6d1a5edd7378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:20.198Z|deefbcd6-2453-4996-bfdf-87dfd31e19e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:20.199Z|deefbcd6-2453-4996-bfdf-87dfd31e19e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:21.897Z|9a4279b2-e0f1-4337-a2e5-f8dbc0284886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:21.900Z|9a4279b2-e0f1-4337-a2e5-f8dbc0284886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:22.178Z|c0ee7fc8-8eff-4b27-8a53-d097b3fa40b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:22.180Z|c0ee7fc8-8eff-4b27-8a53-d097b3fa40b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:29.827Z|110391b6-910a-4403-9795-f274e03ef606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:29.836Z|110391b6-910a-4403-9795-f274e03ef606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:30.004Z|60547029-10c3-43ef-9d47-d3a840e04693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:30.012Z|60547029-10c3-43ef-9d47-d3a840e04693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:30.232Z|84fab57e-65e6-4523-af4d-26fe50a660a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:30.234Z|84fab57e-65e6-4523-af4d-26fe50a660a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:34.404Z|713022ae-db3a-4a68-b012-7d6e18714079|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:44:34.411Z|713022ae-db3a-4a68-b012-7d6e18714079|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:36.899Z|05e11abe-0548-4fa6-ad7a-5917636ae9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:36.900Z|05e11abe-0548-4fa6-ad7a-5917636ae9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:39.878Z|b38b3804-f077-44cf-b1d4-9df98a6de094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:39.879Z|b38b3804-f077-44cf-b1d4-9df98a6de094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:40.052Z|92db8a16-f78a-48b1-b81d-46d7c194a6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:40.053Z|92db8a16-f78a-48b1-b81d-46d7c194a6b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:40.292Z|2d3c8c5c-b3e0-494c-b72b-c4136b656dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:40.295Z|2d3c8c5c-b3e0-494c-b72b-c4136b656dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:49.910Z|5a47b2e5-8504-40ab-ae42-13e6e2bd2dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:49.911Z|5a47b2e5-8504-40ab-ae42-13e6e2bd2dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:50.100Z|f6061fa2-f637-4a58-80e3-df79bef89d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:50.103Z|f6061fa2-f637-4a58-80e3-df79bef89d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:50.344Z|232cbfcd-a472-418f-9774-fa009ca8e05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:50.349Z|232cbfcd-a472-418f-9774-fa009ca8e05f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:44:51.897Z|2675c3b5-431c-4674-994d-2316ae85ce2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:51.897Z|2675c3b5-431c-4674-994d-2316ae85ce2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:52.182Z|258b9267-2fa3-4b59-9ef0-e962a9d97338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:44:52.184Z|258b9267-2fa3-4b59-9ef0-e962a9d97338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:44:59.944Z|edac80ab-5208-4114-8090-2ed63e75c6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:44:59.945Z|edac80ab-5208-4114-8090-2ed63e75c6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:00.152Z|3d388dd2-250a-4f58-8a21-e15e15bc6bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:00.158Z|3d388dd2-250a-4f58-8a21-e15e15bc6bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:00.378Z|da969457-6a39-4678-b12a-db71b0ebe413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:00.379Z|da969457-6a39-4678-b12a-db71b0ebe413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:06.897Z|fc1ca36f-37ff-4952-9980-0d8a46ab88d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:06.911Z|fc1ca36f-37ff-4952-9980-0d8a46ab88d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:10.013Z|e5f1d355-0131-4674-aa9c-47633b623477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.022Z|e5f1d355-0131-4674-aa9c-47633b623477|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:10.265Z|1f7e93d1-f03d-4e74-9281-d77f626d14d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.266Z|1f7e93d1-f03d-4e74-9281-d77f626d14d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:10.456Z|83357662-e23b-424b-ada5-caa011cdb4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:10.468Z|83357662-e23b-424b-ada5-caa011cdb4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:20.059Z|e98350ab-f7d5-4171-b413-f01c1825abdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.060Z|e98350ab-f7d5-4171-b413-f01c1825abdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:20.293Z|9b552afc-0cd5-4947-a2ea-f849029f1c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.294Z|9b552afc-0cd5-4947-a2ea-f849029f1c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:20.505Z|4b4e246d-74a5-4226-a4a3-dc452271d889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:20.507Z|4b4e246d-74a5-4226-a4a3-dc452271d889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:21.897Z|34d477f8-da27-4570-9451-fd0fcf9843b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:21.898Z|34d477f8-da27-4570-9451-fd0fcf9843b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:22.185Z|f6aa9fb9-af92-44a3-89d7-c3a9b06dd218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:22.186Z|f6aa9fb9-af92-44a3-89d7-c3a9b06dd218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:30.101Z|4a3fe3c3-e9e8-46da-9259-96f61f39723f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.103Z|4a3fe3c3-e9e8-46da-9259-96f61f39723f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:30.323Z|816be18a-508d-43ad-92f3-bbcddc45da63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.324Z|816be18a-508d-43ad-92f3-bbcddc45da63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:30.552Z|370c80e9-7ab3-44ac-885f-bb11621e25e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:30.553Z|370c80e9-7ab3-44ac-885f-bb11621e25e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:34.386Z|2742b053-1dc1-49db-879d-0ed863c7839f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:45:34.387Z|2742b053-1dc1-49db-879d-0ed863c7839f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:36.896Z|2b87bdc1-d269-4693-8a2a-3a22aa11fb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:36.897Z|2b87bdc1-d269-4693-8a2a-3a22aa11fb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:40.131Z|36b4ddb8-2afd-4164-91f8-709997d5d895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:40.132Z|36b4ddb8-2afd-4164-91f8-709997d5d895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:40.359Z|a43ffb12-52ba-4b74-9dc5-89ae33490370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:40.360Z|a43ffb12-52ba-4b74-9dc5-89ae33490370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:40.591Z|23bb22cd-35d0-4f86-b05d-d89feacf3706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:40.593Z|23bb22cd-35d0-4f86-b05d-d89feacf3706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:50.160Z|9159850d-fdf6-43ef-bc7f-1d5f00666131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:50.163Z|9159850d-fdf6-43ef-bc7f-1d5f00666131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:50.386Z|8e2d734a-559b-4cfb-8f7c-ca0dcc9d3eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:50.387Z|8e2d734a-559b-4cfb-8f7c-ca0dcc9d3eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:50.621Z|46e43106-b74b-4ca5-871c-7da71202f042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:45:50.623Z|46e43106-b74b-4ca5-871c-7da71202f042|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:45:51.897Z|b7cd1401-37dd-450a-802d-40e5ac1bfe73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:51.905Z|b7cd1401-37dd-450a-802d-40e5ac1bfe73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:45:52.192Z|35b4b695-1adb-41a6-944f-6ff6df687a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:45:52.193Z|35b4b695-1adb-41a6-944f-6ff6df687a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:00.203Z|54285d8a-edb7-4a0f-9278-6dd187a8794a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:00.204Z|54285d8a-edb7-4a0f-9278-6dd187a8794a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:00.414Z|35192bb0-2f1d-4d08-99f1-08c28da74916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:00.415Z|35192bb0-2f1d-4d08-99f1-08c28da74916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:00.674Z|c8fde2ec-4086-45c2-93af-2ddac60703cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:00.675Z|c8fde2ec-4086-45c2-93af-2ddac60703cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:06.897Z|b05d2346-53e0-4943-bbc3-ae347f42b214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:06.897Z|b05d2346-53e0-4943-bbc3-ae347f42b214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:10.230Z|71fe2da5-dc98-4b5b-a676-f7bbc36e8213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:10.232Z|71fe2da5-dc98-4b5b-a676-f7bbc36e8213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:10.497Z|13d32037-0cee-4c98-8498-0ecf9c9bb4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:10.511Z|13d32037-0cee-4c98-8498-0ecf9c9bb4f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:10.702Z|47de9071-3678-4123-92d6-6614bd28ef40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:10.703Z|47de9071-3678-4123-92d6-6614bd28ef40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:20.259Z|bd45ef34-a8f3-465d-8008-8b291fa8c68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:20.262Z|bd45ef34-a8f3-465d-8008-8b291fa8c68c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:20.544Z|84f56a04-9d99-4319-8329-3cce45fb819e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:20.546Z|84f56a04-9d99-4319-8329-3cce45fb819e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:20.732Z|56b75f8d-090f-4b04-8d00-48f66c35b4c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:20.734Z|56b75f8d-090f-4b04-8d00-48f66c35b4c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:21.897Z|3875e36d-690c-4740-becf-16673e96cdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:21.898Z|3875e36d-690c-4740-becf-16673e96cdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:22.194Z|f66250bc-4c16-4073-a8bc-f25d142b9809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:22.196Z|f66250bc-4c16-4073-a8bc-f25d142b9809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:30.300Z|d05cc4b6-e1e5-4812-a163-39c3702621c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:30.301Z|d05cc4b6-e1e5-4812-a163-39c3702621c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:30.577Z|eec644c1-7296-4b23-9e36-96fdde0babc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:30.578Z|eec644c1-7296-4b23-9e36-96fdde0babc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:30.796Z|9d53642d-f3fe-484e-8d05-0965f3b49d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:30.801Z|9d53642d-f3fe-484e-8d05-0965f3b49d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:34.389Z|cb59c5b8-3ef6-451b-bebf-62e7248e9f3c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:46:34.398Z|cb59c5b8-3ef6-451b-bebf-62e7248e9f3c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:36.912Z|2bcd95d4-fcbf-4e76-b6ff-ec382f08b282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:36.939Z|2bcd95d4-fcbf-4e76-b6ff-ec382f08b282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:40.325Z|22d53820-cdeb-445c-975d-1ce8039b91ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:40.326Z|22d53820-cdeb-445c-975d-1ce8039b91ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:40.606Z|75e33961-8ec8-4864-9e88-99559fbff604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:40.607Z|75e33961-8ec8-4864-9e88-99559fbff604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:40.851Z|408de036-3ad8-47f9-b7b0-04cd263851d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:40.852Z|408de036-3ad8-47f9-b7b0-04cd263851d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:50.361Z|42248f2e-2ac2-4066-8062-44e88fdd66f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:50.364Z|42248f2e-2ac2-4066-8062-44e88fdd66f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:50.643Z|39e863bf-43d1-4e1b-a380-2229a2f14e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:50.645Z|39e863bf-43d1-4e1b-a380-2229a2f14e17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:50.882Z|867ce3a0-d18d-452e-88ab-00c447d0ee4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:46:50.885Z|867ce3a0-d18d-452e-88ab-00c447d0ee4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:46:51.898Z|6881964c-13c5-4fdc-b981-29ad4d18ff73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:51.900Z|6881964c-13c5-4fdc-b981-29ad4d18ff73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:46:52.198Z|9c7ff92d-7fdc-4e5b-a503-df789b5c3465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:46:52.199Z|9c7ff92d-7fdc-4e5b-a503-df789b5c3465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:00.405Z|13e57c81-af58-4bd3-8601-7e635836ade5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:00.406Z|13e57c81-af58-4bd3-8601-7e635836ade5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:00.704Z|0ffd3e93-d6f6-4b05-a18c-1af1e5f0e836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:00.705Z|0ffd3e93-d6f6-4b05-a18c-1af1e5f0e836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:00.909Z|3f7ef594-0dc1-4b85-bf51-458b48e343a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:00.910Z|3f7ef594-0dc1-4b85-bf51-458b48e343a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:06.897Z|9291ba3e-9be1-4c67-92f0-c65f98bd43ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:06.905Z|9291ba3e-9be1-4c67-92f0-c65f98bd43ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:10.431Z|acd13900-b089-4446-8699-4219f417d49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:10.433Z|acd13900-b089-4446-8699-4219f417d49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:10.737Z|c9647d40-f78b-4559-a14c-0509d12fab4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:10.738Z|c9647d40-f78b-4559-a14c-0509d12fab4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:10.946Z|1ab6a7a4-b2c4-44b6-bc58-951d30e8a195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:10.947Z|1ab6a7a4-b2c4-44b6-bc58-951d30e8a195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:20.459Z|8c1d54f2-91a8-4d81-a1ca-e01db20d4b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:20.461Z|8c1d54f2-91a8-4d81-a1ca-e01db20d4b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:20.764Z|19b6388c-ad2c-4d92-9eea-42bfbd043b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:20.765Z|19b6388c-ad2c-4d92-9eea-42bfbd043b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:20.973Z|4a2d2395-ae3e-4dd6-a708-ebc92c3361dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:20.974Z|4a2d2395-ae3e-4dd6-a708-ebc92c3361dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:21.897Z|44ded07e-06e8-4d0f-89dc-f41efaa97074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:21.900Z|44ded07e-06e8-4d0f-89dc-f41efaa97074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:22.201Z|90f1ef49-6d7f-4490-9029-7931363131cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:22.202Z|90f1ef49-6d7f-4490-9029-7931363131cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:30.492Z|bfb0a243-b636-4048-9b55-502db45d2125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:30.494Z|bfb0a243-b636-4048-9b55-502db45d2125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:30.791Z|04221065-9082-4570-bc31-6b06fc258b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:30.792Z|04221065-9082-4570-bc31-6b06fc258b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:31.004Z|5f1627b1-b2f4-42f1-b28a-04ae14287fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:31.006Z|5f1627b1-b2f4-42f1-b28a-04ae14287fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:34.385Z|b5e4e025-f7e1-4a39-9e47-6823860449df|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:47:34.386Z|b5e4e025-f7e1-4a39-9e47-6823860449df|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:36.897Z|7c662edf-fdd2-4a8c-a2e2-220afd4d6d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:36.898Z|7c662edf-fdd2-4a8c-a2e2-220afd4d6d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:40.532Z|2c0b0e48-631b-411f-87ed-d1c1ae70e399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:40.535Z|2c0b0e48-631b-411f-87ed-d1c1ae70e399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:40.841Z|cf663a0b-fbb7-4996-bff9-fd21ca18e466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:40.842Z|cf663a0b-fbb7-4996-bff9-fd21ca18e466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:41.044Z|7b27365b-a7e1-4be5-a72c-d7e63a072c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:41.048Z|7b27365b-a7e1-4be5-a72c-d7e63a072c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:50.570Z|b163df5b-f739-4fc0-aae1-4c0831d3ac58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:50.572Z|b163df5b-f739-4fc0-aae1-4c0831d3ac58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:50.869Z|746c18a1-4d45-4f27-9ae4-01e3aa67a461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:50.870Z|746c18a1-4d45-4f27-9ae4-01e3aa67a461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:51.086Z|16c799d6-27b9-4c85-9de5-75f9f01a4dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:47:51.087Z|16c799d6-27b9-4c85-9de5-75f9f01a4dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:47:51.897Z|fa21e80c-7986-4215-bf55-55a42a5b6dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:51.899Z|fa21e80c-7986-4215-bf55-55a42a5b6dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:47:52.203Z|946ec208-d246-4b06-a31d-66e9d4d58776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:47:52.205Z|946ec208-d246-4b06-a31d-66e9d4d58776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:00.627Z|40ea4e26-52b0-4acc-998c-2cb767409a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:00.629Z|40ea4e26-52b0-4acc-998c-2cb767409a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:00.902Z|b8f523ac-fc52-4ad0-9a21-85cb510a92ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:00.903Z|b8f523ac-fc52-4ad0-9a21-85cb510a92ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:01.125Z|e0e818fa-54af-4724-bca0-f302b35ebb8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:01.126Z|e0e818fa-54af-4724-bca0-f302b35ebb8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:06.897Z|64f73db2-7bdb-4365-aa2f-ad602ad7467a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:06.902Z|64f73db2-7bdb-4365-aa2f-ad602ad7467a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:10.663Z|7d68cec5-3087-428c-ba64-e625a6f8d5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:10.664Z|7d68cec5-3087-428c-ba64-e625a6f8d5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:10.930Z|5fdcfd71-c9e3-4732-9c8d-fd8064474fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:10.946Z|5fdcfd71-c9e3-4732-9c8d-fd8064474fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:11.149Z|5c94f446-65cb-49bb-b005-3eb838d9825a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:11.151Z|5c94f446-65cb-49bb-b005-3eb838d9825a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:20.692Z|48e2ad36-e107-48c3-8757-7b0688470046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:20.694Z|48e2ad36-e107-48c3-8757-7b0688470046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:20.984Z|1499f1fa-c65e-48b6-9d6d-ee925ec0c16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:20.985Z|1499f1fa-c65e-48b6-9d6d-ee925ec0c16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:21.177Z|af2d7777-c197-4af2-b22e-c1ed72a7be95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:21.178Z|af2d7777-c197-4af2-b22e-c1ed72a7be95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:21.897Z|fc38049d-128a-4ebf-a716-ce28bdaddb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:21.898Z|fc38049d-128a-4ebf-a716-ce28bdaddb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:22.216Z|9ae5296d-d943-4faf-9f87-d7f2770d3ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:22.217Z|9ae5296d-d943-4faf-9f87-d7f2770d3ed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:30.738Z|621084c7-b0de-40fd-8e4a-c95f3a63a02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:30.741Z|621084c7-b0de-40fd-8e4a-c95f3a63a02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:31.021Z|663bfa25-724b-4f41-9816-90bffed98108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:31.022Z|663bfa25-724b-4f41-9816-90bffed98108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:31.207Z|fb700cac-df63-438b-9267-d55cc0c92997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:31.208Z|fb700cac-df63-438b-9267-d55cc0c92997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:34.384Z|1c44b511-3008-4c2d-807c-d0ca2150593b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:48:34.386Z|1c44b511-3008-4c2d-807c-d0ca2150593b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:36.898Z|0903260d-0729-4fad-8280-3d5eda341dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:36.899Z|0903260d-0729-4fad-8280-3d5eda341dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:40.796Z|b51fd03a-daaf-411c-b509-ddcd75e1dfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:40.797Z|b51fd03a-daaf-411c-b509-ddcd75e1dfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:41.053Z|5281bed0-3cad-499e-885d-16b7c15282e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:41.054Z|5281bed0-3cad-499e-885d-16b7c15282e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:41.240Z|217c0a23-67ce-466e-899b-5239c271ecbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:41.242Z|217c0a23-67ce-466e-899b-5239c271ecbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:50.824Z|fa05955f-1ca1-4f28-833f-389bbcd92d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:50.825Z|fa05955f-1ca1-4f28-833f-389bbcd92d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.081Z|3fab535f-5521-40d4-83d0-5d4a669fb5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:51.082Z|3fab535f-5521-40d4-83d0-5d4a669fb5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.284Z|7ccd170d-89d0-40da-bfcd-0e77f0d66c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:48:51.285Z|7ccd170d-89d0-40da-bfcd-0e77f0d66c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:48:51.896Z|3d86483d-ad08-4fe2-9646-9e603d87af6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:51.900Z|3d86483d-ad08-4fe2-9646-9e603d87af6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:48:52.218Z|570724b0-7cf8-4ec1-b340-db4ab0b3b4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:48:52.219Z|570724b0-7cf8-4ec1-b340-db4ab0b3b4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:00.867Z|0c484012-e3b7-4482-975b-8cdbc2b98f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:00.870Z|0c484012-e3b7-4482-975b-8cdbc2b98f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:01.124Z|9c0acf07-b1c8-43b2-ab5b-5590eeb5925c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:01.124Z|9c0acf07-b1c8-43b2-ab5b-5590eeb5925c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:01.323Z|1c5d6eef-83d0-4603-8d7e-acdf10177794|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:01.327Z|1c5d6eef-83d0-4603-8d7e-acdf10177794|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:06.896Z|afcf75ed-a22c-4675-9183-993c151586d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:06.897Z|afcf75ed-a22c-4675-9183-993c151586d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:10.909Z|a5060474-ec12-4bc3-949b-9c4ca28b47a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:10.911Z|a5060474-ec12-4bc3-949b-9c4ca28b47a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:11.150Z|28c29707-3813-456d-93e7-e8c551238d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:11.151Z|28c29707-3813-456d-93e7-e8c551238d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:11.359Z|70305687-1790-474b-9658-9bf6505c093c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:11.361Z|70305687-1790-474b-9658-9bf6505c093c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:20.937Z|f482f4d7-cadc-4af0-b438-719c4360e073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:20.939Z|f482f4d7-cadc-4af0-b438-719c4360e073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:21.185Z|bafa401a-03a1-4102-aede-64f62fb9ea9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:21.188Z|bafa401a-03a1-4102-aede-64f62fb9ea9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:21.398Z|7cad2bb2-bd7b-4260-a991-bc1189bdb416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:21.399Z|7cad2bb2-bd7b-4260-a991-bc1189bdb416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:21.896Z|091e619b-a2dc-4624-a90d-c04e2ca71c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:21.898Z|091e619b-a2dc-4624-a90d-c04e2ca71c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:22.220Z|019bf3e8-d57f-4268-8ded-b711aa2ee688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:22.222Z|019bf3e8-d57f-4268-8ded-b711aa2ee688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:30.971Z|7739fbb7-42b3-4e0b-a08e-e3ab9d6dcb89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:30.973Z|7739fbb7-42b3-4e0b-a08e-e3ab9d6dcb89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:31.224Z|98246699-b679-4d33-9ca2-2cdb3d9d26b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:31.225Z|98246699-b679-4d33-9ca2-2cdb3d9d26b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:31.466Z|4eeb799b-6c01-4178-84ce-2ad549b87d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:31.469Z|4eeb799b-6c01-4178-84ce-2ad549b87d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:34.391Z|26c8a69c-d50d-446d-a74c-9d0e253c08ba|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:49:34.404Z|26c8a69c-d50d-446d-a74c-9d0e253c08ba|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:36.898Z|aa63eecf-6167-4bb0-b14a-c9a535543812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:36.902Z|aa63eecf-6167-4bb0-b14a-c9a535543812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:41.001Z|35d2595e-30b3-4423-8f1b-6ba4023e8114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.002Z|35d2595e-30b3-4423-8f1b-6ba4023e8114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:41.252Z|2fea2b9b-c552-4e58-81e7-d74f969cbc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.253Z|2fea2b9b-c552-4e58-81e7-d74f969cbc60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:41.514Z|e1c7dcd1-cc78-481e-8ba3-716b1fec95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:41.515Z|e1c7dcd1-cc78-481e-8ba3-716b1fec95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.034Z|2b6ccc2f-37a1-4aae-97eb-d899e11589bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.036Z|2b6ccc2f-37a1-4aae-97eb-d899e11589bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.276Z|38daae68-e6de-480f-9f51-9156dc21bba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.278Z|38daae68-e6de-480f-9f51-9156dc21bba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.551Z|f2bf7811-e215-4a32-964f-692819adc4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:49:51.552Z|f2bf7811-e215-4a32-964f-692819adc4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:49:51.896Z|15fb249e-29fc-4f59-8eae-cbb11042fc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:51.897Z|15fb249e-29fc-4f59-8eae-cbb11042fc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:49:52.239Z|19ec5d7a-a097-4a12-bf3a-85ba2ba22521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:49:52.240Z|19ec5d7a-a097-4a12-bf3a-85ba2ba22521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:01.064Z|8981bbce-5611-480c-bee3-9e90d4acae26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.066Z|8981bbce-5611-480c-bee3-9e90d4acae26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:01.303Z|732150b4-1255-429b-8120-ba6a199591e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.305Z|732150b4-1255-429b-8120-ba6a199591e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:01.591Z|59a8535a-adda-4a74-b977-fdfcf3dee57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:01.592Z|59a8535a-adda-4a74-b977-fdfcf3dee57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:06.902Z|a31af239-66f4-45f3-82cb-c9c82710e6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:06.906Z|a31af239-66f4-45f3-82cb-c9c82710e6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:11.093Z|2512a561-c82e-419e-98da-26d84c820387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.094Z|2512a561-c82e-419e-98da-26d84c820387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:11.336Z|b50c4b90-78f4-4455-b79a-d81e2ae844aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.337Z|b50c4b90-78f4-4455-b79a-d81e2ae844aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:11.625Z|19f3ace5-fec2-4ec2-aabc-1cb03b085559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:11.628Z|19f3ace5-fec2-4ec2-aabc-1cb03b085559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.167Z|4d6c5cb2-5ebd-4af9-bc5f-2a56276a28cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.168Z|4d6c5cb2-5ebd-4af9-bc5f-2a56276a28cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.383Z|978d6e49-f283-4c74-b1eb-9a1a963f40fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.384Z|978d6e49-f283-4c74-b1eb-9a1a963f40fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.662Z|81c4ce22-b6b0-4fc9-af4b-6553d92cbd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:21.664Z|81c4ce22-b6b0-4fc9-af4b-6553d92cbd91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:21.897Z|f6546c43-7491-4d4a-80c6-92f534a559ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:21.898Z|f6546c43-7491-4d4a-80c6-92f534a559ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:22.242Z|a825073e-c9ae-4b94-b994-532a36d2dc2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:22.243Z|a825073e-c9ae-4b94-b994-532a36d2dc2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:31.203Z|5685074a-ec18-4cef-b384-e20d4071e6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.205Z|5685074a-ec18-4cef-b384-e20d4071e6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:31.466Z|14ceccd5-1ca5-49f1-b24a-de76e8c2fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.473Z|14ceccd5-1ca5-49f1-b24a-de76e8c2fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:31.693Z|c44748d7-42d8-4a85-8868-9a9e4c093692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:31.695Z|c44748d7-42d8-4a85-8868-9a9e4c093692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:34.393Z|07bbcfa1-1926-466e-83af-07836e4a0cdb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:50:34.395Z|07bbcfa1-1926-466e-83af-07836e4a0cdb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:36.899Z|1c5e2dd0-4826-4d26-b9cc-934f989078dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:36.901Z|1c5e2dd0-4826-4d26-b9cc-934f989078dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:41.244Z|ac5a54d0-75be-43f4-9899-d993c6e94f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.245Z|ac5a54d0-75be-43f4-9899-d993c6e94f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:41.506Z|6bfd1bdb-2eaf-4cb7-b76b-a33db1f1185c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.507Z|6bfd1bdb-2eaf-4cb7-b76b-a33db1f1185c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:41.727Z|e5b2bb71-aefd-42ea-85e6-59f82da69ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:41.728Z|e5b2bb71-aefd-42ea-85e6-59f82da69ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.276Z|e76f96c9-a2a7-428a-b966-2111cdf6dfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.277Z|e76f96c9-a2a7-428a-b966-2111cdf6dfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.536Z|7e605985-ed8b-4cff-9d55-78bf3594d39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.537Z|7e605985-ed8b-4cff-9d55-78bf3594d39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.766Z|74e9a47f-715c-4356-ad03-056b728d0f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:50:51.767Z|74e9a47f-715c-4356-ad03-056b728d0f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:50:51.896Z|f43fdcf6-aa9f-49da-bbad-bc9797ecfe70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:51.916Z|f43fdcf6-aa9f-49da-bbad-bc9797ecfe70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:50:52.245Z|6a282e55-7755-4a86-a1d6-b9500d2fe2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:50:52.246Z|6a282e55-7755-4a86-a1d6-b9500d2fe2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:01.307Z|244355a7-2a28-414f-8a7c-c01d395dfee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.308Z|244355a7-2a28-414f-8a7c-c01d395dfee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:01.569Z|9c5f6170-5d41-4536-9867-1656c311fb8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.570Z|9c5f6170-5d41-4536-9867-1656c311fb8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:01.798Z|33196fa2-2d16-4478-9ee1-1ebb832b864d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:01.801Z|33196fa2-2d16-4478-9ee1-1ebb832b864d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:06.897Z|dd60ed76-1f6b-4b5e-8a35-7e118062d4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:06.897Z|dd60ed76-1f6b-4b5e-8a35-7e118062d4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:11.363Z|f6ac63bf-4520-4007-9c20-b5c1ffd0924e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.363Z|f6ac63bf-4520-4007-9c20-b5c1ffd0924e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:11.600Z|e20d8330-9887-4ad1-b209-501d609290cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.604Z|e20d8330-9887-4ad1-b209-501d609290cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:11.832Z|797aa4fb-5a64-46c8-9568-e4aa277d412f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:11.833Z|797aa4fb-5a64-46c8-9568-e4aa277d412f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.389Z|2c5ebcd0-5277-4e99-b82c-d9647edbefbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.390Z|2c5ebcd0-5277-4e99-b82c-d9647edbefbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.645Z|8c5c7347-699b-4414-b261-36372cb5a9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.646Z|8c5c7347-699b-4414-b261-36372cb5a9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.860Z|37c9df85-e1fe-4a93-868e-523537fe549a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:21.861Z|37c9df85-e1fe-4a93-868e-523537fe549a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:21.899Z|cfd5c329-1d58-4e6a-9e10-28f5b9a03c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:21.899Z|cfd5c329-1d58-4e6a-9e10-28f5b9a03c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:22.251Z|3c23477d-fee7-4f77-8089-308878ca816c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:22.256Z|3c23477d-fee7-4f77-8089-308878ca816c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:31.418Z|552a2dca-3d2a-4a62-abf8-0cdd06771414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.421Z|552a2dca-3d2a-4a62-abf8-0cdd06771414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:31.671Z|a6dd1663-058e-4f01-b26a-92fc6bb0b4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.672Z|a6dd1663-058e-4f01-b26a-92fc6bb0b4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:31.893Z|e4e19927-66a3-4d53-9f54-5fa03f12eed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:31.894Z|e4e19927-66a3-4d53-9f54-5fa03f12eed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:34.384Z|203b85cb-c3d0-4d8b-b471-03023d39af92|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:51:34.385Z|203b85cb-c3d0-4d8b-b471-03023d39af92|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:36.901Z|6afa4423-5241-4402-b55e-534d8046f075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:36.928Z|6afa4423-5241-4402-b55e-534d8046f075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:41.450Z|220d7d6a-05a2-43bd-bbde-1e36f8482d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.452Z|220d7d6a-05a2-43bd-bbde-1e36f8482d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:41.699Z|5e70b39b-8111-48d1-8fc2-8128509d0b90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.705Z|5e70b39b-8111-48d1-8fc2-8128509d0b90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:41.934Z|fce5b2ab-7c1d-4bc4-b741-a5783102e010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:41.935Z|fce5b2ab-7c1d-4bc4-b741-a5783102e010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.485Z|e1d7b7a0-75ba-47d7-9125-20e7e96694ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.486Z|e1d7b7a0-75ba-47d7-9125-20e7e96694ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.740Z|c7e108e6-7e63-4427-ae94-40c065194e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.741Z|c7e108e6-7e63-4427-ae94-40c065194e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:51.896Z|75962a9b-bde3-40db-ab87-816986cfbbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:51.897Z|75962a9b-bde3-40db-ab87-816986cfbbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:51:51.964Z|8b1938a2-37b6-4c75-bb7a-005fd34dc7c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:51:51.965Z|8b1938a2-37b6-4c75-bb7a-005fd34dc7c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:51:52.258Z|bebffc98-46fe-4186-920b-8838e54a4bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:51:52.259Z|bebffc98-46fe-4186-920b-8838e54a4bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:01.533Z|3a3ecc70-53e6-4450-a9c6-41d02c71cc8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:01.540Z|3a3ecc70-53e6-4450-a9c6-41d02c71cc8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:01.781Z|449512a5-dc00-4825-ac28-1e37a1b00205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:01.782Z|449512a5-dc00-4825-ac28-1e37a1b00205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:02.007Z|32d64b0a-e7af-439c-8c94-80df9edc7f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:02.009Z|32d64b0a-e7af-439c-8c94-80df9edc7f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:06.897Z|4fb94349-1b13-4f6b-a153-21e5fda1e618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:06.897Z|4fb94349-1b13-4f6b-a153-21e5fda1e618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:11.604Z|b6e36c3c-cb01-4d46-b46f-d8d00eedee34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:11.605Z|b6e36c3c-cb01-4d46-b46f-d8d00eedee34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:11.808Z|ef652e60-bf38-451b-90d2-9e84c820bbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:11.810Z|ef652e60-bf38-451b-90d2-9e84c820bbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:12.040Z|bdf38ea0-54cc-4058-b032-c455237917b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:12.041Z|bdf38ea0-54cc-4058-b032-c455237917b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:21.631Z|d4230387-d749-4bd7-97aa-35e7fe2ffb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:21.633Z|d4230387-d749-4bd7-97aa-35e7fe2ffb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:21.835Z|f2e41215-c06e-4c9f-8897-5d84d1f0e9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:21.836Z|f2e41215-c06e-4c9f-8897-5d84d1f0e9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:21.896Z|424a22ef-c5fa-476e-8b75-5049f7b25724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:21.900Z|424a22ef-c5fa-476e-8b75-5049f7b25724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:22.074Z|245d8313-a7cf-4b67-a40f-13e18621d99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:22.076Z|245d8313-a7cf-4b67-a40f-13e18621d99b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:22.260Z|122d4ae3-3721-4e35-9ee7-6a9bd698538d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:22.261Z|122d4ae3-3721-4e35-9ee7-6a9bd698538d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:31.660Z|ff164fb3-7189-4970-a0c6-3d15f0bb7288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:31.662Z|ff164fb3-7189-4970-a0c6-3d15f0bb7288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:31.863Z|47c92a08-b14c-4690-bec8-87c49f9b5ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:31.865Z|47c92a08-b14c-4690-bec8-87c49f9b5ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:32.153Z|fab529e5-b00a-4c92-9368-7c2997d1a73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:32.166Z|fab529e5-b00a-4c92-9368-7c2997d1a73d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:34.384Z|1473dad0-63bd-4b05-a524-ea63eb995af2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:52:34.387Z|1473dad0-63bd-4b05-a524-ea63eb995af2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:36.898Z|3ff9365c-fc42-40e0-8330-f5417d33f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:36.900Z|3ff9365c-fc42-40e0-8330-f5417d33f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:41.700Z|dbdcd227-1102-41ca-8a3e-c66e6c1adc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:41.703Z|dbdcd227-1102-41ca-8a3e-c66e6c1adc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:41.891Z|ef97e712-76f0-4a09-81f9-c048f17094f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:41.892Z|ef97e712-76f0-4a09-81f9-c048f17094f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:42.219Z|7c2c261c-ca67-45e1-9739-7c45e004841c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:42.222Z|7c2c261c-ca67-45e1-9739-7c45e004841c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:51.747Z|12323c2e-b8bd-411a-99de-1fb3a90765ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:51.750Z|12323c2e-b8bd-411a-99de-1fb3a90765ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:51.896Z|cd432144-05c0-45b3-8bb1-8cfb2cdad854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:51.897Z|cd432144-05c0-45b3-8bb1-8cfb2cdad854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:52:51.919Z|7948e3f4-62f6-47dc-bfd9-14f5e19d7b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:51.920Z|7948e3f4-62f6-47dc-bfd9-14f5e19d7b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.250Z|48efe17c-77a5-4a6a-b109-3f57c0c01bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:52:52.253Z|48efe17c-77a5-4a6a-b109-3f57c0c01bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:52:52.262Z|6278fa32-1aa3-4a1f-9dce-ab4877c25cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:52:52.263Z|6278fa32-1aa3-4a1f-9dce-ab4877c25cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:01.781Z|2ad915ae-86bc-4146-8d14-55c70f5b59c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:01.783Z|2ad915ae-86bc-4146-8d14-55c70f5b59c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:01.961Z|2fb1a6e7-b510-4c35-9ab1-f7faa2ead18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:01.965Z|2fb1a6e7-b510-4c35-9ab1-f7faa2ead18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:02.281Z|5949817f-e27c-4496-8203-34fd023badcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:02.282Z|5949817f-e27c-4496-8203-34fd023badcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:06.897Z|dbc27c6a-8da8-4300-90a6-015399e3845a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:06.901Z|dbc27c6a-8da8-4300-90a6-015399e3845a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:11.811Z|6dd651e9-8749-49ee-871c-831d15d3bf61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:11.815Z|6dd651e9-8749-49ee-871c-831d15d3bf61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:11.992Z|a800c49c-2acd-41c2-8c06-09a9ae949c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:11.993Z|a800c49c-2acd-41c2-8c06-09a9ae949c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:12.308Z|d6ee39c8-a731-4a38-83df-42ae52293e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:12.309Z|d6ee39c8-a731-4a38-83df-42ae52293e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:21.841Z|a7cc9621-5eb6-49ef-b294-64f110b2533e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:21.842Z|a7cc9621-5eb6-49ef-b294-64f110b2533e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:21.896Z|9083bd0d-a6ac-4812-b9a3-285c6a1f2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:21.897Z|9083bd0d-a6ac-4812-b9a3-285c6a1f2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:22.021Z|16604740-421b-4849-9abe-5cfd62ffcdd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:22.023Z|16604740-421b-4849-9abe-5cfd62ffcdd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:22.264Z|52982959-f05e-4c1d-8243-6be465870e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:22.265Z|52982959-f05e-4c1d-8243-6be465870e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:22.337Z|6fd5ae23-4ce9-4533-b4e5-2ffafd314ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:22.338Z|6fd5ae23-4ce9-4533-b4e5-2ffafd314ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:31.872Z|bd8e5b8f-8d4a-4370-9f1a-8f1911011cb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:31.873Z|bd8e5b8f-8d4a-4370-9f1a-8f1911011cb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:32.055Z|5a00e20c-9636-46e8-96d9-db9c9e91cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:32.056Z|5a00e20c-9636-46e8-96d9-db9c9e91cbd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:32.367Z|dee0f2f0-d7fe-4e9b-80e5-110a736c5602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:32.368Z|dee0f2f0-d7fe-4e9b-80e5-110a736c5602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:34.387Z|cb7e06f1-a22a-41c1-85db-8ed3f1d96f72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:53:34.388Z|cb7e06f1-a22a-41c1-85db-8ed3f1d96f72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:36.898Z|20f24710-08a2-4757-8df5-8c689c345dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:36.900Z|20f24710-08a2-4757-8df5-8c689c345dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:41.900Z|0d51da7d-ac18-49d3-bac8-e0c6ad16db3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:41.901Z|0d51da7d-ac18-49d3-bac8-e0c6ad16db3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:42.091Z|ff353586-e8e2-48fb-8b9e-945d28de982c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:42.093Z|ff353586-e8e2-48fb-8b9e-945d28de982c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:42.396Z|05cd1096-5e37-4224-b6af-d0a9f6129835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:42.397Z|05cd1096-5e37-4224-b6af-d0a9f6129835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:51.897Z|5c3c2d54-fa50-445e-8c94-46129ad8fbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:51.903Z|5c3c2d54-fa50-445e-8c94-46129ad8fbd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:51.927Z|db42581f-822d-4d9d-ad2d-1f2361faa63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:51.928Z|db42581f-822d-4d9d-ad2d-1f2361faa63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:52.120Z|913dd45b-176e-4871-90b0-c8a3f5031c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:52.122Z|913dd45b-176e-4871-90b0-c8a3f5031c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:53:52.266Z|46daf9dc-9321-48f6-85e6-2670992fecf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:53:52.267Z|46daf9dc-9321-48f6-85e6-2670992fecf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:53:52.423Z|ac4811e5-e03b-414a-a4ca-da00a26269c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:53:52.424Z|ac4811e5-e03b-414a-a4ca-da00a26269c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:01.959Z|77ed09e0-0908-4d49-97f8-3bab508e1d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:01.961Z|77ed09e0-0908-4d49-97f8-3bab508e1d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:02.150Z|808a82a4-d70e-4594-b3ae-fff12956712b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:02.152Z|808a82a4-d70e-4594-b3ae-fff12956712b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:02.451Z|b79bd211-f861-4863-90c1-4a1e4c985aa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:02.454Z|b79bd211-f861-4863-90c1-4a1e4c985aa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:06.897Z|c0d3ab9d-8c88-45b7-9c4f-2fec7a07d669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:06.899Z|c0d3ab9d-8c88-45b7-9c4f-2fec7a07d669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:11.996Z|4bcb7413-23fc-4cff-ab60-e38f64df45a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:11.998Z|4bcb7413-23fc-4cff-ab60-e38f64df45a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:12.184Z|6fd7b2e0-b2d9-432e-849d-2d9b49876f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:12.187Z|6fd7b2e0-b2d9-432e-849d-2d9b49876f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:12.482Z|bd3b9fab-f06f-45ad-a2bb-ebc9f4fd744a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:12.484Z|bd3b9fab-f06f-45ad-a2bb-ebc9f4fd744a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:21.901Z|312fddcf-9177-4865-aa48-1bdda9928081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:21.913Z|312fddcf-9177-4865-aa48-1bdda9928081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:22.040Z|a61f4077-04bb-4574-9853-8ef63a007b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.053Z|a61f4077-04bb-4574-9853-8ef63a007b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:22.217Z|af3d5b1b-54f9-48d6-b465-c367f679349e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.219Z|af3d5b1b-54f9-48d6-b465-c367f679349e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:22.268Z|db73e7d0-0df4-44a8-b2d4-5f1af25356a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:22.269Z|db73e7d0-0df4-44a8-b2d4-5f1af25356a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:22.507Z|e2fb4afe-1841-45fd-830d-5ec212a6e12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:22.508Z|e2fb4afe-1841-45fd-830d-5ec212a6e12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:32.095Z|cc9a5e67-7687-441b-a35d-545750af5400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.097Z|cc9a5e67-7687-441b-a35d-545750af5400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:32.245Z|e1115575-240e-4977-b5f3-300cd64e0c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.246Z|e1115575-240e-4977-b5f3-300cd64e0c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:32.536Z|d043e9fc-d764-466f-85ff-35e279170b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:32.537Z|d043e9fc-d764-466f-85ff-35e279170b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:34.386Z|f941c5ec-5fac-4a7c-a5cd-43bbfe3c017a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:54:34.388Z|f941c5ec-5fac-4a7c-a5cd-43bbfe3c017a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:36.903Z|b79e7aa1-332e-40aa-bf3c-1af17e19a202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:36.914Z|b79e7aa1-332e-40aa-bf3c-1af17e19a202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:42.126Z|b7c158fb-df99-4220-a60c-344642a2b12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.128Z|b7c158fb-df99-4220-a60c-344642a2b12d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:42.276Z|3941999a-870d-4201-8bfd-1cea2e87c16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.277Z|3941999a-870d-4201-8bfd-1cea2e87c16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:42.572Z|923d7cf7-1d73-4c2a-adfa-c23ca16aaaf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:42.573Z|923d7cf7-1d73-4c2a-adfa-c23ca16aaaf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:51.897Z|bb33d3b3-d017-4480-9fc8-5d1888c395a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:51.898Z|bb33d3b3-d017-4480-9fc8-5d1888c395a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:52.167Z|958af8ce-f64f-4686-b6f3-1b14080d4d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.168Z|958af8ce-f64f-4686-b6f3-1b14080d4d2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:52.270Z|aa5657c8-cd81-492c-81af-5dce295cd203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:54:52.273Z|aa5657c8-cd81-492c-81af-5dce295cd203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:54:52.323Z|8ddb51c0-641d-42d6-8955-e5be07349dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.325Z|8ddb51c0-641d-42d6-8955-e5be07349dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:54:52.603Z|f8c5bafa-03cb-4e90-9d33-e85c29e315e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:54:52.604Z|f8c5bafa-03cb-4e90-9d33-e85c29e315e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:02.200Z|4fd388b9-f6a4-435d-866e-1d87eedfa3cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.201Z|4fd388b9-f6a4-435d-866e-1d87eedfa3cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:02.357Z|d558b79d-6cc7-4873-98b3-0b5b2b3e92f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.359Z|d558b79d-6cc7-4873-98b3-0b5b2b3e92f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:02.634Z|6db5c8db-9f93-49c9-b0c0-70f71f9a6fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:02.635Z|6db5c8db-9f93-49c9-b0c0-70f71f9a6fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:06.897Z|f7b278d6-b509-4de7-bdc6-2f0e6e81e515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:06.902Z|f7b278d6-b509-4de7-bdc6-2f0e6e81e515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:12.229Z|2e9cdba3-1524-4340-9ccb-d79884171cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.230Z|2e9cdba3-1524-4340-9ccb-d79884171cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:12.397Z|b5c6cdd8-eb7b-442f-9da3-4cb2d6c9b346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.398Z|b5c6cdd8-eb7b-442f-9da3-4cb2d6c9b346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:12.696Z|1ec73efa-254a-48d9-ae94-2bef1957b8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:12.698Z|1ec73efa-254a-48d9-ae94-2bef1957b8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:21.897Z|483c7a04-8e9d-430a-89af-4b1a204c8c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:21.898Z|483c7a04-8e9d-430a-89af-4b1a204c8c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:22.259Z|08b87d13-8d3c-431b-a4fd-29e2cc11a952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.261Z|08b87d13-8d3c-431b-a4fd-29e2cc11a952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:22.275Z|c90a1cab-a541-4042-959f-33360705b511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:22.275Z|c90a1cab-a541-4042-959f-33360705b511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:22.422Z|59ffb913-acd5-40c2-97b0-aa6fbca45aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.423Z|59ffb913-acd5-40c2-97b0-aa6fbca45aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:22.728Z|102aa02b-ecf5-493c-87f7-0d5b68de89db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:22.729Z|102aa02b-ecf5-493c-87f7-0d5b68de89db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:32.291Z|f6a9191f-b3d0-4beb-90f8-adb942c83797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.293Z|f6a9191f-b3d0-4beb-90f8-adb942c83797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:32.458Z|6a82bbeb-00e8-449e-a045-ca3f8eda90c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.459Z|6a82bbeb-00e8-449e-a045-ca3f8eda90c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:32.780Z|24a2819b-3b40-4f1c-a285-deb0eeab5c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:32.782Z|24a2819b-3b40-4f1c-a285-deb0eeab5c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:34.384Z|1534c9e4-a891-4f15-9575-655f0ebb3e28|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:55:34.385Z|1534c9e4-a891-4f15-9575-655f0ebb3e28|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:36.897Z|0a46f4d6-b742-4288-b81f-73a9f67abbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:36.899Z|0a46f4d6-b742-4288-b81f-73a9f67abbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:42.319Z|141cd424-0433-4f9f-b1c8-0f6d37b01a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.320Z|141cd424-0433-4f9f-b1c8-0f6d37b01a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:42.494Z|2be24799-3b5c-4e0d-b18f-8dfc9e9f4e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.495Z|2be24799-3b5c-4e0d-b18f-8dfc9e9f4e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:42.818Z|eed53047-632f-4294-a547-f61a854d0814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:42.819Z|eed53047-632f-4294-a547-f61a854d0814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:51.896Z|8843f975-dee4-4cc2-b23b-a9f65a841fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:51.900Z|8843f975-dee4-4cc2-b23b-a9f65a841fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:52.277Z|6cd865d4-1a74-4f3a-bbcf-e2e1526d5502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:55:52.278Z|6cd865d4-1a74-4f3a-bbcf-e2e1526d5502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:55:52.349Z|f833075c-6384-4ab3-a4db-5ca0f25e1760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.350Z|f833075c-6384-4ab3-a4db-5ca0f25e1760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:52.520Z|7e7761c4-5efa-4885-85be-e4c7b63005a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.521Z|7e7761c4-5efa-4885-85be-e4c7b63005a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:55:52.849Z|b9a8c312-abe3-4719-a9e9-729aa3a4b5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:55:52.851Z|b9a8c312-abe3-4719-a9e9-729aa3a4b5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:02.376Z|aa35bd69-edb9-4cb0-ab62-e4d8c7140518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.377Z|aa35bd69-edb9-4cb0-ab62-e4d8c7140518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:02.545Z|09a29cf3-0892-49cc-a6b2-ae13cd4f9dd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.546Z|09a29cf3-0892-49cc-a6b2-ae13cd4f9dd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:02.881Z|966defd8-f0e8-4319-9864-29466c8f5451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:02.882Z|966defd8-f0e8-4319-9864-29466c8f5451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:06.899Z|a9673c49-9a52-47e1-9bdd-8f0e93c997e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:06.905Z|a9673c49-9a52-47e1-9bdd-8f0e93c997e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:12.405Z|84868071-c77a-4c18-b3d1-ea6e64755ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.408Z|84868071-c77a-4c18-b3d1-ea6e64755ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:12.574Z|baad7e5a-c9d9-45d6-8d05-f5cf58130302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.575Z|baad7e5a-c9d9-45d6-8d05-f5cf58130302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:12.920Z|00da12df-4998-45fc-8fa3-3e1a22bdcf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:12.921Z|00da12df-4998-45fc-8fa3-3e1a22bdcf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:21.896Z|591107c4-5cb0-4856-8d27-192006b05644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:21.897Z|591107c4-5cb0-4856-8d27-192006b05644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:22.279Z|41f73fef-30f8-4a2b-bd9e-14e2c15ea574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:22.280Z|41f73fef-30f8-4a2b-bd9e-14e2c15ea574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:22.456Z|7ec20924-ce47-426e-968c-0b348acc6407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.466Z|7ec20924-ce47-426e-968c-0b348acc6407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:22.603Z|5b5286e7-4952-45d6-bdb1-3dc918b89dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.604Z|5b5286e7-4952-45d6-bdb1-3dc918b89dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:22.948Z|8a62c15e-5bbb-430e-b6ad-97d96e8adffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:22.953Z|8a62c15e-5bbb-430e-b6ad-97d96e8adffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:32.506Z|324b95d6-10a1-4e51-b893-8aab7685dfe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.508Z|324b95d6-10a1-4e51-b893-8aab7685dfe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:32.635Z|6f329734-7813-4cf7-b93a-8d0f6afee051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.647Z|6f329734-7813-4cf7-b93a-8d0f6afee051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:32.989Z|5979f6ae-4607-4918-8259-97b8cd52ab49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:32.990Z|5979f6ae-4607-4918-8259-97b8cd52ab49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:34.385Z|1c43485f-096a-4d52-8028-c996c83af826|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:56:34.386Z|1c43485f-096a-4d52-8028-c996c83af826|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:36.898Z|347c7076-b58c-4ac4-8584-16162353c851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:36.920Z|347c7076-b58c-4ac4-8584-16162353c851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:42.535Z|7965e14b-9832-42fd-a060-e60895cbc96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:42.536Z|7965e14b-9832-42fd-a060-e60895cbc96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:42.699Z|b3f0c180-ef1f-4067-b7ad-85082ae66b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:42.701Z|b3f0c180-ef1f-4067-b7ad-85082ae66b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:43.017Z|aca26f27-f1fc-44bd-ac18-184be81600eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:43.018Z|aca26f27-f1fc-44bd-ac18-184be81600eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:51.896Z|5e6029c0-b89a-4bf3-bab8-2e62e1aeb724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:51.900Z|5e6029c0-b89a-4bf3-bab8-2e62e1aeb724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:52.281Z|51f00dbe-9833-4ffd-ab2f-30e63d33c6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:56:52.282Z|51f00dbe-9833-4ffd-ab2f-30e63d33c6d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:56:52.562Z|6be48ab6-e84e-400d-9fb1-bfb7a3d09c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:52.564Z|6be48ab6-e84e-400d-9fb1-bfb7a3d09c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:52.737Z|0db2227e-0656-4c99-90f9-45cfc6b64444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:52.739Z|0db2227e-0656-4c99-90f9-45cfc6b64444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:56:53.053Z|6693bb81-14a2-45e7-9bb0-8b2c8b47570a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:56:53.056Z|6693bb81-14a2-45e7-9bb0-8b2c8b47570a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:02.601Z|4007c2f8-b124-4c2c-a827-2c1d08fc4156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:02.602Z|4007c2f8-b124-4c2c-a827-2c1d08fc4156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:02.778Z|858dd667-7963-4cd6-8575-f3cbe4fbc917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:02.780Z|858dd667-7963-4cd6-8575-f3cbe4fbc917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:03.093Z|b3f5d4a4-cdff-4b9d-b79e-98a989cdb958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:03.094Z|b3f5d4a4-cdff-4b9d-b79e-98a989cdb958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:06.896Z|cc8bb4d8-750f-4902-b6f8-c7abdd43ecc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:06.898Z|cc8bb4d8-750f-4902-b6f8-c7abdd43ecc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:12.630Z|a24f4d06-3fac-4645-abcd-55934eb99087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:12.631Z|a24f4d06-3fac-4645-abcd-55934eb99087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:12.807Z|ccae6961-5081-41ee-8dd0-a16889a14ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:12.808Z|ccae6961-5081-41ee-8dd0-a16889a14ae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:13.133Z|fcd7a9eb-8dfb-4441-8ab2-a43d04f14d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:13.135Z|fcd7a9eb-8dfb-4441-8ab2-a43d04f14d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:21.896Z|07acd913-c72b-4bef-899c-3f4818cff57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:21.913Z|07acd913-c72b-4bef-899c-3f4818cff57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:22.283Z|f303fc68-be4a-42d9-8834-313ae1533bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:22.284Z|f303fc68-be4a-42d9-8834-313ae1533bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:22.659Z|b5f90e04-316d-44e5-849e-9c16883a5218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:22.660Z|b5f90e04-316d-44e5-849e-9c16883a5218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:22.832Z|13167051-2a22-4ee7-85ed-2e920f2d06a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:22.834Z|13167051-2a22-4ee7-85ed-2e920f2d06a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:23.171Z|ebeb1217-b336-4a51-a175-d508c24c7afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:23.172Z|ebeb1217-b336-4a51-a175-d508c24c7afe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:32.713Z|9f7a2bb6-9d53-4dce-bb4d-d260d621dce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:32.719Z|9f7a2bb6-9d53-4dce-bb4d-d260d621dce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:32.860Z|93a45423-972f-4fde-804b-1540d166b550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:32.861Z|93a45423-972f-4fde-804b-1540d166b550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:33.200Z|84f89c47-4b9e-4d4f-8a90-b0bbcb21bcc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:33.201Z|84f89c47-4b9e-4d4f-8a90-b0bbcb21bcc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:34.385Z|ea1f6cab-dbf8-4ba4-ac51-fc12de725a62|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:57:34.387Z|ea1f6cab-dbf8-4ba4-ac51-fc12de725a62|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:36.898Z|d51c9364-b74b-42d9-bbc1-07a816b27d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:36.899Z|d51c9364-b74b-42d9-bbc1-07a816b27d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:42.759Z|13156c48-dc5f-42c2-bd18-be667e8e400f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:42.760Z|13156c48-dc5f-42c2-bd18-be667e8e400f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:42.897Z|500e19c0-ae5c-440c-9e39-bcc51f7553c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:42.899Z|500e19c0-ae5c-440c-9e39-bcc51f7553c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:43.233Z|d4b14fd4-67cd-4cc2-818f-ab8dc229c1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:43.235Z|d4b14fd4-67cd-4cc2-818f-ab8dc229c1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:51.896Z|ae19f5fc-f341-47ff-8afd-de3c47b9caa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:51.897Z|ae19f5fc-f341-47ff-8afd-de3c47b9caa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:52.285Z|917aa5ef-e723-4228-88fc-cfa427201957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:57:52.286Z|917aa5ef-e723-4228-88fc-cfa427201957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:57:52.800Z|d46aee49-de94-494a-9356-57d12eff8e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:52.804Z|d46aee49-de94-494a-9356-57d12eff8e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:52.928Z|1cce00f2-156d-455d-a049-cc20920f84f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:52.929Z|1cce00f2-156d-455d-a049-cc20920f84f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:57:53.276Z|9250a880-443a-4f1f-bb19-e3d72c17a78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:57:53.277Z|9250a880-443a-4f1f-bb19-e3d72c17a78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:02.840Z|8a8c62c2-1503-48c8-9da7-d8fab0d5c451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:02.842Z|8a8c62c2-1503-48c8-9da7-d8fab0d5c451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:02.961Z|061899cb-cf95-4b8e-9257-bca3e2fbfbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:02.963Z|061899cb-cf95-4b8e-9257-bca3e2fbfbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:03.341Z|9d0057d6-e50a-41e3-ba11-0866a57783f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:03.353Z|9d0057d6-e50a-41e3-ba11-0866a57783f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:06.897Z|80ec8985-9eb2-45c6-9f33-f491aa473ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:06.899Z|80ec8985-9eb2-45c6-9f33-f491aa473ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:12.869Z|285d1cec-44d2-4568-a4a7-b625ace9ff70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:12.870Z|285d1cec-44d2-4568-a4a7-b625ace9ff70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:12.995Z|be3dc9eb-d192-4af4-8cee-762284d8abd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:12.996Z|be3dc9eb-d192-4af4-8cee-762284d8abd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:13.396Z|e28d6cc0-1862-472d-b4b0-7289f26e2f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:13.397Z|e28d6cc0-1862-472d-b4b0-7289f26e2f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:21.896Z|ab782515-2ec3-4107-b4ee-bcc710890a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:21.897Z|ab782515-2ec3-4107-b4ee-bcc710890a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:22.291Z|a4b6c5bc-8d47-42a1-be96-e0c45b9e3117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:22.291Z|a4b6c5bc-8d47-42a1-be96-e0c45b9e3117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:22.893Z|b469da95-46c2-4c9e-a65d-a4fb6cd14970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:22.894Z|b469da95-46c2-4c9e-a65d-a4fb6cd14970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:23.020Z|504eb53d-54f3-4db3-abdc-076ba78ea28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:23.021Z|504eb53d-54f3-4db3-abdc-076ba78ea28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:23.430Z|e2815470-2d7d-40f6-8e90-c598c4c2f015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:23.432Z|e2815470-2d7d-40f6-8e90-c598c4c2f015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:32.923Z|e418c177-43be-4c10-a917-9765ec7d0b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:32.925Z|e418c177-43be-4c10-a917-9765ec7d0b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:33.047Z|3331b7e8-1950-4cbc-8f86-de56c386f1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:33.049Z|3331b7e8-1950-4cbc-8f86-de56c386f1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:33.459Z|eb799367-212b-47f8-b9e2-6840eb285834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:33.460Z|eb799367-212b-47f8-b9e2-6840eb285834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:34.386Z|e8d23890-61f0-416d-bca1-4b2d25af9f10|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:58:34.387Z|e8d23890-61f0-416d-bca1-4b2d25af9f10|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:36.897Z|e9a9d921-777a-48b9-92c6-151108bb5f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:36.898Z|e9a9d921-777a-48b9-92c6-151108bb5f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:42.956Z|39d3d1ed-ba2d-42b3-ba47-a53b1fc5acc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:42.957Z|39d3d1ed-ba2d-42b3-ba47-a53b1fc5acc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:43.083Z|cdf8343b-8fab-47ae-982b-7141808b0b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:43.085Z|cdf8343b-8fab-47ae-982b-7141808b0b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:43.504Z|b307be30-b0f3-4310-b4db-75d443293dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:43.505Z|b307be30-b0f3-4310-b4db-75d443293dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:51.897Z|2fbccd96-9e59-407e-9501-1a8f90c9c85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:51.900Z|2fbccd96-9e59-407e-9501-1a8f90c9c85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:52.295Z|25af0878-2909-443c-9f7b-415a7cc7e470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:58:52.296Z|25af0878-2909-443c-9f7b-415a7cc7e470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:58:52.984Z|e004bff4-b1d5-4855-a956-25aa0965260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:52.986Z|e004bff4-b1d5-4855-a956-25aa0965260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:53.111Z|ded9b1b9-2609-4ce3-9c98-b58518b0fc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:53.112Z|ded9b1b9-2609-4ce3-9c98-b58518b0fc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:58:53.531Z|b80ae3ae-496e-427c-98c0-ec0ac1583fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:58:53.532Z|b80ae3ae-496e-427c-98c0-ec0ac1583fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:03.013Z|e1f10390-abe5-4de5-8bc2-b706440bb06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.015Z|e1f10390-abe5-4de5-8bc2-b706440bb06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:03.140Z|5be63d96-63c7-478c-beae-679493ed46a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.141Z|5be63d96-63c7-478c-beae-679493ed46a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:03.559Z|c3948ec0-0d9a-4280-9b96-f5c58929b819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:03.560Z|c3948ec0-0d9a-4280-9b96-f5c58929b819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:06.897Z|788348ba-0180-4568-a841-1129ecdf68ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:06.898Z|788348ba-0180-4568-a841-1129ecdf68ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:13.040Z|e0c18f12-6471-4b9c-88ec-fab632003933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.041Z|e0c18f12-6471-4b9c-88ec-fab632003933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:13.174Z|001020d1-3582-4e8c-a8b0-4050f6e82499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.175Z|001020d1-3582-4e8c-a8b0-4050f6e82499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:13.609Z|523a0ebb-f062-4eaa-9ce8-05ec8297a4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:13.613Z|523a0ebb-f062-4eaa-9ce8-05ec8297a4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:21.897Z|be586af4-852c-4841-8232-4b7293135fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:21.907Z|be586af4-852c-4841-8232-4b7293135fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:22.300Z|8da1b90c-8f54-408c-b375-66bf8836271c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:22.303Z|8da1b90c-8f54-408c-b375-66bf8836271c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:23.067Z|f8ec32e8-9234-449e-99a0-a12013c23230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.068Z|f8ec32e8-9234-449e-99a0-a12013c23230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:23.208Z|664c26c9-dc71-40a7-9993-8b57f0476484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.209Z|664c26c9-dc71-40a7-9993-8b57f0476484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:23.668Z|6eeb8e4d-1de4-4130-8661-37c0d1ba33fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:23.671Z|6eeb8e4d-1de4-4130-8661-37c0d1ba33fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.106Z|cd3fce31-a4cc-459e-9397-5028523b6e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.107Z|cd3fce31-a4cc-459e-9397-5028523b6e6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.232Z|6efd83a1-58be-4173-9772-e5aa018cde0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.233Z|6efd83a1-58be-4173-9772-e5aa018cde0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:33.703Z|7f7e1568-ff84-466d-a675-12cdc6bcd6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:33.705Z|7f7e1568-ff84-466d-a675-12cdc6bcd6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:34.395Z|2543be01-50b9-4ced-b520-6c7f5e741bd1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T03:59:34.396Z|2543be01-50b9-4ced-b520-6c7f5e741bd1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:36.899Z|74755ed3-b2e1-4a07-94ea-48963b284528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:36.900Z|74755ed3-b2e1-4a07-94ea-48963b284528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:43.135Z|5a7ffa10-0914-45af-8b66-dd5933b542d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.137Z|5a7ffa10-0914-45af-8b66-dd5933b542d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:43.260Z|27201e12-4c85-4cf4-8382-6f16775ecabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.261Z|27201e12-4c85-4cf4-8382-6f16775ecabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:43.730Z|da5c7870-af13-4e4c-8e47-1977f6fdd980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:43.731Z|da5c7870-af13-4e4c-8e47-1977f6fdd980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:51.896Z|efdd165d-e4f8-41f6-9fd2-84779a08136b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:51.899Z|efdd165d-e4f8-41f6-9fd2-84779a08136b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:52.305Z|17ec630b-ceed-4cac-8324-19cfb7b8ac3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T03:59:52.306Z|17ec630b-ceed-4cac-8324-19cfb7b8ac3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T03:59:53.161Z|30ddffd5-a73c-4e82-bc8e-4b49a38aebc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.162Z|30ddffd5-a73c-4e82-bc8e-4b49a38aebc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:53.288Z|0eb56c07-5432-4787-9ae9-cf9649a12d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.290Z|0eb56c07-5432-4787-9ae9-cf9649a12d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T03:59:53.759Z|4ff48a1a-4b2d-4915-918c-c91c19164b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T03:59:53.761Z|4ff48a1a-4b2d-4915-918c-c91c19164b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:03.197Z|5513b6f6-b71b-4517-b2d9-46edf0d2b876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.198Z|5513b6f6-b71b-4517-b2d9-46edf0d2b876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:03.352Z|d0287e0c-4b43-44e2-a715-c8a9e3b10058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.353Z|d0287e0c-4b43-44e2-a715-c8a9e3b10058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:03.789Z|cdb34ac1-7064-435c-9625-63bed608968f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:03.791Z|cdb34ac1-7064-435c-9625-63bed608968f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:06.896Z|c08cf071-047a-4fd9-80d8-4d5194763cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:06.900Z|c08cf071-047a-4fd9-80d8-4d5194763cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:13.225Z|61940817-b790-4b29-9c31-7f581db50097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.226Z|61940817-b790-4b29-9c31-7f581db50097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:13.401Z|ac37c9dc-8499-441b-8c79-45d9cbd5c73e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.403Z|ac37c9dc-8499-441b-8c79-45d9cbd5c73e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:13.818Z|80990799-6255-4b4c-a5b0-7db34420b7f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:13.819Z|80990799-6255-4b4c-a5b0-7db34420b7f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:21.896Z|79005201-a279-4648-a830-4923a44b74eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:21.897Z|79005201-a279-4648-a830-4923a44b74eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:22.307Z|44e477a8-11d0-409f-880e-89416f03668f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:22.308Z|44e477a8-11d0-409f-880e-89416f03668f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:23.255Z|aaa455d8-4411-410c-9e50-117e336f78b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.256Z|aaa455d8-4411-410c-9e50-117e336f78b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:23.435Z|cec03368-f0ec-464e-88da-fbf8460e03fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.436Z|cec03368-f0ec-464e-88da-fbf8460e03fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:23.846Z|84dcd074-0bad-47bf-b0f8-d5de3c8c4ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:23.847Z|84dcd074-0bad-47bf-b0f8-d5de3c8c4ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:33.290Z|423b164e-f1ba-4ec9-a3a1-cb53f14ffaa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.291Z|423b164e-f1ba-4ec9-a3a1-cb53f14ffaa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:33.461Z|7e8b2432-5709-4a9b-b58a-8f75eae28dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.462Z|7e8b2432-5709-4a9b-b58a-8f75eae28dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:33.893Z|aa4e574a-a0f5-4836-b4af-950a22b19c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:33.896Z|aa4e574a-a0f5-4836-b4af-950a22b19c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:34.384Z|bd030cc9-7f1e-4c14-997f-28919d0a6b95|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:00:34.385Z|bd030cc9-7f1e-4c14-997f-28919d0a6b95|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:36.901Z|fc9cd8a7-b8a0-4b90-8140-f4eb76315d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:36.909Z|fc9cd8a7-b8a0-4b90-8140-f4eb76315d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:43.343Z|a584e0e1-30d1-4128-b5ab-6d944117c994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.344Z|a584e0e1-30d1-4128-b5ab-6d944117c994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:43.491Z|49a57eb4-e232-45e5-98da-2579695c7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.493Z|49a57eb4-e232-45e5-98da-2579695c7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:43.935Z|18e928e4-af71-469e-a172-cfa70f50e809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:43.936Z|18e928e4-af71-469e-a172-cfa70f50e809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:51.898Z|f00d68cc-d30b-4752-af8d-8194155612bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:51.902Z|f00d68cc-d30b-4752-af8d-8194155612bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:52.309Z|2c7bb689-4a0f-4206-870f-9689b6de437f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:00:52.310Z|2c7bb689-4a0f-4206-870f-9689b6de437f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:00:53.386Z|f4a60044-2e4b-4780-96e9-fcfb843298be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.388Z|f4a60044-2e4b-4780-96e9-fcfb843298be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:53.530Z|d809249b-7dde-4608-9e4f-24782688fe7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.532Z|d809249b-7dde-4608-9e4f-24782688fe7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:00:53.965Z|42d7afc2-a91b-45ab-993e-13d6e82e70ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:00:53.967Z|42d7afc2-a91b-45ab-993e-13d6e82e70ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:03.429Z|f1083c9f-efcf-4de6-bbf2-1ba4ac724e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.433Z|f1083c9f-efcf-4de6-bbf2-1ba4ac724e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:03.556Z|ba633f74-a247-456a-b11d-53736dfc13e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.557Z|ba633f74-a247-456a-b11d-53736dfc13e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:03.992Z|fd68c32a-d6a0-4471-a134-a0629311fbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:03.993Z|fd68c32a-d6a0-4471-a134-a0629311fbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:06.896Z|f179e44e-4a6c-4eb9-9e35-e88fdb51a8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:06.897Z|f179e44e-4a6c-4eb9-9e35-e88fdb51a8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:13.464Z|7b177fb0-d13f-4e14-bd23-2480c04e729e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:13.466Z|7b177fb0-d13f-4e14-bd23-2480c04e729e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:13.601Z|4c268fc3-c9c3-44e6-b85b-fd169d7ccbc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:13.602Z|4c268fc3-c9c3-44e6-b85b-fd169d7ccbc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:14.021Z|58bafe33-a66d-4215-988a-4438c076b1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:14.032Z|58bafe33-a66d-4215-988a-4438c076b1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:21.897Z|94a9041e-6726-4fa9-b294-c4228c2c6611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:21.901Z|94a9041e-6726-4fa9-b294-c4228c2c6611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:22.311Z|382539e0-84fc-4862-b73a-20ee00886aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:22.313Z|382539e0-84fc-4862-b73a-20ee00886aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:23.504Z|72ae6ea6-e838-486b-8a4b-57722c3d8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:23.505Z|72ae6ea6-e838-486b-8a4b-57722c3d8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:23.626Z|273b4f2c-b016-4610-97f6-c92d330f762a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:23.628Z|273b4f2c-b016-4610-97f6-c92d330f762a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:24.082Z|e38ba3d0-92ad-4786-9f09-5262fdd641fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:24.083Z|e38ba3d0-92ad-4786-9f09-5262fdd641fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:33.558Z|4b83580d-6649-457a-ac3c-2d2b6c317211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:33.559Z|4b83580d-6649-457a-ac3c-2d2b6c317211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:33.652Z|7ef53296-8fe1-442e-8419-85d3b1423330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:33.655Z|7ef53296-8fe1-442e-8419-85d3b1423330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:34.127Z|92479f03-877a-47e0-990f-63b8423ac5eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:34.129Z|92479f03-877a-47e0-990f-63b8423ac5eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:34.391Z|449854ba-c929-4641-a7ef-3b92083cb857|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:01:34.405Z|449854ba-c929-4641-a7ef-3b92083cb857|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:36.897Z|756b0d8d-482d-48eb-9434-14d81211f5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:36.899Z|756b0d8d-482d-48eb-9434-14d81211f5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:43.592Z|995f9684-a6db-4660-907d-78819b1027ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:43.594Z|995f9684-a6db-4660-907d-78819b1027ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:43.691Z|dee27565-93e9-4552-8a74-062809f07646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:43.696Z|dee27565-93e9-4552-8a74-062809f07646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:44.155Z|d35acefc-2010-4aac-aa55-52015845576e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:44.157Z|d35acefc-2010-4aac-aa55-52015845576e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:51.897Z|23dc8c5b-4379-46d0-b34b-26330de3d429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:51.898Z|23dc8c5b-4379-46d0-b34b-26330de3d429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:52.315Z|42949b16-8902-47e9-a1b6-fa58556a763b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:01:52.317Z|42949b16-8902-47e9-a1b6-fa58556a763b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:01:53.655Z|9c50de1c-02f7-468f-87de-c6bf2a661e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:53.657Z|9c50de1c-02f7-468f-87de-c6bf2a661e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:53.726Z|e29028d7-59f6-4ead-a045-b838f6c6b140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:53.728Z|e29028d7-59f6-4ead-a045-b838f6c6b140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:01:54.185Z|fa6fdb73-25b2-403d-8b02-af0212d65397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:01:54.188Z|fa6fdb73-25b2-403d-8b02-af0212d65397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:03.688Z|0cd416fb-450b-43bc-881b-10e807eeb068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:03.689Z|0cd416fb-450b-43bc-881b-10e807eeb068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:03.757Z|4d0a743a-63f7-40fa-a94c-1e27f5c40af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:03.759Z|4d0a743a-63f7-40fa-a94c-1e27f5c40af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:04.229Z|9807ac23-eca5-477a-903d-9222cf197566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:04.232Z|9807ac23-eca5-477a-903d-9222cf197566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:06.896Z|b43cff06-9022-4051-bfae-94ce8edbe684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:06.903Z|b43cff06-9022-4051-bfae-94ce8edbe684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:13.721Z|e69331ea-3079-48a9-801b-7516f93c944d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:13.723Z|e69331ea-3079-48a9-801b-7516f93c944d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:13.791Z|b70cac4f-1e6e-4a3b-9a3c-52124d68a03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:13.793Z|b70cac4f-1e6e-4a3b-9a3c-52124d68a03a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:14.312Z|c4c211a7-cf22-442e-b6b5-16d5291b4641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:14.327Z|c4c211a7-cf22-442e-b6b5-16d5291b4641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:21.896Z|4e01043f-d8f2-48ab-8b6a-6b9fdb9f138f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:21.897Z|4e01043f-d8f2-48ab-8b6a-6b9fdb9f138f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:22.318Z|200b839a-40c7-4eda-ac2c-cfbf36e45c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:22.319Z|200b839a-40c7-4eda-ac2c-cfbf36e45c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:23.758Z|7ae454de-e5c7-40cb-b454-6712bc0a8a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:23.759Z|7ae454de-e5c7-40cb-b454-6712bc0a8a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:23.818Z|f36b2be5-ff2a-4e56-936d-72282e9875b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:23.819Z|f36b2be5-ff2a-4e56-936d-72282e9875b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:24.366Z|b55e5538-74cc-4b1a-bb75-4735e7f48766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:24.368Z|b55e5538-74cc-4b1a-bb75-4735e7f48766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:33.799Z|8599c7d2-58df-4e73-86e9-b4949506c980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:33.800Z|8599c7d2-58df-4e73-86e9-b4949506c980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:33.845Z|8f52fb25-ee27-4195-89a4-4c84403ff25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:33.846Z|8f52fb25-ee27-4195-89a4-4c84403ff25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:34.385Z|18988827-89e0-483a-bb22-0bc1d30c1bb3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:02:34.388Z|18988827-89e0-483a-bb22-0bc1d30c1bb3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:34.400Z|6b2e56dd-7142-45f4-953e-4a5388ff9ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:34.401Z|6b2e56dd-7142-45f4-953e-4a5388ff9ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:36.897Z|45e58c7e-8469-434f-abbe-1e6614c49f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:36.898Z|45e58c7e-8469-434f-abbe-1e6614c49f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:43.825Z|a5740820-6693-4613-b6a1-815d0e9e0375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:43.826Z|a5740820-6693-4613-b6a1-815d0e9e0375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:43.874Z|c520960d-27bc-4d36-b327-24f26d40ac36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:43.875Z|c520960d-27bc-4d36-b327-24f26d40ac36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:44.427Z|9891e570-a634-4065-a0b9-f42e8298ad3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:44.428Z|9891e570-a634-4065-a0b9-f42e8298ad3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:51.897Z|a141af56-5b1a-4281-bc4a-4005d7195b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:51.902Z|a141af56-5b1a-4281-bc4a-4005d7195b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:52.323Z|49731bd0-e180-40b9-a699-caf783740543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:02:52.325Z|49731bd0-e180-40b9-a699-caf783740543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:02:53.856Z|be3e1f2b-40b1-4b16-a5ad-207057d518d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:53.857Z|be3e1f2b-40b1-4b16-a5ad-207057d518d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:53.896Z|f45328fa-7883-49b4-9026-415d0cf4fc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:53.897Z|f45328fa-7883-49b4-9026-415d0cf4fc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:02:54.452Z|cab95cd1-dc67-441d-a3fb-67e4591ec95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:02:54.454Z|cab95cd1-dc67-441d-a3fb-67e4591ec95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:03.890Z|299be8d9-44b7-4eb0-90ac-0b4998c2de30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:03.891Z|299be8d9-44b7-4eb0-90ac-0b4998c2de30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:03.919Z|266a7a11-b33a-48a9-8990-30906ee6d8e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:03.920Z|266a7a11-b33a-48a9-8990-30906ee6d8e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:04.522Z|9232d0e3-6650-4763-81cb-f8be125f251e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:04.523Z|9232d0e3-6650-4763-81cb-f8be125f251e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:06.896Z|9b54b714-9398-43bb-99c8-17e2e5243169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:06.897Z|9b54b714-9398-43bb-99c8-17e2e5243169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:13.928Z|68581c7e-c3a4-4582-be0b-7e2754a4f15a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:13.929Z|68581c7e-c3a4-4582-be0b-7e2754a4f15a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:13.942Z|ebb79a9e-58a5-4b4e-9821-2c3a66e1918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:13.942Z|ebb79a9e-58a5-4b4e-9821-2c3a66e1918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:14.549Z|85e580fb-486a-403c-9766-97046c3df2f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:14.551Z|85e580fb-486a-403c-9766-97046c3df2f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:21.897Z|349690d8-8c79-4194-9af0-2843e77af638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:21.897Z|349690d8-8c79-4194-9af0-2843e77af638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:22.332Z|e84f4e1e-7679-4222-bf38-0ebd2f9c596f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:22.333Z|e84f4e1e-7679-4222-bf38-0ebd2f9c596f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:23.954Z|62ec6e65-e0a4-4068-9539-5f18510923a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:23.955Z|62ec6e65-e0a4-4068-9539-5f18510923a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:23.964Z|89f894bc-7bad-42ae-889b-e17b26501a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:23.964Z|89f894bc-7bad-42ae-889b-e17b26501a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:24.576Z|6587e8c7-b9d7-4627-ae58-454843de1ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:24.580Z|6587e8c7-b9d7-4627-ae58-454843de1ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:33.986Z|34f794f9-bb1d-44e6-a731-f7510308bc1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:33.986Z|4fdb77ae-4dca-4ee5-8c30-1e47689eafef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:33.987Z|34f794f9-bb1d-44e6-a731-f7510308bc1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:33.987Z|4fdb77ae-4dca-4ee5-8c30-1e47689eafef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:34.385Z|12d01c5a-5fc5-4076-a827-ee5f682c5265|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:03:34.386Z|12d01c5a-5fc5-4076-a827-ee5f682c5265|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:34.621Z|6eccf63b-94f4-4dc8-9a9d-9b28d9de43e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:34.622Z|6eccf63b-94f4-4dc8-9a9d-9b28d9de43e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:36.897Z|7f116d53-1237-45b6-b7ec-0e7cb686c1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:36.900Z|7f116d53-1237-45b6-b7ec-0e7cb686c1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:44.017Z|b5a6690b-c63d-4f35-9367-36f2980598e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:44.018Z|b5a6690b-c63d-4f35-9367-36f2980598e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:44.022Z|705317e5-50a5-43e5-b369-5751d4b6fe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:44.023Z|705317e5-50a5-43e5-b369-5751d4b6fe79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:44.659Z|10e8d349-16c3-4f5c-972f-88bd47894161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:44.660Z|10e8d349-16c3-4f5c-972f-88bd47894161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:51.896Z|7325d67c-37e0-4635-9697-0dc48c7c82a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:51.897Z|7325d67c-37e0-4635-9697-0dc48c7c82a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:52.334Z|2a13cc7d-6938-4e60-8032-e0224a4fd22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:03:52.335Z|2a13cc7d-6938-4e60-8032-e0224a4fd22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:03:54.051Z|13607b59-4abc-47b8-b045-85ed3eccfc9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:54.052Z|13607b59-4abc-47b8-b045-85ed3eccfc9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:54.051Z|1eb72d65-80e2-4be2-b290-414ff78f6caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:54.055Z|1eb72d65-80e2-4be2-b290-414ff78f6caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:03:54.696Z|56f4d1e0-52da-47a8-b256-cbd6b86c4746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:03:54.704Z|56f4d1e0-52da-47a8-b256-cbd6b86c4746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:04.086Z|234c8bda-9b7a-423f-aaf4-8e5de6597a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:04.088Z|234c8bda-9b7a-423f-aaf4-8e5de6597a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:04.088Z|244cb84a-cfc3-4a8d-8a77-917b4dd594a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:04.089Z|244cb84a-cfc3-4a8d-8a77-917b4dd594a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:04.737Z|ed8bc810-0a5c-44a1-828b-8054349730f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:04.738Z|ed8bc810-0a5c-44a1-828b-8054349730f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:06.897Z|169aa0fc-9a09-4874-8fb8-f36ea3635bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:06.904Z|169aa0fc-9a09-4874-8fb8-f36ea3635bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:14.135Z|4e2e9400-e3f2-4c33-ba89-8a0c7f378fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:14.134Z|e0b130e3-8ef2-483d-8320-2f712220de97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:14.135Z|4e2e9400-e3f2-4c33-ba89-8a0c7f378fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:14.135Z|e0b130e3-8ef2-483d-8320-2f712220de97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:14.769Z|28b44b64-b0b9-411c-9cbf-5ad6c90dbbff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:14.770Z|28b44b64-b0b9-411c-9cbf-5ad6c90dbbff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:21.896Z|f89637a6-203b-4d88-9a2d-1587d896395a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:21.897Z|f89637a6-203b-4d88-9a2d-1587d896395a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:22.336Z|68b60b47-7997-4ba0-b221-4e6f5c2d5abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:22.337Z|68b60b47-7997-4ba0-b221-4e6f5c2d5abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:24.161Z|0ce95cff-5b8d-48b9-8632-1dcd669b82b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:24.162Z|0ce95cff-5b8d-48b9-8632-1dcd669b82b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:24.159Z|c9ba8b98-7a72-425f-852d-7b93d02dfd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:24.168Z|c9ba8b98-7a72-425f-852d-7b93d02dfd6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:24.808Z|4bc3c017-4289-402a-a93b-fcb1b72ae18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:24.809Z|4bc3c017-4289-402a-a93b-fcb1b72ae18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:34.189Z|0417fb6f-6f59-4c2b-9166-84fb9ebac2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:34.190Z|0417fb6f-6f59-4c2b-9166-84fb9ebac2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:34.192Z|16b42aac-0964-46c1-b28a-df242283c3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:34.192Z|16b42aac-0964-46c1-b28a-df242283c3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:34.393Z|8a49a863-b2cb-4b1c-8a76-b5f4c564951e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:04:34.398Z|8a49a863-b2cb-4b1c-8a76-b5f4c564951e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:34.835Z|e006d4e2-1e4d-46e4-b1a0-d9f1c23cb2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:34.836Z|e006d4e2-1e4d-46e4-b1a0-d9f1c23cb2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:36.902Z|5a257c1b-c404-4c33-814e-3ce90ea29beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:36.929Z|5a257c1b-c404-4c33-814e-3ce90ea29beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:44.220Z|583bc3a9-0cba-4d19-bea9-ce72c951b8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:44.220Z|0c27da17-98d6-42cb-8f6b-f3de5400ed6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:44.221Z|583bc3a9-0cba-4d19-bea9-ce72c951b8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:44.221Z|0c27da17-98d6-42cb-8f6b-f3de5400ed6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:44.862Z|3767d654-b5fe-4cf8-9015-1cac7a856a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:44.863Z|3767d654-b5fe-4cf8-9015-1cac7a856a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:51.897Z|154a5044-ed01-44cd-9c21-5768225abb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:51.898Z|154a5044-ed01-44cd-9c21-5768225abb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:52.338Z|5dd6a249-426a-4f9c-8c52-c9725fb74bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:04:52.339Z|5dd6a249-426a-4f9c-8c52-c9725fb74bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:04:54.251Z|b253546c-fe25-4f90-b583-edbf6ceb32e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:54.251Z|9a1a816b-ce94-4ec6-aab7-bec4c7a9366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:54.253Z|b253546c-fe25-4f90-b583-edbf6ceb32e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:54.253Z|9a1a816b-ce94-4ec6-aab7-bec4c7a9366d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:04:54.896Z|3c878b1c-e84e-47a5-9220-d2f2c2f67d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:04:54.905Z|3c878b1c-e84e-47a5-9220-d2f2c2f67d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:04.292Z|3d45da50-2e29-479f-97e7-343ded52ed64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:04.295Z|3d45da50-2e29-479f-97e7-343ded52ed64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:04.299Z|5dfb9193-14a8-4934-9afb-04af7c94afe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:04.303Z|5dfb9193-14a8-4934-9afb-04af7c94afe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:04.939Z|5f94f774-d5ee-4705-8b4f-568f4df9cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:04.941Z|5f94f774-d5ee-4705-8b4f-568f4df9cec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:06.896Z|1e9eb4b8-d957-49b4-9f0d-197f5a8cf81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:06.897Z|1e9eb4b8-d957-49b4-9f0d-197f5a8cf81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:14.327Z|41c95b09-cda9-47aa-bc24-8b7c444fab50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:14.327Z|c19932ef-cfeb-47b4-9b14-05657ccc24b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:14.329Z|41c95b09-cda9-47aa-bc24-8b7c444fab50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:14.329Z|c19932ef-cfeb-47b4-9b14-05657ccc24b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:14.976Z|69120209-c46f-447a-b9df-87976b393e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:14.977Z|69120209-c46f-447a-b9df-87976b393e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:21.897Z|1a9892e7-6caf-4faf-885a-d5c717980c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:21.902Z|1a9892e7-6caf-4faf-885a-d5c717980c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:22.340Z|4d743b4c-ea9a-4606-8653-4ff435c93c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:22.341Z|4d743b4c-ea9a-4606-8653-4ff435c93c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:24.359Z|08e43e37-a5ec-4a2b-b3fb-7247621bf320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:24.361Z|08e43e37-a5ec-4a2b-b3fb-7247621bf320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:24.360Z|2732d1a9-24ce-42b5-8996-91ab113a52e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:24.363Z|2732d1a9-24ce-42b5-8996-91ab113a52e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:25.004Z|04190317-1187-4653-9213-0c55fd91d40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:25.005Z|04190317-1187-4653-9213-0c55fd91d40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:34.384Z|efa3f965-0222-4499-9334-5f5365e1d05e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:05:34.387Z|efa3f965-0222-4499-9334-5f5365e1d05e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:34.390Z|958059e4-3983-4a1e-b46d-c6689a2035ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:34.390Z|958059e4-3983-4a1e-b46d-c6689a2035ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:34.540Z|19df5fca-196f-4eb9-908b-b5fcbd3a16b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:34.542Z|19df5fca-196f-4eb9-908b-b5fcbd3a16b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:35.033Z|365c7bea-a363-485a-a24b-23bf4a30b6e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:35.035Z|365c7bea-a363-485a-a24b-23bf4a30b6e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:36.904Z|e56d7fd3-2441-40d9-8761-33aae9842cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:36.905Z|e56d7fd3-2441-40d9-8761-33aae9842cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:44.622Z|61e00b2f-b492-4d5f-b156-5d05e257601d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:44.625Z|61e00b2f-b492-4d5f-b156-5d05e257601d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:44.620Z|5d545593-96cd-475b-8f53-1689c3e029ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:44.632Z|5d545593-96cd-475b-8f53-1689c3e029ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:45.083Z|e7bb876e-f7ce-4ae6-bad5-6942a861ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:45.084Z|e7bb876e-f7ce-4ae6-bad5-6942a861ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:51.898Z|896ba2c7-93a1-4d34-987d-787a8036a1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:51.898Z|896ba2c7-93a1-4d34-987d-787a8036a1cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:52.344Z|eda82724-6257-4e27-a789-a67e7efe93b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:05:52.350Z|eda82724-6257-4e27-a789-a67e7efe93b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:05:54.678Z|eccbaa6b-a7ee-44da-a7cd-f3c423acbc0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:54.680Z|eccbaa6b-a7ee-44da-a7cd-f3c423acbc0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:54.724Z|b11d79f3-f76a-456a-a92d-430079598130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:54.727Z|b11d79f3-f76a-456a-a92d-430079598130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:05:55.120Z|d5ba5285-3c79-45bd-859c-efb4b79063be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:05:55.122Z|d5ba5285-3c79-45bd-859c-efb4b79063be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:04.724Z|d26bf4af-0164-4e99-971d-bb88f0a80206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:04.725Z|d26bf4af-0164-4e99-971d-bb88f0a80206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:04.753Z|4a3a4fc4-976f-42f5-802c-a0e552ab7c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:04.754Z|4a3a4fc4-976f-42f5-802c-a0e552ab7c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:05.151Z|060ab28c-9c75-4a5e-b8e5-34bb1e78821d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:05.153Z|060ab28c-9c75-4a5e-b8e5-34bb1e78821d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:06.899Z|1baea9b3-94fe-421c-b826-33cb11c5db5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:06.912Z|1baea9b3-94fe-421c-b826-33cb11c5db5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:14.750Z|208a6ea2-f291-4beb-a04c-6a812292bd09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:14.751Z|208a6ea2-f291-4beb-a04c-6a812292bd09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:14.780Z|2aa8c5ea-a6e2-488e-baa6-441b5a86b2ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:14.780Z|2aa8c5ea-a6e2-488e-baa6-441b5a86b2ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:15.180Z|82272feb-1c35-4f52-bf07-58a3f95dd1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:15.182Z|82272feb-1c35-4f52-bf07-58a3f95dd1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:21.897Z|2fb8f367-1f3a-4065-9021-5b1a4a02958f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:21.898Z|2fb8f367-1f3a-4065-9021-5b1a4a02958f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:22.353Z|9129a11b-90cf-4f74-9eee-f1dfed31626c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:22.354Z|9129a11b-90cf-4f74-9eee-f1dfed31626c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:24.780Z|ab227e4d-ae40-424f-875b-66f16ac4cbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:24.782Z|ab227e4d-ae40-424f-875b-66f16ac4cbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:24.805Z|1ae70124-f12f-4031-b308-7314e2df0284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:24.806Z|1ae70124-f12f-4031-b308-7314e2df0284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:25.208Z|0393f1d7-3a5e-4180-a753-417ed1084e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:25.209Z|0393f1d7-3a5e-4180-a753-417ed1084e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:34.386Z|1902f21c-7740-491b-a941-b90c94c1205d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:06:34.387Z|1902f21c-7740-491b-a941-b90c94c1205d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:34.813Z|4c3dce54-96e9-4cab-9f5b-c66cd7ba96c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:34.817Z|4c3dce54-96e9-4cab-9f5b-c66cd7ba96c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:34.831Z|dae3ebeb-3a74-46d6-8517-84dca7003e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:34.832Z|dae3ebeb-3a74-46d6-8517-84dca7003e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:35.245Z|2072e1aa-f186-4861-ba24-19c991b1870a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:35.249Z|2072e1aa-f186-4861-ba24-19c991b1870a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:36.899Z|87da3067-a1ff-4672-b1a4-04f5cbf73a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:36.902Z|87da3067-a1ff-4672-b1a4-04f5cbf73a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:44.857Z|fa564e50-ed74-4c37-8059-57a6e38b6c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:44.872Z|fa564e50-ed74-4c37-8059-57a6e38b6c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:44.860Z|41ea9d05-46a3-41ba-b55f-cafb6526e98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:44.874Z|41ea9d05-46a3-41ba-b55f-cafb6526e98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:45.280Z|8128e9ba-d80d-46e3-a929-f0cfd45e7018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:45.281Z|8128e9ba-d80d-46e3-a929-f0cfd45e7018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:51.897Z|68d1bc48-89e6-4170-aac3-24909e50813c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:51.903Z|68d1bc48-89e6-4170-aac3-24909e50813c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:52.355Z|ebe3ea91-7b6d-4740-8a23-ac6c264eb8fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:06:52.356Z|ebe3ea91-7b6d-4740-8a23-ac6c264eb8fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:06:54.899Z|ae90a36d-3c10-44c8-a032-f5741183c7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:54.899Z|ca185cac-67bd-4da6-b1b7-3d766a71b6d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:54.900Z|ae90a36d-3c10-44c8-a032-f5741183c7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:54.900Z|ca185cac-67bd-4da6-b1b7-3d766a71b6d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:06:55.307Z|d6fe0769-8be1-4e38-8348-b21b745b270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:06:55.308Z|d6fe0769-8be1-4e38-8348-b21b745b270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:04.924Z|6e17aa1c-3416-4346-9f0b-0e9e0101482f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:04.925Z|6e17aa1c-3416-4346-9f0b-0e9e0101482f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:04.931Z|1e95d961-524d-4567-b600-7a89c185d141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:04.932Z|1e95d961-524d-4567-b600-7a89c185d141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:05.332Z|456506a3-2e34-4ea5-8b8a-312f95be004f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:05.334Z|456506a3-2e34-4ea5-8b8a-312f95be004f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:06.897Z|1809b790-cb24-4dd2-ac06-6f4455ec8dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:06.897Z|1809b790-cb24-4dd2-ac06-6f4455ec8dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:14.954Z|ade041a8-391a-48d1-8176-7245c0f70138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:14.955Z|ade041a8-391a-48d1-8176-7245c0f70138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:14.959Z|8bf0c022-84b9-4a10-b6a6-b68d9d85f996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:14.960Z|8bf0c022-84b9-4a10-b6a6-b68d9d85f996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:15.370Z|75d9504d-4965-45c1-93cf-c2371d540d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:15.371Z|75d9504d-4965-45c1-93cf-c2371d540d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:21.897Z|66c7a307-3171-4a7f-b73f-25d6f28d3d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:21.899Z|66c7a307-3171-4a7f-b73f-25d6f28d3d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:22.357Z|6bb745e2-72f9-4951-af4b-f71e4bdea184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:22.358Z|6bb745e2-72f9-4951-af4b-f71e4bdea184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:24.986Z|6d0fb71c-b882-463b-879b-d711e88489af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:24.987Z|6d0fb71c-b882-463b-879b-d711e88489af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:24.999Z|de128ef5-3dcf-427f-a734-25d4cd7a62eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:25.002Z|de128ef5-3dcf-427f-a734-25d4cd7a62eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:25.396Z|e475b24a-5715-44f4-8188-47772acdf201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:25.398Z|e475b24a-5715-44f4-8188-47772acdf201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:34.387Z|234911c9-f436-41f3-8460-9321037d4e11|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:07:34.389Z|234911c9-f436-41f3-8460-9321037d4e11|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:35.032Z|9776d4a8-052e-47bc-9bb1-831d5571f3cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:35.032Z|0818eae7-d035-43a2-8823-ecf8b98ac38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:35.034Z|9776d4a8-052e-47bc-9bb1-831d5571f3cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:35.034Z|0818eae7-d035-43a2-8823-ecf8b98ac38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:35.424Z|3aabbfb2-f24e-46b6-b008-b1754bf70c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:35.425Z|3aabbfb2-f24e-46b6-b008-b1754bf70c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:36.897Z|346ce265-1b24-4147-9a43-a68fa9c4c244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:36.902Z|346ce265-1b24-4147-9a43-a68fa9c4c244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:45.062Z|ac936c98-8137-4a42-a72f-60c4c80a23b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:45.064Z|293291d0-c431-42c8-a0be-202db6adfe9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:45.064Z|ac936c98-8137-4a42-a72f-60c4c80a23b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:45.065Z|293291d0-c431-42c8-a0be-202db6adfe9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:45.450Z|d2ce6f06-0d9b-4917-9eeb-a9a19b4f7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:45.451Z|d2ce6f06-0d9b-4917-9eeb-a9a19b4f7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:51.897Z|75ee716d-5d19-4910-a1cd-56e1a64d5b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:51.898Z|75ee716d-5d19-4910-a1cd-56e1a64d5b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:52.359Z|84681f02-7c27-4518-8deb-b9293a59e92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:07:52.360Z|84681f02-7c27-4518-8deb-b9293a59e92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:07:55.094Z|4dcfad99-0084-48c7-a4eb-2d95c662fe6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:55.096Z|4dcfad99-0084-48c7-a4eb-2d95c662fe6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:55.098Z|123f07f1-79b2-4fae-95cd-cad2edc06e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:55.100Z|123f07f1-79b2-4fae-95cd-cad2edc06e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:07:55.476Z|a3a0e1b7-9e8a-4862-97a9-90966d0f2b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:07:55.477Z|a3a0e1b7-9e8a-4862-97a9-90966d0f2b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:05.137Z|695e3034-5d58-4e4b-be0b-015cca3ed429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:05.138Z|695e3034-5d58-4e4b-be0b-015cca3ed429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:05.135Z|8f8f8afa-2486-4418-b1b7-f7de353ec283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:05.140Z|8f8f8afa-2486-4418-b1b7-f7de353ec283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:05.504Z|3806584c-cb34-4fa5-8f61-8d7931d2920a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:05.507Z|3806584c-cb34-4fa5-8f61-8d7931d2920a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:06.897Z|02c25365-709f-4d5c-8828-1d9aad349b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:06.900Z|02c25365-709f-4d5c-8828-1d9aad349b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:15.165Z|2ab964f4-8c1f-480b-bf7e-3a9994c33a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:15.166Z|2ab964f4-8c1f-480b-bf7e-3a9994c33a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:15.210Z|d549a5f8-822d-4833-9988-de2c7ef3c7b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:15.212Z|d549a5f8-822d-4833-9988-de2c7ef3c7b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:15.534Z|7f50292c-a9b3-4d0c-b8f4-60fd92a89b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:15.537Z|7f50292c-a9b3-4d0c-b8f4-60fd92a89b42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:21.897Z|a61e8117-492f-463d-a675-38b13a6014d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:21.902Z|a61e8117-492f-463d-a675-38b13a6014d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:22.361Z|e9cb9390-4393-4607-8b56-cdaa4d7389de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:22.362Z|e9cb9390-4393-4607-8b56-cdaa4d7389de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:25.195Z|cf5a5bd8-c3c6-47a0-9288-53122a1879d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:25.197Z|cf5a5bd8-c3c6-47a0-9288-53122a1879d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:25.241Z|ba6b0d03-22b9-4424-8bd9-21d9468b1eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:25.243Z|ba6b0d03-22b9-4424-8bd9-21d9468b1eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:25.568Z|0bcddba9-c6ed-4a94-94ff-03a95941bd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:25.570Z|0bcddba9-c6ed-4a94-94ff-03a95941bd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:34.386Z|8baf7482-e033-4b18-912c-2e2436f4cf30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:08:34.388Z|8baf7482-e033-4b18-912c-2e2436f4cf30|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:35.233Z|58eae0a3-c262-4671-bfda-8be56d4a0cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:35.234Z|58eae0a3-c262-4671-bfda-8be56d4a0cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:35.298Z|5379a051-5c15-4651-a830-486776c54da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:35.299Z|5379a051-5c15-4651-a830-486776c54da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:35.596Z|1333e555-2907-449f-a042-f79be3aa3ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:35.597Z|1333e555-2907-449f-a042-f79be3aa3ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:36.899Z|8cd41cf2-cb0f-4192-9ad5-3bf1960ec1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:36.907Z|8cd41cf2-cb0f-4192-9ad5-3bf1960ec1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:45.260Z|02d7ec1f-ef34-455f-afdb-34f5a9144002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:45.261Z|02d7ec1f-ef34-455f-afdb-34f5a9144002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:45.322Z|70d216cd-2442-4250-a593-345a6c7acd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:45.323Z|70d216cd-2442-4250-a593-345a6c7acd7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:45.621Z|0e819458-8c99-4c12-ae18-2df09dccfbae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:45.622Z|0e819458-8c99-4c12-ae18-2df09dccfbae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:51.896Z|1235f310-ca23-4512-980d-6b423c30eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:51.898Z|1235f310-ca23-4512-980d-6b423c30eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:52.363Z|062031ab-679b-4b8c-b5c5-07b16b076a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:08:52.364Z|062031ab-679b-4b8c-b5c5-07b16b076a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:08:55.290Z|c569c58e-8db2-4628-8b85-c226c01b9f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:55.291Z|c569c58e-8db2-4628-8b85-c226c01b9f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:55.344Z|35a5e5f1-00bb-4b34-bd50-afc08f9e6c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:55.344Z|35a5e5f1-00bb-4b34-bd50-afc08f9e6c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:08:55.653Z|0b4460cb-51f0-46d3-a48e-849bb522b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:08:55.654Z|0b4460cb-51f0-46d3-a48e-849bb522b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:05.327Z|a86c647f-23a7-4f06-9125-9682b0d1dab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:05.329Z|a86c647f-23a7-4f06-9125-9682b0d1dab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:05.375Z|2deb1304-2be4-4211-8537-d568ecc580b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:05.376Z|2deb1304-2be4-4211-8537-d568ecc580b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:05.688Z|172f764d-738c-4756-a770-05fba112470a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:05.689Z|172f764d-738c-4756-a770-05fba112470a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:06.896Z|cc9f04bd-a4f6-424a-ba04-97a96e965959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:06.900Z|cc9f04bd-a4f6-424a-ba04-97a96e965959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:15.356Z|7703eb37-7abd-4435-8248-e0add6b0cadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:15.357Z|7703eb37-7abd-4435-8248-e0add6b0cadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:15.400Z|f95d7533-cd98-49c1-8867-9203e315ce13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:15.401Z|f95d7533-cd98-49c1-8867-9203e315ce13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:15.744Z|e390e83c-8567-4600-9018-8106c033a5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:15.745Z|e390e83c-8567-4600-9018-8106c033a5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:21.896Z|f274f84f-f4fb-4002-b9ba-2d69695e4c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:21.897Z|f274f84f-f4fb-4002-b9ba-2d69695e4c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:22.366Z|57dfacd5-0313-409e-8278-0cb3c65db0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:22.370Z|57dfacd5-0313-409e-8278-0cb3c65db0f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:25.382Z|1ff67b9c-add8-4733-8666-40f8c76654ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.384Z|1ff67b9c-add8-4733-8666-40f8c76654ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:25.427Z|85e9b65b-695e-4649-b157-949ce0f2f97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.428Z|85e9b65b-695e-4649-b157-949ce0f2f97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:25.776Z|9fdbe2a6-8a97-481f-8b5d-5a6130aa0c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:25.778Z|9fdbe2a6-8a97-481f-8b5d-5a6130aa0c31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:34.389Z|42f64f0a-1011-41f6-a33d-b982be51546c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:09:34.391Z|42f64f0a-1011-41f6-a33d-b982be51546c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:35.412Z|0c05b240-b549-40d1-9471-43be2a67ad5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.413Z|0c05b240-b549-40d1-9471-43be2a67ad5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:35.448Z|031ddef2-00b7-4321-a181-107fa2885066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.448Z|031ddef2-00b7-4321-a181-107fa2885066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:35.802Z|a5b9b5c8-7927-45cc-b1bd-10564c255ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:35.803Z|a5b9b5c8-7927-45cc-b1bd-10564c255ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:36.897Z|d4f61bbc-d7d6-45da-b768-cda9afc74068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:36.897Z|d4f61bbc-d7d6-45da-b768-cda9afc74068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:45.441Z|c704fd32-e902-4637-b06d-b29cabd8004b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.442Z|c704fd32-e902-4637-b06d-b29cabd8004b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:45.498Z|1bae678d-506a-4913-bc65-4d4177c42a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.499Z|1bae678d-506a-4913-bc65-4d4177c42a8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:45.836Z|b68b5eb8-602c-4767-ad23-cd82daeb37a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:45.838Z|b68b5eb8-602c-4767-ad23-cd82daeb37a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:51.896Z|0218cbe0-f6b3-41ed-817f-1d9acc2c1a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:51.901Z|0218cbe0-f6b3-41ed-817f-1d9acc2c1a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:52.371Z|abd6a28c-3c51-4d9c-a6ae-f957d9624b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:09:52.372Z|abd6a28c-3c51-4d9c-a6ae-f957d9624b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:09:55.475Z|c722e7df-7a37-4a4e-97df-736bad08b97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.476Z|c722e7df-7a37-4a4e-97df-736bad08b97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:55.524Z|50bee5db-4f53-4224-9916-d1deb9a73d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.525Z|50bee5db-4f53-4224-9916-d1deb9a73d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:09:55.869Z|4b32cf08-fffc-4250-a255-35a9de2c5f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:09:55.870Z|4b32cf08-fffc-4250-a255-35a9de2c5f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:05.508Z|54f10b57-e10c-42c6-81f5-083d80ac278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.513Z|54f10b57-e10c-42c6-81f5-083d80ac278d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:05.548Z|4e1fd1b6-c1fe-4a5f-a17a-9b19e2fa9a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.549Z|4e1fd1b6-c1fe-4a5f-a17a-9b19e2fa9a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:05.898Z|f21489bd-319b-48ff-94ea-34f6b8c03a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:05.903Z|f21489bd-319b-48ff-94ea-34f6b8c03a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:06.898Z|f7b8e1e9-917d-4794-952f-546ebb5eaebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:06.900Z|f7b8e1e9-917d-4794-952f-546ebb5eaebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:15.540Z|48a9e088-4e8f-4e1e-8287-66a7e554e62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.543Z|48a9e088-4e8f-4e1e-8287-66a7e554e62c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:15.572Z|a7d9615e-a0b5-48b2-b671-75ea82efafac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.573Z|a7d9615e-a0b5-48b2-b671-75ea82efafac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:15.942Z|f83fd03a-a29c-4340-8f84-7f3b3a247e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:15.943Z|f83fd03a-a29c-4340-8f84-7f3b3a247e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:21.896Z|6ac94276-afb2-4c7f-be7b-c6ca6ab4d03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:21.897Z|6ac94276-afb2-4c7f-be7b-c6ca6ab4d03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:22.373Z|e7cf897f-6836-432f-85b8-60597a1e6ebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:22.374Z|e7cf897f-6836-432f-85b8-60597a1e6ebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:25.570Z|ba844447-b073-415c-a01d-5d6314c3e0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.571Z|ba844447-b073-415c-a01d-5d6314c3e0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:25.601Z|98d5b074-b66f-471d-9bd1-e381f32dbd53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.603Z|98d5b074-b66f-471d-9bd1-e381f32dbd53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:25.975Z|ae94762e-0834-496a-aabe-59d8e6a35c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:25.976Z|ae94762e-0834-496a-aabe-59d8e6a35c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:34.402Z|bdf2f25a-6bb2-43c8-ae93-8a0d0a4fb2eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:10:34.407Z|bdf2f25a-6bb2-43c8-ae93-8a0d0a4fb2eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:35.600Z|12ea89ca-7c7c-4062-b999-6fc3828795fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:35.601Z|12ea89ca-7c7c-4062-b999-6fc3828795fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:35.634Z|1cccb20a-3f25-465b-9b89-c474916234f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:35.636Z|1cccb20a-3f25-465b-9b89-c474916234f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:36.001Z|b4a1c6b9-3699-4ae6-b5f0-c92cc4e2883f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:36.002Z|b4a1c6b9-3699-4ae6-b5f0-c92cc4e2883f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:36.901Z|c955683c-cf43-4197-b007-0fd95cbb8c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:36.910Z|c955683c-cf43-4197-b007-0fd95cbb8c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:45.644Z|8fb16967-d655-4ab2-99b8-92e35a83605e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:45.645Z|8fb16967-d655-4ab2-99b8-92e35a83605e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:45.668Z|af2ef7bb-d624-456d-9563-9524241e6246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:45.675Z|af2ef7bb-d624-456d-9563-9524241e6246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:46.032Z|37d0e7d3-2060-44e1-b679-369396e508f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:46.036Z|37d0e7d3-2060-44e1-b679-369396e508f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:51.896Z|2c96d4b4-907b-493c-9601-84d8d0a31a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:51.897Z|2c96d4b4-907b-493c-9601-84d8d0a31a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:52.375Z|88381112-1211-4eac-aae1-25a2650e0579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:10:52.376Z|88381112-1211-4eac-aae1-25a2650e0579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:10:55.671Z|365ca7f4-7610-43a5-9985-fdfe8011e397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:55.672Z|365ca7f4-7610-43a5-9985-fdfe8011e397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:55.703Z|0b60b1f8-19ba-446d-9d6e-c4600b237bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:55.706Z|0b60b1f8-19ba-446d-9d6e-c4600b237bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:10:56.069Z|18012b86-e766-475a-999a-24fdd627e57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:10:56.071Z|18012b86-e766-475a-999a-24fdd627e57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:05.698Z|c3b390ae-4bab-4147-ace7-7d5c61c37657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:05.699Z|c3b390ae-4bab-4147-ace7-7d5c61c37657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:05.729Z|1ad4922b-bfc5-46e0-b388-c3616ca16a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:05.730Z|1ad4922b-bfc5-46e0-b388-c3616ca16a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:06.119Z|c49f0182-5259-4245-9aa4-1c0aff40a108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:06.122Z|c49f0182-5259-4245-9aa4-1c0aff40a108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:06.897Z|b90cab00-352b-4044-ad41-6263c2b5f797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:06.898Z|b90cab00-352b-4044-ad41-6263c2b5f797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:15.731Z|2b963fbe-0b5b-4ca9-87e3-f7a9bd1e155d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:15.732Z|2b963fbe-0b5b-4ca9-87e3-f7a9bd1e155d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:15.761Z|6851b225-77c7-4be6-82b9-a35740d07720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:15.766Z|6851b225-77c7-4be6-82b9-a35740d07720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:16.172Z|e177281d-df7f-4ae3-be45-5b359cfc40c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:16.176Z|e177281d-df7f-4ae3-be45-5b359cfc40c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:21.897Z|fe5cb546-5592-4df1-86bc-45d52db423cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:21.899Z|fe5cb546-5592-4df1-86bc-45d52db423cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:22.377Z|95ef5048-ce12-490c-a690-167210fe54c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:22.378Z|95ef5048-ce12-490c-a690-167210fe54c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:25.757Z|36477fb0-41b4-4946-8e44-036028ec9afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:25.759Z|36477fb0-41b4-4946-8e44-036028ec9afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:25.795Z|3fb856e0-a10f-45be-87b1-d853be21f6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:25.796Z|3fb856e0-a10f-45be-87b1-d853be21f6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:26.220Z|3c52fe83-d60a-41fd-af45-40df558c9252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:26.221Z|3c52fe83-d60a-41fd-af45-40df558c9252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:34.384Z|b1426060-941f-4aae-8482-d427bc2eda5b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:11:34.386Z|b1426060-941f-4aae-8482-d427bc2eda5b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:35.784Z|2e31b038-ca95-4c91-b139-7ec25971b8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:35.786Z|2e31b038-ca95-4c91-b139-7ec25971b8df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:35.822Z|db66a941-2241-4613-81e1-fbcbb6983eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:35.824Z|db66a941-2241-4613-81e1-fbcbb6983eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:36.248Z|66d936f0-2796-4430-a4cb-8723f1cdf8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:36.249Z|66d936f0-2796-4430-a4cb-8723f1cdf8b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:36.898Z|c60486e1-b11d-4f16-a519-c9c0c007994c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:36.900Z|c60486e1-b11d-4f16-a519-c9c0c007994c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:45.818Z|65340b81-0fbf-4d0e-8c7b-e95b925668b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:45.820Z|65340b81-0fbf-4d0e-8c7b-e95b925668b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:45.845Z|05cdce3a-a34b-4c7d-853e-f6c7fc8617a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:45.845Z|05cdce3a-a34b-4c7d-853e-f6c7fc8617a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:46.322Z|ef492056-f458-43bf-8d55-434cb8ef5bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:46.323Z|ef492056-f458-43bf-8d55-434cb8ef5bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:51.897Z|458e73e5-87f0-4a2e-ac64-f127b02e0d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:51.897Z|458e73e5-87f0-4a2e-ac64-f127b02e0d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:52.379Z|6305a9f8-6e56-4262-a2bc-22efe3935590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:11:52.380Z|6305a9f8-6e56-4262-a2bc-22efe3935590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:11:55.847Z|ddb28198-fdf2-4275-9d09-29d756cfd093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:55.848Z|ddb28198-fdf2-4275-9d09-29d756cfd093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:55.868Z|b1a6cb54-edeb-4bad-b802-07d38356b96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:55.868Z|b1a6cb54-edeb-4bad-b802-07d38356b96d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:11:56.370Z|02dc1e73-9a51-4e73-879a-0f4967079e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:11:56.380Z|02dc1e73-9a51-4e73-879a-0f4967079e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:05.880Z|083eba92-99b9-4326-b428-304968f3a538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:05.886Z|083eba92-99b9-4326-b428-304968f3a538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:05.901Z|0616ee9b-35b3-4c11-8990-852976145c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:05.907Z|0616ee9b-35b3-4c11-8990-852976145c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:06.447Z|eec42c69-6ad8-4e98-bd8c-fe97ce800a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:06.449Z|eec42c69-6ad8-4e98-bd8c-fe97ce800a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:06.897Z|fd462546-856f-4c3c-969f-44e5e514e4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:06.901Z|fd462546-856f-4c3c-969f-44e5e514e4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:15.947Z|2b131642-e65f-405e-a426-427cb4618eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:15.949Z|2b131642-e65f-405e-a426-427cb4618eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:15.954Z|71a8400b-d9da-4649-9648-62216453d4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:15.962Z|71a8400b-d9da-4649-9648-62216453d4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:16.484Z|1f3a25da-ba29-415d-9fb2-188b64635a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:16.485Z|1f3a25da-ba29-415d-9fb2-188b64635a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:21.896Z|c6829116-e8a8-429a-90e1-3d87389adde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:21.897Z|c6829116-e8a8-429a-90e1-3d87389adde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:22.381Z|d708a604-b7cb-44e5-8917-44f9115dde3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:22.384Z|d708a604-b7cb-44e5-8917-44f9115dde3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:25.983Z|1229bb86-4b62-44c2-b269-d9b4df979668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:25.984Z|1229bb86-4b62-44c2-b269-d9b4df979668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:26.017Z|7fe77cf4-134c-48db-a527-6323d1db01aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:26.017Z|7fe77cf4-134c-48db-a527-6323d1db01aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:26.511Z|7e4d7b7d-f31d-423a-b14e-f5f85db75771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:26.513Z|7e4d7b7d-f31d-423a-b14e-f5f85db75771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:34.382Z|137de3e3-8f4e-448a-a92e-162e1d834634|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:12:34.383Z|137de3e3-8f4e-448a-a92e-162e1d834634|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:36.008Z|7c004809-6c0e-42fa-9b76-813eb6f3a521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:36.012Z|7c004809-6c0e-42fa-9b76-813eb6f3a521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:36.040Z|b2487c5f-5807-4952-a7f9-d88ff7aaa71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:36.041Z|b2487c5f-5807-4952-a7f9-d88ff7aaa71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:36.541Z|e07dc794-e2de-48b3-8407-067ee19eb5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:36.542Z|e07dc794-e2de-48b3-8407-067ee19eb5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:36.898Z|d7b20bc9-0ba2-4ac9-9e4c-3479378b11da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:36.915Z|d7b20bc9-0ba2-4ac9-9e4c-3479378b11da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:46.036Z|76dee4cc-06ef-4feb-a5d5-5a954b7e4041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:46.037Z|76dee4cc-06ef-4feb-a5d5-5a954b7e4041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:46.062Z|62909e06-3f50-4c19-a5f3-17f390558129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:46.063Z|62909e06-3f50-4c19-a5f3-17f390558129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:46.581Z|6e6bb213-ad11-4e01-93d8-73b6e3d75bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:46.587Z|6e6bb213-ad11-4e01-93d8-73b6e3d75bac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:51.896Z|a5b1e837-8ee7-417b-877e-d1c6c6a21133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:51.897Z|a5b1e837-8ee7-417b-877e-d1c6c6a21133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:52.386Z|2d67b569-8df1-443a-8651-0c61a999779c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:12:52.387Z|2d67b569-8df1-443a-8651-0c61a999779c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:12:56.148Z|ee8003c6-28b3-4ef8-8767-6d746f4f7898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:56.149Z|ee8003c6-28b3-4ef8-8767-6d746f4f7898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:56.150Z|9fd6173d-f038-4602-b03a-79b9a6ce63f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:56.154Z|9fd6173d-f038-4602-b03a-79b9a6ce63f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:12:56.680Z|51259f45-8064-4c26-b894-f2cea728ed5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:12:56.680Z|51259f45-8064-4c26-b894-f2cea728ed5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:06.196Z|30cfd021-5b84-4b7b-a679-a337d6736478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:06.199Z|30cfd021-5b84-4b7b-a679-a337d6736478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:06.201Z|3b62ee18-7633-4980-90f0-13be6dbe983f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:06.203Z|3b62ee18-7633-4980-90f0-13be6dbe983f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:06.719Z|c077c5d6-d68e-4df3-ab7a-47a9304044a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:06.721Z|c077c5d6-d68e-4df3-ab7a-47a9304044a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:06.901Z|ab2d36c3-f5bc-48cc-ab76-5ed1c0e0e75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:06.903Z|ab2d36c3-f5bc-48cc-ab76-5ed1c0e0e75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:16.244Z|59dc7ae0-9d5b-4f12-ac29-50b7e741dfd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:16.268Z|59dc7ae0-9d5b-4f12-ac29-50b7e741dfd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:16.269Z|09773de3-3771-453a-8e22-9518ee80eaa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:16.271Z|09773de3-3771-453a-8e22-9518ee80eaa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:16.766Z|08e10fdf-6303-41d6-acbf-cd4583f40d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:16.768Z|08e10fdf-6303-41d6-acbf-cd4583f40d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:21.896Z|7e4ade51-9a2d-4930-84ce-52632ac583d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:21.902Z|7e4ade51-9a2d-4930-84ce-52632ac583d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:22.388Z|09042d59-e9ec-442e-baae-9eb16f18ef18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:22.389Z|09042d59-e9ec-442e-baae-9eb16f18ef18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:26.331Z|df7797cd-41d8-4efb-a7a4-a71c3014d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:26.333Z|df7797cd-41d8-4efb-a7a4-a71c3014d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:26.341Z|fdc94c80-74ee-40d6-8b84-21fd8f273e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:26.342Z|fdc94c80-74ee-40d6-8b84-21fd8f273e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:26.803Z|b0d43d32-724f-48bb-ad11-3337fe5b939e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:26.804Z|b0d43d32-724f-48bb-ad11-3337fe5b939e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:34.392Z|c8ae844b-7ce3-476f-be18-b96735bae088|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:13:34.397Z|c8ae844b-7ce3-476f-be18-b96735bae088|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:36.395Z|881482da-581a-4d3b-b650-bd3cc4523a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:36.399Z|69155210-004c-40e2-a351-0435019c2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:36.399Z|881482da-581a-4d3b-b650-bd3cc4523a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:36.400Z|69155210-004c-40e2-a351-0435019c2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:36.837Z|25c1ba56-21c9-4ba7-8336-ce021d36bea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:36.838Z|25c1ba56-21c9-4ba7-8336-ce021d36bea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:36.899Z|4b462a20-01aa-4807-acd6-844433fde1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:36.903Z|4b462a20-01aa-4807-acd6-844433fde1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:46.435Z|0dcb2864-6a43-4500-89fb-23329be914df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:46.436Z|0dcb2864-6a43-4500-89fb-23329be914df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:46.439Z|1b64eea8-df82-49af-bbd3-99444acbee6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:46.440Z|1b64eea8-df82-49af-bbd3-99444acbee6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:46.867Z|b2a7b491-e7d3-4e8e-9d05-3f89fbb46578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:46.868Z|b2a7b491-e7d3-4e8e-9d05-3f89fbb46578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:51.897Z|d538598f-4c0b-4a5b-a012-15e53cdb96ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:51.898Z|d538598f-4c0b-4a5b-a012-15e53cdb96ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:52.390Z|2c58b3d1-0ea6-4bc3-b9ca-eac5190c52b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:13:52.391Z|2c58b3d1-0ea6-4bc3-b9ca-eac5190c52b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:13:56.483Z|5ee25406-28a6-4b66-bf9e-0081d9ad3fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:56.483Z|1c784b82-e323-408b-9e4f-9abf4506eb09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:56.486Z|5ee25406-28a6-4b66-bf9e-0081d9ad3fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:56.486Z|1c784b82-e323-408b-9e4f-9abf4506eb09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:13:56.893Z|26f0f351-e9af-47e5-b106-d18c1e5683c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:13:56.894Z|26f0f351-e9af-47e5-b106-d18c1e5683c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:06.533Z|78be2961-c390-44b7-a087-90062c86f87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:06.534Z|8645b6e3-ea77-4520-a2f9-4a080ece012f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:06.535Z|8645b6e3-ea77-4520-a2f9-4a080ece012f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:06.535Z|78be2961-c390-44b7-a087-90062c86f87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:06.897Z|d431ee3d-cafd-49a9-bffd-62d7189503a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:06.904Z|d431ee3d-cafd-49a9-bffd-62d7189503a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:06.921Z|625cd5b4-5ed1-4339-8996-cd5064aa1131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:06.922Z|625cd5b4-5ed1-4339-8996-cd5064aa1131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:16.574Z|358d8c4b-20e7-432c-b0d1-53ad832afc95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:16.574Z|d2979a1f-e42e-4a08-9d52-a81a28ce7267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:16.576Z|d2979a1f-e42e-4a08-9d52-a81a28ce7267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:16.576Z|358d8c4b-20e7-432c-b0d1-53ad832afc95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:16.955Z|bb147751-3bd8-4db8-aa34-d77180688658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:16.959Z|bb147751-3bd8-4db8-aa34-d77180688658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:21.898Z|58f297ef-56c2-478a-90d2-d833b9d031e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:21.901Z|58f297ef-56c2-478a-90d2-d833b9d031e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:22.393Z|46b04bc4-b585-490e-8b2e-4f0d199fb037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:22.394Z|46b04bc4-b585-490e-8b2e-4f0d199fb037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:26.622Z|45c9a41c-aa82-40c6-b16a-30d7860da397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:26.623Z|45c9a41c-aa82-40c6-b16a-30d7860da397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:26.632Z|d5cb912f-e9af-4270-b89c-93e5a7fdf509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:26.633Z|d5cb912f-e9af-4270-b89c-93e5a7fdf509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:26.990Z|496df46e-e9d5-43a5-9293-7e49a5501dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:26.991Z|496df46e-e9d5-43a5-9293-7e49a5501dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:34.388Z|42d79872-3d15-4661-a4ea-0bdd3c07906b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:14:34.389Z|42d79872-3d15-4661-a4ea-0bdd3c07906b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:36.668Z|76f2f52e-bf4a-4274-9d0a-a34ce20dda6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:36.670Z|76f2f52e-bf4a-4274-9d0a-a34ce20dda6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:36.705Z|b2351355-b667-48a8-84d6-728ca8c395fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:36.706Z|b2351355-b667-48a8-84d6-728ca8c395fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:36.897Z|c9e85e13-3688-412e-9cde-2980d9570769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:36.898Z|c9e85e13-3688-412e-9cde-2980d9570769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:37.060Z|53d073af-4105-43fe-b15e-98df171867e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:37.064Z|53d073af-4105-43fe-b15e-98df171867e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:46.743Z|829e5f4c-c749-4293-b49e-80a5b23a3f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:46.744Z|0b0985cc-e1f7-43d8-9fb8-e278cf7d0818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:46.745Z|829e5f4c-c749-4293-b49e-80a5b23a3f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:46.748Z|0b0985cc-e1f7-43d8-9fb8-e278cf7d0818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:47.097Z|254778f3-1510-44f7-b1ce-f7cce4058cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:47.098Z|254778f3-1510-44f7-b1ce-f7cce4058cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:51.898Z|c80103ca-9c98-4b37-b369-001d95e2338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:51.903Z|c80103ca-9c98-4b37-b369-001d95e2338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:52.395Z|c9f676a5-915b-4e87-bd37-111c5d5643ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:14:52.396Z|c9f676a5-915b-4e87-bd37-111c5d5643ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:14:56.777Z|8dc8f824-8ac5-4c56-aabf-d0fc13b30715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:56.777Z|cb5c1550-6e55-4aec-9d48-401968cf5f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:56.778Z|8dc8f824-8ac5-4c56-aabf-d0fc13b30715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:56.778Z|cb5c1550-6e55-4aec-9d48-401968cf5f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:14:57.133Z|7f57fbe3-2e9f-4126-84b7-4eff77c40078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:14:57.135Z|7f57fbe3-2e9f-4126-84b7-4eff77c40078|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:06.803Z|7f12240c-a81d-4575-8d06-edcf3d635399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:06.804Z|7f12240c-a81d-4575-8d06-edcf3d635399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:06.807Z|1a59407c-c8ff-4659-85b0-63992f7172b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:06.810Z|1a59407c-c8ff-4659-85b0-63992f7172b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:06.896Z|35e9a0f9-fb76-4f2a-91c9-6690bafc9748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:06.897Z|35e9a0f9-fb76-4f2a-91c9-6690bafc9748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:07.164Z|7c818937-e78d-4743-a85f-440e90eb00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:07.166Z|7c818937-e78d-4743-a85f-440e90eb00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:16.846Z|684548bc-ab92-4a04-bde4-28796ca027e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:16.852Z|684548bc-ab92-4a04-bde4-28796ca027e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:16.855Z|0e0dea68-eb1e-4f00-abf9-08581597cc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:16.874Z|0e0dea68-eb1e-4f00-abf9-08581597cc4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:17.191Z|9e77417a-d5c5-4a7c-acc3-7da235c5b020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:17.192Z|9e77417a-d5c5-4a7c-acc3-7da235c5b020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:21.896Z|e2805f67-e4d8-4caa-b720-d50532eac972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:21.898Z|e2805f67-e4d8-4caa-b720-d50532eac972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:22.397Z|f9cc8e0a-9e09-44cd-9ce3-0baf955b9afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:22.398Z|f9cc8e0a-9e09-44cd-9ce3-0baf955b9afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:26.921Z|ec4cb653-6c25-44a7-a4e8-2e4536c13f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:26.922Z|ec4cb653-6c25-44a7-a4e8-2e4536c13f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:26.949Z|cdf2a84a-3698-41db-ac1a-12fdd9095980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:26.953Z|cdf2a84a-3698-41db-ac1a-12fdd9095980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:27.217Z|d2609d58-eadd-4582-a4c3-e271c2110161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:27.219Z|d2609d58-eadd-4582-a4c3-e271c2110161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:34.397Z|31f87ef5-dca5-451c-a475-000f1a2d407d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:15:34.399Z|31f87ef5-dca5-451c-a475-000f1a2d407d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:36.897Z|1a553516-9d22-4355-b289-5d9a25f92b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:36.908Z|1a553516-9d22-4355-b289-5d9a25f92b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:36.964Z|8959a8c9-939b-4462-8ba1-9890d04916f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:36.968Z|8959a8c9-939b-4462-8ba1-9890d04916f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:37.013Z|3a088337-d5be-4511-b69b-6fbc6cf694f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:37.019Z|3a088337-d5be-4511-b69b-6fbc6cf694f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:37.261Z|7ed1caa5-a83a-4d9e-bbc0-41efb9e67e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:37.263Z|7ed1caa5-a83a-4d9e-bbc0-41efb9e67e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:47.011Z|188b327e-1a96-47d7-a6ad-eb26cff5dbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:47.012Z|188b327e-1a96-47d7-a6ad-eb26cff5dbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:47.055Z|cd95032b-cb32-4ed1-9b79-5144f2ad71ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:47.056Z|cd95032b-cb32-4ed1-9b79-5144f2ad71ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:47.298Z|08964076-49bd-4122-93cb-0409769bbe2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:47.299Z|08964076-49bd-4122-93cb-0409769bbe2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:51.899Z|fc957c89-fba1-43cb-a3db-2776c44b1949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:51.901Z|fc957c89-fba1-43cb-a3db-2776c44b1949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:52.399Z|be8eeb7f-aab4-4003-b68b-adfa71727240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:15:52.400Z|be8eeb7f-aab4-4003-b68b-adfa71727240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:15:57.046Z|b90ecfdf-f0ae-48d6-aaf8-620405b6fffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:57.047Z|b90ecfdf-f0ae-48d6-aaf8-620405b6fffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:57.101Z|cf18836c-4f87-4d13-8b47-00676a73b04d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:57.103Z|cf18836c-4f87-4d13-8b47-00676a73b04d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:15:57.328Z|fcd52f42-087c-41fd-8a75-d12e7fe99a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:15:57.329Z|fcd52f42-087c-41fd-8a75-d12e7fe99a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:06.897Z|f6b9bf4d-9087-41a3-82b9-c70153a79138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:06.897Z|f6b9bf4d-9087-41a3-82b9-c70153a79138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:07.102Z|3eb1095d-a46e-4175-8610-a2146468f78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:07.103Z|3eb1095d-a46e-4175-8610-a2146468f78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:07.145Z|a0645a56-1fca-4427-830a-6c0c9c836e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:07.149Z|a0645a56-1fca-4427-830a-6c0c9c836e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:07.354Z|f7befa41-5e24-4e48-996a-c14f7e3615a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:07.355Z|f7befa41-5e24-4e48-996a-c14f7e3615a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:17.179Z|aa16d881-2366-4f55-b72c-6bdde80af680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:17.188Z|aa16d881-2366-4f55-b72c-6bdde80af680|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:17.189Z|ee69bd38-f8b2-459c-b85e-684973e2cd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:17.193Z|ee69bd38-f8b2-459c-b85e-684973e2cd70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:17.388Z|bec24cfa-4f0d-461e-a84c-0b17572cc062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:17.389Z|bec24cfa-4f0d-461e-a84c-0b17572cc062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:21.897Z|71c3af48-249c-4d60-b296-35467068f619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:21.900Z|71c3af48-249c-4d60-b296-35467068f619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:22.403Z|cd454878-5ed6-47c8-9450-1899c6f20f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:22.404Z|cd454878-5ed6-47c8-9450-1899c6f20f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:27.228Z|c1436423-dc1b-4dcd-8cfd-0061f4e41d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:27.230Z|c1436423-dc1b-4dcd-8cfd-0061f4e41d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:27.239Z|95caf6d4-c90b-4ec5-ae21-727dc6c7a87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:27.240Z|95caf6d4-c90b-4ec5-ae21-727dc6c7a87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:27.412Z|b26ecff9-dce9-4293-ae35-81d34edb3b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:27.413Z|b26ecff9-dce9-4293-ae35-81d34edb3b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:34.383Z|14b22d71-7f95-4cae-8e3d-c9ad359dae1a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:16:34.384Z|14b22d71-7f95-4cae-8e3d-c9ad359dae1a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:36.904Z|36438003-798e-4870-b2eb-5b83d40f45ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:36.904Z|36438003-798e-4870-b2eb-5b83d40f45ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:37.254Z|02e409fb-38b1-4bd8-8f3b-12de42edc24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:37.255Z|02e409fb-38b1-4bd8-8f3b-12de42edc24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:37.261Z|edf0cb08-a388-45cb-a96e-8aaa9d7757c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:37.262Z|edf0cb08-a388-45cb-a96e-8aaa9d7757c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:37.441Z|e8f58eeb-08e4-4e2e-b06f-9982cfd664cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:37.441Z|e8f58eeb-08e4-4e2e-b06f-9982cfd664cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:47.282Z|51d62224-784a-4b1a-af96-1987d8e30728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:47.283Z|51d62224-784a-4b1a-af96-1987d8e30728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:47.286Z|8ebe0a32-480c-406f-9c63-4ee4658c9fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:47.348Z|8ebe0a32-480c-406f-9c63-4ee4658c9fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:47.467Z|81d4a13c-e23d-4a36-87ea-176fff33345c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:47.468Z|81d4a13c-e23d-4a36-87ea-176fff33345c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:51.900Z|1579d434-823f-44bc-803b-71382ad30036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:51.904Z|1579d434-823f-44bc-803b-71382ad30036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:52.404Z|8604ca0f-14f1-4d52-8251-9b930ee941dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:16:52.405Z|8604ca0f-14f1-4d52-8251-9b930ee941dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:16:57.306Z|fc99f13a-9e62-4b74-a1b4-bc3706191ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:57.308Z|fc99f13a-9e62-4b74-a1b4-bc3706191ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:57.396Z|2b49903a-d788-4ea5-adff-a4e82b3e3b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:57.399Z|2b49903a-d788-4ea5-adff-a4e82b3e3b18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:16:57.489Z|90fcbfe9-d35f-42d4-b4e7-89ca0113732d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:16:57.490Z|90fcbfe9-d35f-42d4-b4e7-89ca0113732d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:06.898Z|8d679e38-af3e-4491-a52c-31b9b19dada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:06.899Z|8d679e38-af3e-4491-a52c-31b9b19dada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:07.337Z|cf5cac0d-5d39-4e4a-97fc-27aaf8818a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:07.339Z|cf5cac0d-5d39-4e4a-97fc-27aaf8818a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:07.440Z|09c2c9dc-3984-41db-8d7b-79a901327228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:07.441Z|09c2c9dc-3984-41db-8d7b-79a901327228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:07.517Z|80836734-c2fe-4d62-a6d3-b14860fcd3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:07.518Z|80836734-c2fe-4d62-a6d3-b14860fcd3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:17.371Z|8eaaf7cc-e8aa-47cc-9040-e3975016b6f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:17.372Z|8eaaf7cc-e8aa-47cc-9040-e3975016b6f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:17.469Z|caa09e62-9cde-49f7-81b9-4e6e643578bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:17.471Z|caa09e62-9cde-49f7-81b9-4e6e643578bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:17.542Z|b8f912de-770e-436a-8329-360e2ccfd61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:17.543Z|b8f912de-770e-436a-8329-360e2ccfd61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:21.896Z|22ed041c-adb9-489d-b244-9bf0bbc1ac6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:21.903Z|22ed041c-adb9-489d-b244-9bf0bbc1ac6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:22.406Z|99857ea3-5a4e-4e43-baa0-46d1c38207d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:22.407Z|99857ea3-5a4e-4e43-baa0-46d1c38207d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:27.397Z|9eb07a3c-1234-42ad-be4c-1313ddf7e7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:27.399Z|9eb07a3c-1234-42ad-be4c-1313ddf7e7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:27.498Z|98544632-ba61-4488-a727-2583be9d2f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:27.499Z|98544632-ba61-4488-a727-2583be9d2f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:27.585Z|b66874b0-ad14-42fc-a4e1-c3f144c28e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:27.587Z|b66874b0-ad14-42fc-a4e1-c3f144c28e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:34.383Z|8148a779-e446-48e5-862e-3f6823a0f06f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:17:34.384Z|8148a779-e446-48e5-862e-3f6823a0f06f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:36.896Z|69a8952c-523a-4801-8d3d-4c4ab6c23f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:36.905Z|69a8952c-523a-4801-8d3d-4c4ab6c23f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:37.427Z|4f54ffef-e44e-451b-b18e-424e065228af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:37.428Z|4f54ffef-e44e-451b-b18e-424e065228af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:37.526Z|1543dcb4-9c33-4cd0-ae3d-9997f0e5a7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:37.528Z|1543dcb4-9c33-4cd0-ae3d-9997f0e5a7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:37.612Z|e5300f22-7c38-447c-acab-73689b349ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:37.614Z|e5300f22-7c38-447c-acab-73689b349ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:38.543Z||http-nio-8080-exec-1|||||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 [JDWP-Handshake\n...]. 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)
2022-04-17T04:17:47.454Z|7d4094cb-fcb8-4848-b11a-4a6aa943539b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:47.455Z|7d4094cb-fcb8-4848-b11a-4a6aa943539b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:47.573Z|78170562-acff-46db-b42e-f4443c60e5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:47.578Z|78170562-acff-46db-b42e-f4443c60e5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:47.643Z|5bdb5316-60ea-4552-9490-715afe92f753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:47.645Z|5bdb5316-60ea-4552-9490-715afe92f753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:51.896Z|bfe8bf09-d721-4eef-a7b7-6500cca3732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:51.897Z|bfe8bf09-d721-4eef-a7b7-6500cca3732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:52.409Z|413d1127-a33c-4a4e-915c-e85ee32caecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:17:52.411Z|413d1127-a33c-4a4e-915c-e85ee32caecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:17:57.481Z|9eba654f-7dae-4bd0-8b92-b624c28181ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:57.483Z|9eba654f-7dae-4bd0-8b92-b624c28181ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:57.623Z|c514302c-55db-4b7f-9365-e5d77e1387aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:57.625Z|c514302c-55db-4b7f-9365-e5d77e1387aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:17:57.697Z|ef6f4dda-7e0f-4563-8c9c-be52bf1c5c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:17:57.700Z|ef6f4dda-7e0f-4563-8c9c-be52bf1c5c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:06.897Z|34af8b68-bdef-4b5f-a596-6ff39f608f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:06.899Z|34af8b68-bdef-4b5f-a596-6ff39f608f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:07.508Z|3e8ec528-58a3-4de7-8586-f9af91aa5490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:07.510Z|3e8ec528-58a3-4de7-8586-f9af91aa5490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:07.649Z|7c3f921b-d9f5-4831-a7c7-c3285e382eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:07.650Z|7c3f921b-d9f5-4831-a7c7-c3285e382eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:07.726Z|64cb633c-0612-45bc-8265-9977dca83f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:07.727Z|64cb633c-0612-45bc-8265-9977dca83f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:17.535Z|18852f57-a8de-41f0-977c-5ea1994915d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:17.536Z|18852f57-a8de-41f0-977c-5ea1994915d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:17.676Z|fb6feb1b-bb9d-446f-81b9-dc7a33cf4a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:17.678Z|fb6feb1b-bb9d-446f-81b9-dc7a33cf4a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:17.751Z|3c966676-cac4-47fd-a1e2-2b09d1f8cfd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:17.752Z|3c966676-cac4-47fd-a1e2-2b09d1f8cfd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:21.896Z|8a11644e-9d95-4eda-9d67-f1118c534f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:21.900Z|8a11644e-9d95-4eda-9d67-f1118c534f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:22.413Z|5ec078b7-ff34-46ae-af3f-023548eeb293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:22.414Z|5ec078b7-ff34-46ae-af3f-023548eeb293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:27.579Z|a1fa9d18-f0da-44ef-b1df-cda26931405d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:27.581Z|a1fa9d18-f0da-44ef-b1df-cda26931405d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:27.710Z|fe7bb92e-142c-4161-8186-37aa16609082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:27.711Z|fe7bb92e-142c-4161-8186-37aa16609082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:27.779Z|f38ff0d6-a6cf-4660-8b9f-f76168bd94cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:27.780Z|f38ff0d6-a6cf-4660-8b9f-f76168bd94cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:34.383Z|e887b977-56d7-4fc5-a9ee-40c10e0161b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:18:34.384Z|e887b977-56d7-4fc5-a9ee-40c10e0161b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:36.900Z|e3f6ee79-7569-4620-bcd0-44d9278c46c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:36.905Z|e3f6ee79-7569-4620-bcd0-44d9278c46c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:37.607Z|cabf61b5-a131-4885-a687-6a4c2053fd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:37.608Z|cabf61b5-a131-4885-a687-6a4c2053fd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:37.733Z|d8cbc68c-5134-469c-8477-ba6a2f5e870c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:37.734Z|d8cbc68c-5134-469c-8477-ba6a2f5e870c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:37.803Z|afb57696-83d4-41f9-96cc-0cfcd60b1459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:37.805Z|afb57696-83d4-41f9-96cc-0cfcd60b1459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:47.633Z|1078d01b-6742-493a-a2b2-6336f9a805a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:47.635Z|1078d01b-6742-493a-a2b2-6336f9a805a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:47.771Z|ab2ac64e-650a-4e27-b50d-130ffc491cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:47.772Z|ab2ac64e-650a-4e27-b50d-130ffc491cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:47.833Z|ae3ad462-809e-4517-a840-d2c5fc94e250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:47.834Z|ae3ad462-809e-4517-a840-d2c5fc94e250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:51.897Z|be1e2808-051d-4858-9079-30b58bf16470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:51.897Z|be1e2808-051d-4858-9079-30b58bf16470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:52.415Z|60cd6348-d4c2-4e97-a191-470cb0333abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:18:52.416Z|60cd6348-d4c2-4e97-a191-470cb0333abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:18:57.675Z|4a2dff4f-4dd4-4fc1-8e41-3d6fe11dd2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:57.676Z|4a2dff4f-4dd4-4fc1-8e41-3d6fe11dd2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:57.802Z|0781af79-0007-49b6-a0f8-a1bcd4a423e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:57.804Z|0781af79-0007-49b6-a0f8-a1bcd4a423e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:18:57.867Z|bdddcc94-2054-4bcf-9f89-84c2b7c265af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:18:57.869Z|bdddcc94-2054-4bcf-9f89-84c2b7c265af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:06.897Z|16f83525-68cf-496a-b2b3-ca8d83de1a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:06.903Z|16f83525-68cf-496a-b2b3-ca8d83de1a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:07.700Z|0589924b-b653-4bc7-8723-eedb90b35747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:07.701Z|0589924b-b653-4bc7-8723-eedb90b35747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:07.829Z|4aea2310-2c74-43f4-97d9-ff82b69bda0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:07.830Z|4aea2310-2c74-43f4-97d9-ff82b69bda0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:07.891Z|cfdffc4d-cd9a-4e68-bea0-67b12794dd5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:07.892Z|cfdffc4d-cd9a-4e68-bea0-67b12794dd5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:17.729Z|e465590d-278d-4bf2-a485-f7d45253a989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:17.731Z|e465590d-278d-4bf2-a485-f7d45253a989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:17.855Z|75ef532d-0a70-4062-a100-5c947efbb3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:17.857Z|75ef532d-0a70-4062-a100-5c947efbb3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:17.916Z|52ecf495-c952-45cc-a26e-c41215b5b722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:17.917Z|52ecf495-c952-45cc-a26e-c41215b5b722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:21.896Z|f3049608-0858-4224-ae11-81bbbe4f1df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:21.897Z|f3049608-0858-4224-ae11-81bbbe4f1df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:22.417Z|1c29dc60-e49d-4498-9970-e6b71f290d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:22.418Z|1c29dc60-e49d-4498-9970-e6b71f290d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:27.763Z|0367155f-fbe4-4098-8900-1b6ce993be52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:27.765Z|0367155f-fbe4-4098-8900-1b6ce993be52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:27.900Z|560db092-4fa7-43a5-bd16-863653bd108e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:27.901Z|560db092-4fa7-43a5-bd16-863653bd108e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:27.940Z|36bd444d-6cbe-4ec1-a37a-edf5569ec6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:27.944Z|36bd444d-6cbe-4ec1-a37a-edf5569ec6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:34.390Z|dd124bd8-f719-48cd-a6b3-d2869a51bc3c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:19:34.393Z|dd124bd8-f719-48cd-a6b3-d2869a51bc3c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:36.897Z|41114627-7b3b-4508-943d-8cbd10f45f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:36.897Z|41114627-7b3b-4508-943d-8cbd10f45f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:37.791Z|79d9048f-710f-41d6-9490-23200ae4a087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:37.793Z|79d9048f-710f-41d6-9490-23200ae4a087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:37.931Z|d1bdb0dc-2a8c-4175-91ae-51444500f84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:37.932Z|d1bdb0dc-2a8c-4175-91ae-51444500f84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:38.023Z|13155860-2951-4f80-89f8-1003999db4ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:38.025Z|13155860-2951-4f80-89f8-1003999db4ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:47.868Z|3c0d71cb-96d2-453f-a7ed-cb2e2b39c83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:47.870Z|3c0d71cb-96d2-453f-a7ed-cb2e2b39c83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:47.954Z|0b6fbee4-adc2-4446-9907-2038ec22b1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:47.955Z|0b6fbee4-adc2-4446-9907-2038ec22b1cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:48.064Z|617f34a5-1df2-4b27-8b5c-4e320b46608e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:48.066Z|617f34a5-1df2-4b27-8b5c-4e320b46608e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:51.896Z|e8784f80-596f-4c9d-b35c-1fb1006e3453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:51.901Z|e8784f80-596f-4c9d-b35c-1fb1006e3453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:52.419Z|aaaf44e7-bfec-4f8c-95f7-bf4e1489f3e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:19:52.420Z|aaaf44e7-bfec-4f8c-95f7-bf4e1489f3e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:19:57.897Z|ceb809be-a794-4bc4-8e35-81efd5f7d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:57.899Z|ceb809be-a794-4bc4-8e35-81efd5f7d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:57.978Z|286c8452-50e2-4514-bc51-c71c56471060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:57.981Z|286c8452-50e2-4514-bc51-c71c56471060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:19:58.093Z|9c2ca50d-2d12-493b-96b9-cf61d2dedff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:19:58.095Z|9c2ca50d-2d12-493b-96b9-cf61d2dedff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:06.896Z|1fa0d2ad-f329-4b15-8297-214e813b83f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:06.897Z|1fa0d2ad-f329-4b15-8297-214e813b83f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:07.922Z|3157c142-7411-4112-95a8-840bd3ba43f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:07.923Z|3157c142-7411-4112-95a8-840bd3ba43f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:08.008Z|556bc1b9-ae2d-40b1-a522-9735f31be767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:08.010Z|556bc1b9-ae2d-40b1-a522-9735f31be767|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:08.121Z|8d005a4a-1af1-4ffc-848f-7dc360b305a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:08.122Z|8d005a4a-1af1-4ffc-848f-7dc360b305a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:17.948Z|c9b92bd5-7aa7-41c6-a43f-d027c86645c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:17.949Z|c9b92bd5-7aa7-41c6-a43f-d027c86645c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:18.072Z|433e2f90-1e8d-4e5c-b47e-6204c683a041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:18.074Z|433e2f90-1e8d-4e5c-b47e-6204c683a041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:18.156Z|fb33e971-489f-49e2-8267-6807f550b84f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:18.157Z|fb33e971-489f-49e2-8267-6807f550b84f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:21.896Z|4c05cda3-9359-406d-bbfd-e612c2f308de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:21.897Z|4c05cda3-9359-406d-bbfd-e612c2f308de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:22.421Z|a3af8868-7698-42ae-b872-ab868bd11add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:22.422Z|a3af8868-7698-42ae-b872-ab868bd11add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:27.984Z|d2787ab9-27cb-4347-8096-dfeb8b54f65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:27.985Z|d2787ab9-27cb-4347-8096-dfeb8b54f65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:28.097Z|69d7f95e-7918-40a0-bf5b-072bf4af2c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:28.098Z|69d7f95e-7918-40a0-bf5b-072bf4af2c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:28.182Z|6bb49028-61d9-47f6-bc70-582d544b1a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:28.183Z|6bb49028-61d9-47f6-bc70-582d544b1a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:34.385Z|6240a9d4-1d96-4c3f-80d8-48b5d588b8eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:20:34.386Z|6240a9d4-1d96-4c3f-80d8-48b5d588b8eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:36.897Z|d725c9eb-b93b-4123-9593-bfadd764f8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:36.911Z|d725c9eb-b93b-4123-9593-bfadd764f8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:38.015Z|95538c1e-4cfb-422d-bbb7-b7d8bc8c54a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:38.016Z|95538c1e-4cfb-422d-bbb7-b7d8bc8c54a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:38.119Z|e3729f3e-5114-413d-b3c4-4f2bcc7c9cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:38.119Z|e3729f3e-5114-413d-b3c4-4f2bcc7c9cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:38.207Z|fdf6506a-82ed-4a27-b6b3-feb2da93cb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:38.208Z|fdf6506a-82ed-4a27-b6b3-feb2da93cb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:48.045Z|d3c8907f-7222-40ca-9584-79fe9f0824e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:48.046Z|d3c8907f-7222-40ca-9584-79fe9f0824e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:48.142Z|4eb42d5d-8557-4baf-ab5d-4952950a174e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:48.143Z|4eb42d5d-8557-4baf-ab5d-4952950a174e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:48.231Z|03a8ed5a-2232-462e-98a2-ea8133140a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:48.232Z|03a8ed5a-2232-462e-98a2-ea8133140a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:51.897Z|d5645b66-73ed-4eef-ac94-29b15cf95b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:51.898Z|d5645b66-73ed-4eef-ac94-29b15cf95b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:52.423Z|73c0d57d-ddb7-44da-bc85-bfab24e7fd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:20:52.424Z|73c0d57d-ddb7-44da-bc85-bfab24e7fd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:20:58.083Z|f336f4f6-a550-49c1-9391-3b319aa3d39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:58.088Z|f336f4f6-a550-49c1-9391-3b319aa3d39f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:58.179Z|eb5c8d8a-4ced-45f0-817d-35f2c5a5208e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:58.180Z|eb5c8d8a-4ced-45f0-817d-35f2c5a5208e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:20:58.257Z|e9feaff1-279e-4f39-89ed-8edeadecd413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:20:58.259Z|e9feaff1-279e-4f39-89ed-8edeadecd413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:06.897Z|f4a2f7e7-1c0a-4182-bcf9-3a8dcb3213f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:06.935Z|f4a2f7e7-1c0a-4182-bcf9-3a8dcb3213f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:08.130Z|3b229fb9-5905-45a8-b2f3-be8bb01e6a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:08.132Z|3b229fb9-5905-45a8-b2f3-be8bb01e6a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:08.206Z|0c3056c8-477b-40b9-b437-0743349ee38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:08.207Z|0c3056c8-477b-40b9-b437-0743349ee38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:08.282Z|1d3b5244-8217-44ca-874a-7b4eebecfafb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:08.283Z|1d3b5244-8217-44ca-874a-7b4eebecfafb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:18.164Z|5e2f5f8d-6560-454c-a508-b162d8c531b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:18.166Z|5e2f5f8d-6560-454c-a508-b162d8c531b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:18.229Z|b02ef507-4e69-4db5-a93e-dbb10cd683cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:18.230Z|b02ef507-4e69-4db5-a93e-dbb10cd683cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:18.304Z|f0a84ac3-2432-4acc-9889-a8b5d9975f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:18.305Z|f0a84ac3-2432-4acc-9889-a8b5d9975f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:21.897Z|599afaec-87e9-4c19-aec7-ce3c726ab078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:21.899Z|599afaec-87e9-4c19-aec7-ce3c726ab078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:22.425Z|614481fd-3c90-4a9f-80d6-0292de60671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:22.425Z|614481fd-3c90-4a9f-80d6-0292de60671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:28.198Z|c8e2ae9f-691b-447b-b80c-18f5a055c2b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:28.199Z|c8e2ae9f-691b-447b-b80c-18f5a055c2b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:28.257Z|16deb7bd-425b-4b70-9f3b-ce571f3c401a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:28.259Z|16deb7bd-425b-4b70-9f3b-ce571f3c401a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:28.330Z|08d99832-8af6-42cb-9718-71231cdf4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:28.331Z|08d99832-8af6-42cb-9718-71231cdf4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:34.393Z|8a446a26-7d4b-4cd4-9804-e71e6d02209f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:21:34.395Z|8a446a26-7d4b-4cd4-9804-e71e6d02209f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:36.897Z|c84b8d08-5e16-4391-89f9-8592232cd1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:36.899Z|c84b8d08-5e16-4391-89f9-8592232cd1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:38.226Z|84132b57-b4f3-46fb-959f-b9f664c8172b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:38.228Z|84132b57-b4f3-46fb-959f-b9f664c8172b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:38.283Z|90af8ca1-ba76-4c17-8c64-b02b4237ce09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:38.285Z|90af8ca1-ba76-4c17-8c64-b02b4237ce09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:38.352Z|72d6e0e9-d894-499e-b051-1c1dcec56cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:38.353Z|72d6e0e9-d894-499e-b051-1c1dcec56cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:48.257Z|c9804d97-e71f-4ce6-9ba2-6c4e5e2cf06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:48.258Z|c9804d97-e71f-4ce6-9ba2-6c4e5e2cf06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:48.307Z|7e14a9ba-50fc-447e-9d06-acf2af98c902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:48.308Z|7e14a9ba-50fc-447e-9d06-acf2af98c902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:48.376Z|44422286-a56d-4be7-b103-98649083c2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:48.377Z|44422286-a56d-4be7-b103-98649083c2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:51.896Z|b8200cf3-0848-4c35-9426-aa98f5104a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:51.902Z|b8200cf3-0848-4c35-9426-aa98f5104a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:52.427Z|839f2f86-490d-4d57-9fe0-490e1e8de8a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:21:52.428Z|839f2f86-490d-4d57-9fe0-490e1e8de8a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:21:58.288Z|ac2f54ec-d258-4e66-86ca-62660cfc3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:58.289Z|ac2f54ec-d258-4e66-86ca-62660cfc3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:58.329Z|9fe76dc2-df7b-48ca-8af8-e2cc0ae12d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:58.329Z|9fe76dc2-df7b-48ca-8af8-e2cc0ae12d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:21:58.434Z|1b0e7acc-34c5-45ef-9e1f-8a7ce946b717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:21:58.435Z|1b0e7acc-34c5-45ef-9e1f-8a7ce946b717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:06.896Z|502ca31e-09c5-4599-9701-f6a2f422e2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:06.898Z|502ca31e-09c5-4599-9701-f6a2f422e2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:08.314Z|9fdaa7fb-7a0f-468c-9cb7-40edcc46019f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:08.315Z|9fdaa7fb-7a0f-468c-9cb7-40edcc46019f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:08.356Z|8fda2441-76f2-4179-ad04-a82470541877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:08.357Z|8fda2441-76f2-4179-ad04-a82470541877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:08.461Z|fa012b77-f21f-4484-8794-a09e59aeb878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:08.464Z|fa012b77-f21f-4484-8794-a09e59aeb878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:16.395Z|55ffb894-3b9d-479a-994b-7e7dcf2a8bef|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:22:16.396Z|55ffb894-3b9d-479a-994b-7e7dcf2a8bef|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:18.344Z|1661ddb3-27c7-40d6-9874-f40dfe826f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:18.345Z|1661ddb3-27c7-40d6-9874-f40dfe826f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:18.379Z|afa9fb31-ab52-4997-8017-be241fcaaa3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:18.381Z|afa9fb31-ab52-4997-8017-be241fcaaa3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:18.486Z|579f36b9-81f1-466e-8253-d498ddda926c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:18.487Z|579f36b9-81f1-466e-8253-d498ddda926c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:21.896Z|ef7c5e84-5b33-4fc1-baa7-52c719e78283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:21.897Z|ef7c5e84-5b33-4fc1-baa7-52c719e78283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:22.429Z|4958b457-6742-412c-b8e2-1c5d3450ae32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:22.430Z|4958b457-6742-412c-b8e2-1c5d3450ae32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:28.376Z|9850c028-8c59-485f-82c6-27648665b5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:28.376Z|9850c028-8c59-485f-82c6-27648665b5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:28.414Z|e3dd685d-b985-4484-b548-9da1aabccae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:28.415Z|e3dd685d-b985-4484-b548-9da1aabccae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:28.511Z|ab199e38-2bed-4cc9-8c3d-fcbc894e89e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:28.513Z|ab199e38-2bed-4cc9-8c3d-fcbc894e89e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:32.352Z|4efef032-560f-4e90-b999-57b5b2f1b65e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:22:32.353Z|4efef032-560f-4e90-b999-57b5b2f1b65e|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:34.388Z|a3a7a56c-93ea-467e-9c7c-0f47956292ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:22:34.391Z|a3a7a56c-93ea-467e-9c7c-0f47956292ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:36.900Z|ec8e7a02-5091-48ef-87b7-e64290a9e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:36.932Z|ec8e7a02-5091-48ef-87b7-e64290a9e51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:38.404Z|3628908c-c99f-48d6-9715-bf359d6812d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:38.405Z|3628908c-c99f-48d6-9715-bf359d6812d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:38.442Z|7e62190b-51c4-4434-8e5f-70723da5e094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:38.442Z|7e62190b-51c4-4434-8e5f-70723da5e094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:38.537Z|1eb84921-1496-4a4e-a0fb-0a4df95ed1e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:38.538Z|1eb84921-1496-4a4e-a0fb-0a4df95ed1e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:48.451Z|cc77f3a1-6349-4a28-98b1-5ee86fe80713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:48.452Z|cc77f3a1-6349-4a28-98b1-5ee86fe80713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:48.476Z|d80c950e-2944-46de-a01c-d7139bdc8fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:48.477Z|d80c950e-2944-46de-a01c-d7139bdc8fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:48.559Z|3720efd1-084c-4cff-baca-14ad888fb9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:48.574Z|3720efd1-084c-4cff-baca-14ad888fb9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:51.896Z|72734f83-c204-4cb4-b85c-25a2d065f689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:51.897Z|72734f83-c204-4cb4-b85c-25a2d065f689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:52.431Z|fb6a5435-828c-4144-82c3-c787fe50c142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:22:52.432Z|fb6a5435-828c-4144-82c3-c787fe50c142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:22:53.761Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:22:53.782Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e02af7a8-bb8a-4a0b-bd20-89f27e7d5007 already exists in requestDb InfraActiveRequests table
2022-04-17T04:22:53.883Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007
2022-04-17T04:22:53.885Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|INFO|500||Invoke
2022-04-17T04:22:53.886Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:53.887Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007
2022-04-17T04:22:53.887Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Method      : GET
2022-04-17T04:22:53.888Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dee6d353e17f37ab", X-B3-SpanId:"03280ce785ecacd5", X-B3-ParentSpanId:"dee6d353e17f37ab", X-B3-Sampled:"0", X-ONAP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-TransactionID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ECOMP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa99cd02-2e7a-47be-ad2b-94f54ee19a32"]
2022-04-17T04:22:53.890Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Request body: 
2022-04-17T04:22:53.891Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||==========================request end================================================
2022-04-17T04:22:54.847Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:54.848Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:22:54.848Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Status text  : 
2022-04-17T04:22:54.849Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D16515518F7A90301C49CFCB4F8CBE24; 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:"Sun, 17 Apr 2022 04:22:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:54.851Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||Response body: 
2022-04-17T04:22:54.852Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:54.854Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|INFO|404|Not Found|InvokeReturn
2022-04-17T04:22:55.049Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e02af7a8-bb8a-4a0b-bd20-89f27e7d5007
2022-04-17T04:22:55.111Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:22:55.117Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:22:55.122Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:22:55.123Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:55.123Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:22:55.123Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:22:55.124Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dee6d353e17f37ab", X-B3-SpanId:"266e9bab56fddc34", X-B3-ParentSpanId:"dee6d353e17f37ab", X-B3-Sampled:"0", X-ONAP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-TransactionID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ECOMP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ef5042e-be21-4bcd-bc9d-64c97963b8b7"]
2022-04-17T04:22:55.124Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:22:55.125Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:22:55.230Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:55.232Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:22:55.238Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:22:55.241Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:55.243Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:22:55.244Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:55.250Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:22:55.258Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:22:55.265Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:22:55.269Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:22:55.270Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:22:55.270Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:22:55.271Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:22:55.273Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:22:55.274Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"dee6d353e17f37ab", X-B3-SpanId:"2ccd595d1d2e6563", X-B3-ParentSpanId:"dee6d353e17f37ab", X-B3-Sampled:"0", X-ONAP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-TransactionID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ECOMP-RequestID:"e02af7a8-bb8a-4a0b-bd20-89f27e7d5007", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5cc17e4-b14a-4b8d-8213-014b4f955ba1"]
2022-04-17T04:22:55.275Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:22:55.276Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:22:55.333Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:22:55.335Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:22:55.336Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:22:55.337Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:22:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:22:55.339Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:22:55.340Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:22:55.341Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:22:55.343Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:22:55.346Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@42afbb2d
2022-04-17T04:22:55.359Z|e02af7a8-bb8a-4a0b-bd20-89f27e7d5007|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:22:58.485Z|88ef3334-6cc8-4928-aebe-05ab5dddbfb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:58.486Z|88ef3334-6cc8-4928-aebe-05ab5dddbfb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:58.514Z|c7cdf209-bb0a-4454-8732-7b1b48c0c213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:58.515Z|c7cdf209-bb0a-4454-8732-7b1b48c0c213|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:22:58.596Z|45d87349-34d7-4439-a77e-ed3f14426d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:22:58.598Z|45d87349-34d7-4439-a77e-ed3f14426d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:06.898Z|7fb23d5d-5c08-4e31-a193-d730d349a6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:06.901Z|7fb23d5d-5c08-4e31-a193-d730d349a6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:08.511Z|3e0f78e2-e24e-4e15-a42b-1c4ea87b056b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:08.512Z|3e0f78e2-e24e-4e15-a42b-1c4ea87b056b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:08.535Z|55e233fa-ceed-44c5-bac9-9c5ebb8aee2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:08.535Z|55e233fa-ceed-44c5-bac9-9c5ebb8aee2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:08.624Z|f5769560-2b4f-4194-b43a-31e6b131271a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:08.626Z|f5769560-2b4f-4194-b43a-31e6b131271a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:09.997Z|442c5f0a-af73-4f06-b6de-9cb456dc6878|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:23:10.000Z|442c5f0a-af73-4f06-b6de-9cb456dc6878|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:18.576Z|4a384e04-e111-4b7d-83c3-180fc7305d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:18.577Z|4a384e04-e111-4b7d-83c3-180fc7305d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:18.576Z|2af5390d-7da1-4ff3-b86b-284fe7e8c50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:18.584Z|2af5390d-7da1-4ff3-b86b-284fe7e8c50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:18.660Z|991a1048-3649-48c2-8c52-b0e4fc2e14fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:18.661Z|991a1048-3649-48c2-8c52-b0e4fc2e14fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:21.896Z|7a7ee0a1-2884-4b27-87b9-d44318c64b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:21.901Z|7a7ee0a1-2884-4b27-87b9-d44318c64b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:22.434Z|a3e01b80-20ba-4d16-a750-de6a16a88a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:22.434Z|a3e01b80-20ba-4d16-a750-de6a16a88a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:26.721Z|9f7d2805-766a-45ab-abcf-94f712ab82b8|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:23:26.722Z|9f7d2805-766a-45ab-abcf-94f712ab82b8|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:28.606Z|ff06332f-c67f-4696-b8ef-b674fa83fb94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:28.608Z|ff06332f-c67f-4696-b8ef-b674fa83fb94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:28.613Z|200af253-1b4e-4c7b-ae14-4da7f841f1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:28.613Z|200af253-1b4e-4c7b-ae14-4da7f841f1ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:28.710Z|afd68ab4-99d1-496b-9504-2c1f3bfed5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:28.711Z|afd68ab4-99d1-496b-9504-2c1f3bfed5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:34.386Z|a455b64c-ab99-4557-8382-b956494c2073|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:23:34.387Z|a455b64c-ab99-4557-8382-b956494c2073|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:36.900Z|46a2ee0f-b21f-4a1d-b3ed-b219f5130845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:36.900Z|46a2ee0f-b21f-4a1d-b3ed-b219f5130845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:37.039Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:23:37.042Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 9e3eb90e-4211-4736-97b8-00d53a4b55b0 already exists in requestDb InfraActiveRequests table
2022-04-17T04:23:37.043Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0
2022-04-17T04:23:37.043Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|INFO|500||Invoke
2022-04-17T04:23:37.044Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:37.044Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0
2022-04-17T04:23:37.045Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Method      : GET
2022-04-17T04:23:37.045Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df61394f501a4bfa", X-B3-SpanId:"bd967df758b821bf", X-B3-ParentSpanId:"df61394f501a4bfa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-TransactionID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ECOMP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4b82ee2-d11e-4048-b9a1-a5e2f2ebeee2"]
2022-04-17T04:23:37.046Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Request body: 
2022-04-17T04:23:37.047Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||==========================request end================================================
2022-04-17T04:23:37.096Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:37.097Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:23:37.097Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Status text  : 
2022-04-17T04:23:37.098Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:23:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:37.098Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||Response body: 
2022-04-17T04:23:37.098Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:37.099Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e3eb90e-4211-4736-97b8-00d53a4b55b0|INFO|404|Not Found|InvokeReturn
2022-04-17T04:23:37.108Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 9e3eb90e-4211-4736-97b8-00d53a4b55b0
2022-04-17T04:23:37.109Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:23:37.110Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:23:37.111Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:23:37.112Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:37.112Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:23:37.113Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:23:37.113Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"df61394f501a4bfa", X-B3-SpanId:"6863642584e8bcd3", X-B3-ParentSpanId:"df61394f501a4bfa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-TransactionID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ECOMP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f98819b3-fc30-4afe-977b-e3e3ac5af15d"]
2022-04-17T04:23:37.114Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:23:37.114Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:23:37.151Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:37.152Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:23:37.153Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:23:37.154Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:23:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:37.155Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:23:37.156Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:37.157Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:23:37.159Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|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$$7aaf0eb6.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)
2022-04-17T04:23:37.161Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:23:37.162Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:23:37.164Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:23:37.164Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:23:37.165Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:23:37.165Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:23:37.166Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"df61394f501a4bfa", X-B3-SpanId:"d2f8829537a4ed57", X-B3-ParentSpanId:"df61394f501a4bfa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-TransactionID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ECOMP-RequestID:"9e3eb90e-4211-4736-97b8-00d53a4b55b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6efb01-c67e-4321-ae4f-a60e4d8e8eb7"]
2022-04-17T04:23:37.167Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:23:37.176Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:23:37.190Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:23:37.192Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:23:37.193Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:23:37.195Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:23:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:23:37.196Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:23:37.197Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:23:37.199Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:23:37.201Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|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$$7aaf0eb6.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)
2022-04-17T04:23:37.204Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@39d9aff7
2022-04-17T04:23:37.210Z|9e3eb90e-4211-4736-97b8-00d53a4b55b0|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:23:38.639Z|7cf07390-b883-400b-bd5b-0bc67adf926f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:38.640Z|7cf07390-b883-400b-bd5b-0bc67adf926f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:38.642Z|be3406fa-e1e1-4eea-9045-5b4254f8841e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:38.643Z|be3406fa-e1e1-4eea-9045-5b4254f8841e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:38.748Z|adc0a707-519c-47b7-a01e-da32d9681388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:38.749Z|adc0a707-519c-47b7-a01e-da32d9681388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:48.669Z|de6fbf28-0e92-4212-8b70-b6d5c7cd1cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:48.671Z|bb574749-6205-4e89-9080-7d18bebcbc3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:48.673Z|de6fbf28-0e92-4212-8b70-b6d5c7cd1cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:48.673Z|bb574749-6205-4e89-9080-7d18bebcbc3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:48.784Z|4de8305b-2289-4241-aeac-6fe364c39377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:48.787Z|4de8305b-2289-4241-aeac-6fe364c39377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:49.992Z|53aa3ed5-3ffa-4c4b-b2e9-e4f8f734ad9a|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:23:49.993Z|53aa3ed5-3ffa-4c4b-b2e9-e4f8f734ad9a|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:50.668Z|e0376c89-250d-4787-84ef-6293f88ed88b|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:23:50.669Z|e0376c89-250d-4787-84ef-6293f88ed88b|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:51.896Z|0a89c306-3e06-4080-b28f-a45c46b41124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:51.898Z|0a89c306-3e06-4080-b28f-a45c46b41124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:52.435Z|16ecd965-0bef-41f8-824d-81ef6afba489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:23:52.437Z|16ecd965-0bef-41f8-824d-81ef6afba489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:23:58.745Z|74425ce2-d25a-4b2c-9996-0a71c638d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:58.749Z|d7b75468-e150-40b4-878c-503942947156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:58.752Z|74425ce2-d25a-4b2c-9996-0a71c638d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:58.755Z|d7b75468-e150-40b4-878c-503942947156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:23:58.833Z|4a79c6c2-55ac-4175-971a-155224a8e396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:23:58.835Z|4a79c6c2-55ac-4175-971a-155224a8e396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:06.897Z|d3f166e8-d789-4938-8a1b-815a94c74603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:06.913Z|d3f166e8-d789-4938-8a1b-815a94c74603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:08.793Z|460c2188-fa1a-4b59-b6e3-14dad26d9378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:08.794Z|460c2188-fa1a-4b59-b6e3-14dad26d9378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:08.811Z|335d85b6-afac-451b-b16f-3be29d5d627d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:08.812Z|335d85b6-afac-451b-b16f-3be29d5d627d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:08.886Z|554bd9cc-bf9b-49f9-8ef6-de4c124de756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:08.887Z|554bd9cc-bf9b-49f9-8ef6-de4c124de756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:18.829Z|507935cf-24b5-45e6-b03a-02da847e6cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:18.831Z|507935cf-24b5-45e6-b03a-02da847e6cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:18.838Z|3b0a2a29-eaf3-49e6-9101-689e2ae967fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:18.839Z|3b0a2a29-eaf3-49e6-9101-689e2ae967fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:18.914Z|cdc01350-a2aa-468b-bdc1-f26e69a254c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:18.915Z|cdc01350-a2aa-468b-bdc1-f26e69a254c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:21.896Z|cc55317d-112d-4e96-bc12-f4fc5a14daa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:21.897Z|cc55317d-112d-4e96-bc12-f4fc5a14daa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:22.438Z|fcda4d44-b535-4450-b5be-27cb0b016c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:22.439Z|fcda4d44-b535-4450-b5be-27cb0b016c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:28.870Z|c2cb550d-1bbd-446a-8221-945fa4aee110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:28.871Z|c2cb550d-1bbd-446a-8221-945fa4aee110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:28.885Z|fdde23bb-4044-42bc-9c6a-d78807175dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:28.886Z|fdde23bb-4044-42bc-9c6a-d78807175dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:28.945Z|61288b98-c644-48f6-a608-48069bc1bda0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:28.947Z|61288b98-c644-48f6-a608-48069bc1bda0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:32.001Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:24:32.003Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 06652bc7-75ca-4cff-94f9-1d737a59bde8 already exists in requestDb InfraActiveRequests table
2022-04-17T04:24:32.004Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8
2022-04-17T04:24:32.004Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|INFO|500||Invoke
2022-04-17T04:24:32.004Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:32.005Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8
2022-04-17T04:24:32.005Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Method      : GET
2022-04-17T04:24:32.005Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca62e6a1d5587c4f", X-B3-SpanId:"f46217fec75ce562", X-B3-ParentSpanId:"ca62e6a1d5587c4f", X-B3-Sampled:"0", X-ONAP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-TransactionID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ECOMP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527734a3-372b-4fd3-89a8-24cb6624a751"]
2022-04-17T04:24:32.006Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Request body: 
2022-04-17T04:24:32.006Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||==========================request end================================================
2022-04-17T04:24:32.038Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:32.038Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:24:32.038Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Status text  : 
2022-04-17T04:24:32.039Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:24:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:32.040Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||Response body: 
2022-04-17T04:24:32.040Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:32.041Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06652bc7-75ca-4cff-94f9-1d737a59bde8|INFO|404|Not Found|InvokeReturn
2022-04-17T04:24:32.045Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 06652bc7-75ca-4cff-94f9-1d737a59bde8
2022-04-17T04:24:32.047Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:24:32.048Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:24:32.049Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:24:32.049Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:32.050Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:24:32.050Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:24:32.051Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"ca62e6a1d5587c4f", X-B3-SpanId:"273e93b3d185c1ff", X-B3-ParentSpanId:"ca62e6a1d5587c4f", X-B3-Sampled:"0", X-ONAP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-TransactionID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ECOMP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef6f7089-706b-46bc-942b-7e2caced4c71"]
2022-04-17T04:24:32.052Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:24:32.052Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:24:32.060Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:32.060Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:24:32.061Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:24:32.061Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:24:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:32.062Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:24:32.062Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:32.065Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:24:32.066Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:24:32.067Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:24:32.068Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:24:32.068Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:24:32.069Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:24:32.069Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:24:32.070Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:24:32.070Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"ca62e6a1d5587c4f", X-B3-SpanId:"9d1173d8a705c639", X-B3-ParentSpanId:"ca62e6a1d5587c4f", X-B3-Sampled:"0", X-ONAP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-TransactionID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ECOMP-RequestID:"06652bc7-75ca-4cff-94f9-1d737a59bde8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8cfe46-5913-4754-923e-05b4976556ab"]
2022-04-17T04:24:32.071Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:24:32.071Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:24:32.088Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:24:32.088Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:24:32.089Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:24:32.089Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:24:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:24:32.090Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:24:32.091Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:24:32.091Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:24:32.092Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:24:32.093Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4d78bef
2022-04-17T04:24:32.096Z|06652bc7-75ca-4cff-94f9-1d737a59bde8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:24:34.383Z|d433c9fe-0a95-4990-80b7-5a1ae67032f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:24:34.384Z|d433c9fe-0a95-4990-80b7-5a1ae67032f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:36.898Z|11a7f7d7-c405-4b58-8cb9-37864da6fd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:36.899Z|11a7f7d7-c405-4b58-8cb9-37864da6fd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:38.897Z|46f65e59-a041-4195-8050-ba9c092d5ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:38.898Z|46f65e59-a041-4195-8050-ba9c092d5ee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:38.909Z|cb3c96be-4524-4919-8dc2-bcd3baed695e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:38.910Z|cb3c96be-4524-4919-8dc2-bcd3baed695e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:38.980Z|f4a7d7f3-f451-4318-a5db-6ced81f00a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:38.981Z|f4a7d7f3-f451-4318-a5db-6ced81f00a11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:48.922Z|9dcb3bf7-135d-4f11-8677-f427e8a36921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:48.923Z|9dcb3bf7-135d-4f11-8677-f427e8a36921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:48.934Z|45a1a6e3-f38d-417e-8a28-d97bb3ec0ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:48.935Z|45a1a6e3-f38d-417e-8a28-d97bb3ec0ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:49.003Z|33fecd8c-b985-44f1-a281-968bad18ed94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:49.004Z|33fecd8c-b985-44f1-a281-968bad18ed94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:50.228Z|7bd0eb35-150d-46a0-896d-0d9db3b901f0|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:24:50.232Z|7bd0eb35-150d-46a0-896d-0d9db3b901f0|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:51.896Z|935c880a-08f9-47ba-95fc-25b1470c2ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:51.900Z|935c880a-08f9-47ba-95fc-25b1470c2ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:52.441Z|d93ac308-a078-4afe-ae7b-e71291fdfc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:24:52.442Z|d93ac308-a078-4afe-ae7b-e71291fdfc10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:24:58.977Z|dfa2e9a0-1ba3-418f-94a8-8947e5e61633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:58.977Z|16562dbc-950e-4014-bcdf-7af667f03f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:58.979Z|dfa2e9a0-1ba3-418f-94a8-8947e5e61633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:58.979Z|16562dbc-950e-4014-bcdf-7af667f03f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:24:59.032Z|617e3301-42dd-416f-b5a0-ae487267b6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:24:59.033Z|617e3301-42dd-416f-b5a0-ae487267b6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:06.899Z|200a1d90-07bd-4718-8d80-a662fa2c6ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:06.900Z|200a1d90-07bd-4718-8d80-a662fa2c6ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:09.036Z|e66ea409-6036-4577-93b2-e25a906f4f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:09.037Z|e66ea409-6036-4577-93b2-e25a906f4f4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:09.042Z|290176b2-f662-40da-80dd-b81ad17a28ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:09.043Z|290176b2-f662-40da-80dd-b81ad17a28ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:09.082Z|373b7049-452a-493f-9a89-62401930566d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:09.084Z|373b7049-452a-493f-9a89-62401930566d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:12.096Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:25:12.098Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 389d2329-e16b-49bc-89b6-7ebd3c2fe4a1 already exists in requestDb InfraActiveRequests table
2022-04-17T04:25:12.099Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1
2022-04-17T04:25:12.100Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|INFO|500||Invoke
2022-04-17T04:25:12.100Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:12.100Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1
2022-04-17T04:25:12.101Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Method      : GET
2022-04-17T04:25:12.101Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21f951497ffe22ec", X-B3-SpanId:"659aae86b33cdef8", X-B3-ParentSpanId:"21f951497ffe22ec", X-B3-Sampled:"0", X-ONAP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-TransactionID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ECOMP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833e7f68-e5e1-4ce8-ad3d-4ec563045882"]
2022-04-17T04:25:12.101Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Request body: 
2022-04-17T04:25:12.101Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||==========================request end================================================
2022-04-17T04:25:12.138Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:12.139Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:25:12.139Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Status text  : 
2022-04-17T04:25:12.140Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:25:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:12.140Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||Response body: 
2022-04-17T04:25:12.141Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:12.141Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|INFO|404|Not Found|InvokeReturn
2022-04-17T04:25:12.146Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 389d2329-e16b-49bc-89b6-7ebd3c2fe4a1
2022-04-17T04:25:12.147Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:25:12.148Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:25:12.149Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:25:12.149Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:12.150Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:25:12.150Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:25:12.150Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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:"21f951497ffe22ec", X-B3-SpanId:"1ee6ae31ff99b798", X-B3-ParentSpanId:"21f951497ffe22ec", X-B3-Sampled:"0", X-ONAP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-TransactionID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ECOMP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd505440-6144-4f1c-8415-6f81291bbb4b"]
2022-04-17T04:25:12.151Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:25:12.151Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:25:12.161Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:12.161Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:25:12.162Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:25:12.162Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 04:25:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:12.163Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:25:12.163Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:12.164Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:25:12.164Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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$$7aaf0eb6.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)
2022-04-17T04:25:12.166Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:25:12.167Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:25:12.167Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:25:12.168Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:25:12.168Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:25:12.173Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:25:12.173Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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:"21f951497ffe22ec", X-B3-SpanId:"22142746c7edb00d", X-B3-ParentSpanId:"21f951497ffe22ec", X-B3-Sampled:"0", X-ONAP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-TransactionID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ECOMP-RequestID:"389d2329-e16b-49bc-89b6-7ebd3c2fe4a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e689950c-d61f-406f-8de4-1f8d7a02ee25"]
2022-04-17T04:25:12.174Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:25:12.174Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:25:12.188Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:25:12.191Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:25:12.193Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:25:12.196Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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:"Sun, 17 Apr 2022 04:25:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:25:12.198Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:25:12.200Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:25:12.202Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:25:12.207Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|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$$7aaf0eb6.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)
2022-04-17T04:25:12.209Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7f2be136
2022-04-17T04:25:12.215Z|389d2329-e16b-49bc-89b6-7ebd3c2fe4a1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:25:19.067Z|27c001c1-4f41-4d00-a9e8-04d7175ae35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:19.069Z|27c001c1-4f41-4d00-a9e8-04d7175ae35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:19.074Z|f70d6fb9-ff93-4208-8f10-d2aa4530d3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:19.075Z|f70d6fb9-ff93-4208-8f10-d2aa4530d3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:19.119Z|c624cb7d-cddf-47da-b63f-e39c73964d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:19.120Z|c624cb7d-cddf-47da-b63f-e39c73964d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:21.896Z|688bdb33-559e-4996-acc0-2e035822d014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:21.898Z|688bdb33-559e-4996-acc0-2e035822d014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:22.443Z|160f189b-0bd7-483d-9511-6dd61d8e82cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:22.444Z|160f189b-0bd7-483d-9511-6dd61d8e82cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:22.980Z|53143520-2ec3-4b95-9874-3dc562e06758|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:25:22.983Z|53143520-2ec3-4b95-9874-3dc562e06758|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:29.101Z|1ce82f15-2c43-400d-9e39-dfbe56ff3238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:29.105Z|fafdc07b-95c5-48af-9b56-158fdfdf29ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:29.106Z|fafdc07b-95c5-48af-9b56-158fdfdf29ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:29.102Z|1ce82f15-2c43-400d-9e39-dfbe56ff3238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:29.154Z|f8dc205d-13fa-4370-9e30-3350564c8d6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:29.157Z|f8dc205d-13fa-4370-9e30-3350564c8d6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:34.391Z|ac727555-9edd-4abd-8bf3-e3362f4460ab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:25:34.401Z|ac727555-9edd-4abd-8bf3-e3362f4460ab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:36.901Z|29fb68a1-233e-45eb-9ebd-6580002f951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:36.936Z|29fb68a1-233e-45eb-9ebd-6580002f951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:39.142Z|bf633a61-7301-4063-9c44-b893ef5d7325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:39.143Z|bf633a61-7301-4063-9c44-b893ef5d7325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:39.146Z|4d31bef1-9ef8-4d97-9abc-4461b88897e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:39.148Z|4d31bef1-9ef8-4d97-9abc-4461b88897e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:39.191Z|f66808d1-c468-4e7d-9365-70c4dca9cc31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:39.192Z|f66808d1-c468-4e7d-9365-70c4dca9cc31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:49.174Z|0bf8156c-2fa9-40cf-8f87-d22f5738d5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:49.175Z|ebd5b480-ffd8-44cb-9525-4edc968e9a77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:49.176Z|ebd5b480-ffd8-44cb-9525-4edc968e9a77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:49.177Z|0bf8156c-2fa9-40cf-8f87-d22f5738d5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:49.220Z|a4aed3f2-2bec-4add-8725-4f3cdcc16bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:49.221Z|a4aed3f2-2bec-4add-8725-4f3cdcc16bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:51.896Z|96935c8d-11ed-4ea6-b175-477d1cea5bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:51.897Z|96935c8d-11ed-4ea6-b175-477d1cea5bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:52.445Z|5bcd0994-169e-4031-adb9-0e3d8448aef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:25:52.446Z|5bcd0994-169e-4031-adb9-0e3d8448aef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:25:59.199Z|c6f272bb-b9e8-44d9-a517-af5dcb75a36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:59.200Z|c6f272bb-b9e8-44d9-a517-af5dcb75a36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:59.217Z|320bc20f-52b3-4526-8281-219e0d3befc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:59.220Z|320bc20f-52b3-4526-8281-219e0d3befc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:25:59.247Z|7f9b265e-b0c5-4646-81b1-78fcd55bc9e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:25:59.248Z|7f9b265e-b0c5-4646-81b1-78fcd55bc9e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:00.499Z|db82aa60-9328-4700-96e7-be32ef8cbfd7|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:26:00.500Z|db82aa60-9328-4700-96e7-be32ef8cbfd7|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:06.896Z|e0087752-9356-4f5e-a8b0-17442ed8724a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:06.897Z|e0087752-9356-4f5e-a8b0-17442ed8724a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:09.238Z|65500ba4-ac40-45a7-9cd9-cf057bbc3af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:09.240Z|65500ba4-ac40-45a7-9cd9-cf057bbc3af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:09.249Z|b838dca6-40fd-43db-a05f-214738ea0aa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:09.250Z|b838dca6-40fd-43db-a05f-214738ea0aa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:09.285Z|f4964f7d-97c5-4b60-bc7e-df3fb7399b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:09.286Z|f4964f7d-97c5-4b60-bc7e-df3fb7399b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:17.254Z|c9a5ac36-506f-44d1-9284-8ed753b1ad28|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:26:17.255Z|c9a5ac36-506f-44d1-9284-8ed753b1ad28|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:19.277Z|79285231-3be9-4e73-812a-455ae5bd597e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:19.278Z|79285231-3be9-4e73-812a-455ae5bd597e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:19.280Z|97f01f58-10de-4566-b652-78869c3855aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:19.281Z|97f01f58-10de-4566-b652-78869c3855aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:19.323Z|e79851dd-0d0c-4753-8e4b-99597374fc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:19.324Z|e79851dd-0d0c-4753-8e4b-99597374fc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:21.896Z|2b520d3e-5c14-4a58-b8b2-4562b44b9cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:21.902Z|2b520d3e-5c14-4a58-b8b2-4562b44b9cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:22.447Z|47981af0-98b1-415f-b232-77a9a1e98fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:22.448Z|47981af0-98b1-415f-b232-77a9a1e98fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:29.316Z|a872e4e3-312f-4273-bff4-93ef5a9aebb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:29.317Z|a872e4e3-312f-4273-bff4-93ef5a9aebb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:29.325Z|d20a4406-72cd-4733-9679-d228c1ab67d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:29.327Z|d20a4406-72cd-4733-9679-d228c1ab67d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:29.374Z|ad6812c8-5ee0-4055-8904-008b3691a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:29.379Z|ad6812c8-5ee0-4055-8904-008b3691a496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:34.390Z|6ba4e7fb-8fc7-42fc-acd3-01c3ae92c711|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:26:34.403Z|6ba4e7fb-8fc7-42fc-acd3-01c3ae92c711|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:36.898Z|2e48c1fd-eb67-4230-8b79-f1b952eddfb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:36.900Z|2e48c1fd-eb67-4230-8b79-f1b952eddfb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:39.344Z|85866a5b-45d6-43e3-8566-03130e749fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:39.345Z|85866a5b-45d6-43e3-8566-03130e749fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:39.370Z|05922669-fa3f-4f64-b60a-d73c6a9513a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:39.372Z|05922669-fa3f-4f64-b60a-d73c6a9513a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:39.414Z|98869fd8-b715-4840-9a78-dae7bb877c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:39.416Z|98869fd8-b715-4840-9a78-dae7bb877c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:40.235Z|999c4ba6-bd67-4707-b310-123ec2c2f41c|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:26:40.236Z|999c4ba6-bd67-4707-b310-123ec2c2f41c|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:49.401Z|e6591f72-7fdd-4052-964c-9d9189bbdfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:49.404Z|9070b489-aea3-4fbc-89de-5cf31df030a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:49.408Z|9070b489-aea3-4fbc-89de-5cf31df030a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:49.408Z|e6591f72-7fdd-4052-964c-9d9189bbdfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:49.713Z|8bf83f9b-d489-4b4c-8b46-24eb146e76e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:49.715Z|8bf83f9b-d489-4b4c-8b46-24eb146e76e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:51.904Z|5da9f66d-08a2-4ef6-8c14-fcf08b67a4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:51.923Z|5da9f66d-08a2-4ef6-8c14-fcf08b67a4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:52.449Z|c5220d8c-36d3-46b1-b169-0cccb15fac56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:26:52.450Z|c5220d8c-36d3-46b1-b169-0cccb15fac56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:26:55.926Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:26:55.929Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8b0ce296-a144-4375-b369-c4ba5effa9b8 already exists in requestDb InfraActiveRequests table
2022-04-17T04:26:55.930Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8
2022-04-17T04:26:55.931Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|INFO|500||Invoke
2022-04-17T04:26:55.931Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:55.932Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8
2022-04-17T04:26:55.932Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Method      : GET
2022-04-17T04:26:55.933Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2e561f55d6d435b", X-B3-SpanId:"5e23e5b04c2e7a14", X-B3-ParentSpanId:"b2e561f55d6d435b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-TransactionID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ECOMP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc72a538-9ecd-434a-a107-9fbb3147d97a"]
2022-04-17T04:26:55.934Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Request body: 
2022-04-17T04:26:55.934Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||==========================request end================================================
2022-04-17T04:26:55.975Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:55.976Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:26:55.976Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Status text  : 
2022-04-17T04:26:55.976Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:55.977Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||Response body: 
2022-04-17T04:26:55.977Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:55.978Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8b0ce296-a144-4375-b369-c4ba5effa9b8|INFO|404|Not Found|InvokeReturn
2022-04-17T04:26:55.981Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8b0ce296-a144-4375-b369-c4ba5effa9b8
2022-04-17T04:26:55.982Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:26:55.983Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:26:55.984Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:26:55.984Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:55.984Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:26:55.985Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:26:55.985Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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:"b2e561f55d6d435b", X-B3-SpanId:"cd026e6d7f3dd05a", X-B3-ParentSpanId:"b2e561f55d6d435b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-TransactionID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ECOMP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e74b4854-0e0a-48b7-8c59-0030beffd6b4"]
2022-04-17T04:26:55.985Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:26:55.986Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:26:55.997Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:55.997Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:26:55.998Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:26:55.998Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 04:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:55.999Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:26:55.999Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:56.000Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:26:56.000Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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$$7aaf0eb6.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)
2022-04-17T04:26:56.001Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:26:56.002Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:26:56.003Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:26:56.003Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:26:56.004Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:26:56.004Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:26:56.006Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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:"b2e561f55d6d435b", X-B3-SpanId:"dc16386a3854691f", X-B3-ParentSpanId:"b2e561f55d6d435b", X-B3-Sampled:"0", X-ONAP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-TransactionID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ECOMP-RequestID:"8b0ce296-a144-4375-b369-c4ba5effa9b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d6601bd-aec5-4174-8e53-14f46faad144"]
2022-04-17T04:26:56.006Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:26:56.007Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:26:56.026Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:26:56.026Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:26:56.027Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:26:56.027Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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:"Sun, 17 Apr 2022 04:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:26:56.028Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:26:56.028Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:26:56.029Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:26:56.030Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|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$$7aaf0eb6.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)
2022-04-17T04:26:56.031Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@157994a2
2022-04-17T04:26:56.033Z|8b0ce296-a144-4375-b369-c4ba5effa9b8|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:26:59.459Z|018cc548-bcba-415c-a390-70446a9f9abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:59.462Z|018cc548-bcba-415c-a390-70446a9f9abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:59.463Z|89e5d589-cd61-405b-a6de-40f2806e1f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:59.466Z|89e5d589-cd61-405b-a6de-40f2806e1f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:59.772Z|4306ba45-6d31-4838-aec5-dcd20dd18b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:26:59.775Z|4306ba45-6d31-4838-aec5-dcd20dd18b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:26:59.925Z|5ca84009-3305-4bcd-b2e6-3b034dd34334|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:26:59.926Z|5ca84009-3305-4bcd-b2e6-3b034dd34334|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:06.897Z|2bd1988e-0802-4746-92ac-41772e6e77a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:06.898Z|2bd1988e-0802-4746-92ac-41772e6e77a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:08.259Z|96c1e5a2-dca4-4ebc-99a2-8cdd84f7f549|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:27:08.260Z|96c1e5a2-dca4-4ebc-99a2-8cdd84f7f549|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:09.527Z|40d9943b-7164-46cd-b657-39be5130c167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:09.530Z|6c399cb6-69e9-4475-8f5f-2861c02c81b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:09.531Z|6c399cb6-69e9-4475-8f5f-2861c02c81b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:09.530Z|40d9943b-7164-46cd-b657-39be5130c167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:09.817Z|889d4319-20ca-494b-9201-22355dfa404f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:09.818Z|889d4319-20ca-494b-9201-22355dfa404f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:19.580Z|23883aae-533b-45cd-8a04-4b4fadb8033d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:19.582Z|23883aae-533b-45cd-8a04-4b4fadb8033d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:19.607Z|d9763a56-f406-4b88-9fe5-9c0aa0703ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:19.609Z|d9763a56-f406-4b88-9fe5-9c0aa0703ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:19.866Z|6e2d2edc-3caa-40bd-ab29-3d0fb4fe9e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:19.880Z|6e2d2edc-3caa-40bd-ab29-3d0fb4fe9e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:21.898Z|b0f90c69-4b6f-4fb7-8557-753de353866d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:21.900Z|b0f90c69-4b6f-4fb7-8557-753de353866d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:22.453Z|83fd276a-7877-4ffa-8df2-280b9238e14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:22.455Z|83fd276a-7877-4ffa-8df2-280b9238e14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:25.770Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:27:25.775Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 190ece3d-9ff6-4303-b1cc-1547b8c54881 already exists in requestDb InfraActiveRequests table
2022-04-17T04:27:25.778Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881
2022-04-17T04:27:25.779Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|INFO|500||Invoke
2022-04-17T04:27:25.780Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:25.780Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881
2022-04-17T04:27:25.781Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Method      : GET
2022-04-17T04:27:25.781Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c43a114e25125a", X-B3-SpanId:"501b950fdfe754c9", X-B3-ParentSpanId:"72c43a114e25125a", X-B3-Sampled:"0", X-ONAP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-TransactionID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ECOMP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ec6405b-73be-43f8-abf4-3a0abb8dcf85"]
2022-04-17T04:27:25.783Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Request body: 
2022-04-17T04:27:25.783Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||==========================request end================================================
2022-04-17T04:27:25.840Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:25.841Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:27:25.842Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Status text  : 
2022-04-17T04:27:25.843Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:27:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:25.844Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||Response body: 
2022-04-17T04:27:25.845Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:25.847Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/190ece3d-9ff6-4303-b1cc-1547b8c54881|INFO|404|Not Found|InvokeReturn
2022-04-17T04:27:25.856Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 190ece3d-9ff6-4303-b1cc-1547b8c54881
2022-04-17T04:27:25.859Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:27:25.860Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:27:25.861Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:27:25.861Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:25.862Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:27:25.862Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:27:25.863Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"72c43a114e25125a", X-B3-SpanId:"86e6e0e5642c103a", X-B3-ParentSpanId:"72c43a114e25125a", X-B3-Sampled:"0", X-ONAP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-TransactionID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ECOMP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f87bce-f95c-4d78-b2f1-81a68099c031"]
2022-04-17T04:27:25.863Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:27:25.864Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:27:25.878Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:25.879Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:27:25.880Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:27:25.892Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:27:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:25.895Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:27:25.896Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:25.899Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:27:25.918Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|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$$7aaf0eb6.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)
2022-04-17T04:27:25.920Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:27:25.921Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:27:25.923Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:27:25.924Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:27:25.924Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:27:25.925Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:27:25.927Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"72c43a114e25125a", X-B3-SpanId:"4b249d5c39f2a82c", X-B3-ParentSpanId:"72c43a114e25125a", X-B3-Sampled:"0", X-ONAP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-TransactionID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ECOMP-RequestID:"190ece3d-9ff6-4303-b1cc-1547b8c54881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e5da965-4a03-4b27-b8e9-65e5b278a892"]
2022-04-17T04:27:25.929Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:27:25.933Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:27:25.951Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:27:25.952Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:27:25.952Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:27:25.953Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:27:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:27:25.953Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:27:25.953Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:27:25.954Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:27:25.955Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|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$$7aaf0eb6.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)
2022-04-17T04:27:25.956Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6f0c2f07
2022-04-17T04:27:25.962Z|190ece3d-9ff6-4303-b1cc-1547b8c54881|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:27:29.623Z|b86f3ebd-196f-4b58-899e-0cbe82c75135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:29.626Z|b86f3ebd-196f-4b58-899e-0cbe82c75135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:29.658Z|1d863bf1-c100-4c89-9303-802529d5ee2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:29.665Z|1d863bf1-c100-4c89-9303-802529d5ee2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:29.935Z|cabe62f6-d252-4017-9b18-e1dd4b8ba455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:29.940Z|cabe62f6-d252-4017-9b18-e1dd4b8ba455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:34.395Z|06c7d003-64e2-4d0e-b371-6ea65fab740a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:27:34.397Z|06c7d003-64e2-4d0e-b371-6ea65fab740a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:36.710Z|00dfe988-50fc-4d75-8f8f-01cdfc73cee8|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:27:36.712Z|00dfe988-50fc-4d75-8f8f-01cdfc73cee8|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:36.897Z|0315987b-5c69-4b4f-b4f5-b0cd6ef181c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:36.942Z|0315987b-5c69-4b4f-b4f5-b0cd6ef181c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:39.699Z|28de4292-d392-4d2e-82d9-aa128cba6a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:39.701Z|28de4292-d392-4d2e-82d9-aa128cba6a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:39.738Z|619be7a3-fe62-4ab6-b0ae-b4be085870c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:39.739Z|619be7a3-fe62-4ab6-b0ae-b4be085870c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:39.860Z|289fcd73-16a6-49af-a2f4-d4a138c2c598|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:27:39.863Z|289fcd73-16a6-49af-a2f4-d4a138c2c598|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:40.028Z|5871398f-f974-4931-ba5e-0d8e352727cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:40.029Z|5871398f-f974-4931-ba5e-0d8e352727cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:49.732Z|d3f4c998-94e2-4d7c-b4b3-a62858ed3556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:49.733Z|d3f4c998-94e2-4d7c-b4b3-a62858ed3556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:49.770Z|567b0c86-c527-47bb-bac2-e9258dd1d97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:49.772Z|567b0c86-c527-47bb-bac2-e9258dd1d97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:50.062Z|22d2377d-0f65-4e77-b3cb-958c0c15a5b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:50.067Z|22d2377d-0f65-4e77-b3cb-958c0c15a5b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:51.896Z|db42262e-ffe7-4b87-adc4-d8d3972887e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:51.897Z|db42262e-ffe7-4b87-adc4-d8d3972887e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:52.457Z|8b1f5ba7-ed54-4017-bd8a-f997373eb195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:27:52.458Z|8b1f5ba7-ed54-4017-bd8a-f997373eb195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:27:59.768Z|b27dfffe-d050-467b-b4e9-82bf2cb4150d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:59.772Z|b27dfffe-d050-467b-b4e9-82bf2cb4150d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:27:59.809Z|41618b71-9a78-4f7c-8634-fd3a8a51e52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:27:59.810Z|41618b71-9a78-4f7c-8634-fd3a8a51e52c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:00.104Z|50c4ab3d-045f-4214-ab25-443be562d034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:00.104Z|50c4ab3d-045f-4214-ab25-443be562d034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:06.898Z|0eb2ce79-a7d7-4520-b6ee-5c7bc7cafba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:06.900Z|0eb2ce79-a7d7-4520-b6ee-5c7bc7cafba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:09.842Z|31c3da1f-4120-4043-9776-79e3c4e77f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:09.854Z|410cffa0-399d-4c16-93d8-dcad89ba5be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:09.858Z|410cffa0-399d-4c16-93d8-dcad89ba5be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:09.868Z|31c3da1f-4120-4043-9776-79e3c4e77f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:10.138Z|36abf9ba-8a64-4b46-888b-4d87face1d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:10.142Z|36abf9ba-8a64-4b46-888b-4d87face1d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:17.867Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:17.871Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8a757dcd-d004-4de3-8db2-b9a549982c79 already exists in requestDb InfraActiveRequests table
2022-04-17T04:28:17.872Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79
2022-04-17T04:28:17.873Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|INFO|500||Invoke
2022-04-17T04:28:17.874Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:17.875Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79
2022-04-17T04:28:17.875Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Method      : GET
2022-04-17T04:28:17.876Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f974de33e984c7c", X-B3-SpanId:"1852bda2c908dbd1", X-B3-ParentSpanId:"0f974de33e984c7c", X-B3-Sampled:"0", X-ONAP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-TransactionID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ECOMP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce078ade-b066-45a1-8d2c-e48cff7e82c5"]
2022-04-17T04:28:17.877Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Request body: 
2022-04-17T04:28:17.877Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||==========================request end================================================
2022-04-17T04:28:17.933Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:17.934Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:28:17.934Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Status text  : 
2022-04-17T04:28:17.935Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:28:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:17.936Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||Response body: 
2022-04-17T04:28:17.936Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:17.937Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a757dcd-d004-4de3-8db2-b9a549982c79|INFO|404|Not Found|InvokeReturn
2022-04-17T04:28:17.957Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8a757dcd-d004-4de3-8db2-b9a549982c79
2022-04-17T04:28:17.958Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:17.959Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:17.960Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:28:17.961Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:17.961Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:17.962Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:28:17.962Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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:"0f974de33e984c7c", X-B3-SpanId:"fa6fb43cc66b5756", X-B3-ParentSpanId:"0f974de33e984c7c", X-B3-Sampled:"0", X-ONAP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-TransactionID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ECOMP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50765a93-5394-4b1a-86a8-5ff3ba40ece0"]
2022-04-17T04:28:17.963Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:28:17.963Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:28:17.972Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:17.973Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:28:17.973Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:28:17.974Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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:"Sun, 17 Apr 2022 04:28:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:17.974Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:28:17.975Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:17.976Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:28:17.976Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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$$7aaf0eb6.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)
2022-04-17T04:28:17.977Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:17.978Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:17.979Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:28:17.979Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:17.980Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:17.980Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:28:17.981Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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:"0f974de33e984c7c", X-B3-SpanId:"7dd3220f5d640793", X-B3-ParentSpanId:"0f974de33e984c7c", X-B3-Sampled:"0", X-ONAP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-TransactionID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ECOMP-RequestID:"8a757dcd-d004-4de3-8db2-b9a549982c79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a0391cc-0483-4f5b-a84a-d73afef1cf4b"]
2022-04-17T04:28:17.981Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:28:17.982Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:28:17.989Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:17.989Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:28:17.990Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:28:17.990Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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:"Sun, 17 Apr 2022 04:28:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:17.991Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:28:17.991Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:17.992Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:28:17.993Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|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$$7aaf0eb6.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)
2022-04-17T04:28:17.994Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@25a3e68
2022-04-17T04:28:17.997Z|8a757dcd-d004-4de3-8db2-b9a549982c79|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:19.929Z|6ba437e3-5505-4d29-91b9-5567bc833e6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:19.931Z|a17c1a0c-1a0f-43d2-9a6a-de70b1329f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:19.933Z|a17c1a0c-1a0f-43d2-9a6a-de70b1329f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:19.945Z|6ba437e3-5505-4d29-91b9-5567bc833e6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:20.199Z|53ed6188-0c61-4f0b-9dec-b5c36c53c53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:20.205Z|53ed6188-0c61-4f0b-9dec-b5c36c53c53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:21.898Z|55d65bad-470a-47a5-a93d-98b97761ff3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:21.903Z|55d65bad-470a-47a5-a93d-98b97761ff3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:22.459Z|5a9257b6-f66a-4932-8ebd-95851d144956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:22.460Z|5a9257b6-f66a-4932-8ebd-95851d144956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:29.276Z|2dccc945-fd45-4d3c-89d2-e74019226007|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:28:29.279Z|2dccc945-fd45-4d3c-89d2-e74019226007|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:29.992Z|30b80946-8c8e-412c-ae25-24a0bcb69f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:29.995Z|30b80946-8c8e-412c-ae25-24a0bcb69f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:30.006Z|f310ac79-406d-46e7-98c9-bdf0c027e5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:30.008Z|f310ac79-406d-46e7-98c9-bdf0c027e5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:30.255Z|4efee233-56f1-40e2-8e36-dd0cae25273f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:30.256Z|4efee233-56f1-40e2-8e36-dd0cae25273f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:34.410Z|9c6c47d0-5dd7-477c-993e-f600b3fae30d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:28:34.412Z|9c6c47d0-5dd7-477c-993e-f600b3fae30d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:36.905Z|1543d139-81fb-4c58-be5b-e484a6b710e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:36.906Z|1543d139-81fb-4c58-be5b-e484a6b710e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:40.036Z|4505e874-4d2b-4e87-85b9-51a508fbeeed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:40.036Z|6facb201-a712-409b-b6ab-522fd7f6a8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:40.037Z|4505e874-4d2b-4e87-85b9-51a508fbeeed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:40.038Z|6facb201-a712-409b-b6ab-522fd7f6a8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:40.292Z|5bb3d192-ad31-4d49-a1f0-8c8120ed0e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:40.293Z|5bb3d192-ad31-4d49-a1f0-8c8120ed0e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:50.085Z|f0ef0452-8b77-42f8-b580-2861e310bb46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:50.091Z|8278bd5b-c280-4de0-9829-ebfb5033461f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:50.092Z|8278bd5b-c280-4de0-9829-ebfb5033461f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:50.090Z|f0ef0452-8b77-42f8-b580-2861e310bb46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:50.338Z|81ad53f2-7863-43ff-a4a6-28a96dba71cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:28:50.341Z|81ad53f2-7863-43ff-a4a6-28a96dba71cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:28:51.896Z|3d37c501-1500-401a-b0c3-b8e77606a4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:51.898Z|3d37c501-1500-401a-b0c3-b8e77606a4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:52.462Z|663900ac-6db3-4d96-a2b0-03d1f5a851de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:28:52.463Z|663900ac-6db3-4d96-a2b0-03d1f5a851de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:28:53.901Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:28:53.903Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 15fda829-9417-46c1-940b-9b723a9dd285 already exists in requestDb InfraActiveRequests table
2022-04-17T04:28:53.904Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285
2022-04-17T04:28:53.905Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|INFO|500||Invoke
2022-04-17T04:28:53.905Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:53.906Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285
2022-04-17T04:28:53.906Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Method      : GET
2022-04-17T04:28:53.907Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e18c14a9cfe11504", X-B3-SpanId:"2a5825460c9594f2", X-B3-ParentSpanId:"e18c14a9cfe11504", X-B3-Sampled:"0", X-ONAP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-TransactionID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ECOMP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56e7a1de-e9f9-4aa0-8e9c-ff9df0363f58"]
2022-04-17T04:28:53.908Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Request body: 
2022-04-17T04:28:53.908Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||==========================request end================================================
2022-04-17T04:28:53.963Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:53.964Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:28:53.964Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Status text  : 
2022-04-17T04:28:53.965Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:28:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:53.965Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||Response body: 
2022-04-17T04:28:53.966Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:53.966Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15fda829-9417-46c1-940b-9b723a9dd285|INFO|404|Not Found|InvokeReturn
2022-04-17T04:28:53.970Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 15fda829-9417-46c1-940b-9b723a9dd285
2022-04-17T04:28:53.971Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:53.972Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:53.972Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:28:53.973Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:53.973Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:28:53.973Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:28:53.974Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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:"e18c14a9cfe11504", X-B3-SpanId:"56417b760033aea0", X-B3-ParentSpanId:"e18c14a9cfe11504", X-B3-Sampled:"0", X-ONAP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-TransactionID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ECOMP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77b6a7dd-9fd7-4c9d-8b5c-e63d8358c5cc"]
2022-04-17T04:28:53.974Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:28:53.974Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:28:53.986Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:53.986Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:28:53.987Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:28:53.987Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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:"Sun, 17 Apr 2022 04:28:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:53.987Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:28:53.988Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:53.988Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:28:53.990Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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$$7aaf0eb6.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)
2022-04-17T04:28:53.991Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:53.992Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:53.992Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:28:53.992Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:28:53.993Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:28:53.993Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:28:53.993Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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:"e18c14a9cfe11504", X-B3-SpanId:"48990503721ddc5e", X-B3-ParentSpanId:"e18c14a9cfe11504", X-B3-Sampled:"0", X-ONAP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-TransactionID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ECOMP-RequestID:"15fda829-9417-46c1-940b-9b723a9dd285", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62d15132-3579-419b-b74d-4dd772944346"]
2022-04-17T04:28:53.994Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:28:53.994Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:28:54.001Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:28:54.001Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:28:54.002Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:28:54.002Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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:"Sun, 17 Apr 2022 04:28:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:28:54.003Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:28:54.003Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:28:54.003Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:28:54.004Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|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$$7aaf0eb6.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)
2022-04-17T04:28:54.005Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6df9ed88
2022-04-17T04:28:54.007Z|15fda829-9417-46c1-940b-9b723a9dd285|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:28:59.404Z|52afeb13-6259-4e68-824c-70f1dd5b079e|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:28:59.405Z|52afeb13-6259-4e68-824c-70f1dd5b079e|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:00.139Z|d968b8b5-3300-4552-8871-5e5b4858bad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:00.141Z|d968b8b5-3300-4552-8871-5e5b4858bad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:00.145Z|f3677373-a175-48a6-822d-6691e144e648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:00.148Z|f3677373-a175-48a6-822d-6691e144e648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:00.373Z|4b4ab530-4189-43aa-a454-619220fd6474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:00.375Z|4b4ab530-4189-43aa-a454-619220fd6474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:04.504Z|30ca6c1b-cdd0-49c6-b0e1-3cd30bac3f91|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:29:04.505Z|30ca6c1b-cdd0-49c6-b0e1-3cd30bac3f91|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:06.900Z|bc8ec8bb-d604-4c01-976c-767c55da99f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:06.916Z|bc8ec8bb-d604-4c01-976c-767c55da99f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:10.181Z|4084cd7c-6248-45f8-917c-19ea893a362a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:10.182Z|4084cd7c-6248-45f8-917c-19ea893a362a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:10.187Z|8c783e67-7f59-49b6-a066-6085c7c6199f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:10.189Z|8c783e67-7f59-49b6-a066-6085c7c6199f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:10.405Z|99c41f39-22c1-4b4e-b061-cb338a06b567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:10.406Z|99c41f39-22c1-4b4e-b061-cb338a06b567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:20.224Z|09fb93e8-10d9-4d21-a297-eeba6fb58b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:20.225Z|09fb93e8-10d9-4d21-a297-eeba6fb58b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:20.230Z|f81dcf77-091d-4959-b0cd-2e10b1c4aeb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:20.231Z|f81dcf77-091d-4959-b0cd-2e10b1c4aeb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:20.430Z|a9c13d4b-8819-4f73-ae1a-5ed46b315b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:20.431Z|a9c13d4b-8819-4f73-ae1a-5ed46b315b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:21.896Z|e4f7c89f-ed21-41b5-8b15-e37c2f535446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:21.898Z|e4f7c89f-ed21-41b5-8b15-e37c2f535446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:22.464Z|aa0e07b5-eaf2-4f19-b44e-5a473b0d72d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:22.465Z|aa0e07b5-eaf2-4f19-b44e-5a473b0d72d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:30.275Z|17695baf-fb46-4856-baa8-9960d33c9c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:30.276Z|17695baf-fb46-4856-baa8-9960d33c9c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:30.279Z|123cb202-4ee3-4e2f-8743-e960a9e190bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:30.281Z|123cb202-4ee3-4e2f-8743-e960a9e190bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:30.460Z|b7615ec0-5c47-4e18-ae8e-25a0574b31a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:30.461Z|b7615ec0-5c47-4e18-ae8e-25a0574b31a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:34.404Z|323616a0-f986-4d0b-b64e-e8f69eb961b9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:29:34.405Z|323616a0-f986-4d0b-b64e-e8f69eb961b9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:36.900Z|c40750de-4daf-489b-82d8-e610c5ddd74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:36.907Z|c40750de-4daf-489b-82d8-e610c5ddd74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:40.310Z|07e6a2ac-ca0a-44cf-b52b-7f2de7c18b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:40.311Z|07e6a2ac-ca0a-44cf-b52b-7f2de7c18b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:40.324Z|172197ee-91ad-4c3e-b88d-841acdd7b605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:40.325Z|172197ee-91ad-4c3e-b88d-841acdd7b605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:40.486Z|9f23d45f-67f6-4719-9258-5103aa60c730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:40.487Z|9f23d45f-67f6-4719-9258-5103aa60c730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:50.336Z|2eb347d9-bd32-412a-9885-96b7bc98d98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:50.336Z|2eb347d9-bd32-412a-9885-96b7bc98d98f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:50.348Z|30795904-bb6c-4a98-88f1-bee57bdbdb74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:50.350Z|30795904-bb6c-4a98-88f1-bee57bdbdb74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:50.513Z|65b50b57-017c-44eb-a8c9-274b3769ded8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:29:50.516Z|65b50b57-017c-44eb-a8c9-274b3769ded8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:29:51.896Z|ba47fb46-72c4-4654-8893-772ef8ff75f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:51.900Z|ba47fb46-72c4-4654-8893-772ef8ff75f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:29:52.467Z|7fd14296-498f-4353-a7db-254c8d7c7f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:29:52.467Z|7fd14296-498f-4353-a7db-254c8d7c7f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:00.363Z|629c200f-4e6e-4190-a774-17f0a6df1728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:00.365Z|629c200f-4e6e-4190-a774-17f0a6df1728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:00.386Z|d3cc8597-a8a6-434a-922d-5e2236194d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:00.389Z|d3cc8597-a8a6-434a-922d-5e2236194d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:00.547Z|077817c4-a399-483c-b312-1bc08286f5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:00.548Z|077817c4-a399-483c-b312-1bc08286f5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:06.896Z|78ffe677-22e2-488a-a45d-1a281ec83209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:06.897Z|78ffe677-22e2-488a-a45d-1a281ec83209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:10.397Z|73867f45-a241-4875-bf65-327be867ce90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:10.401Z|73867f45-a241-4875-bf65-327be867ce90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:10.422Z|99bee245-ae07-4a3f-a6a9-59f8a5b1a59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:10.423Z|99bee245-ae07-4a3f-a6a9-59f8a5b1a59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:10.581Z|cd5c17e0-8449-43cf-bcc3-fa038d420f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:10.583Z|cd5c17e0-8449-43cf-bcc3-fa038d420f4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:15.993Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:30:15.995Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c8f0a9be-8d49-4e91-a48a-95ff88c4d15d already exists in requestDb InfraActiveRequests table
2022-04-17T04:30:15.996Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d
2022-04-17T04:30:15.996Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|INFO|500||Invoke
2022-04-17T04:30:15.997Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||===========================request begin================================================
2022-04-17T04:30:15.997Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d
2022-04-17T04:30:15.997Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Method      : GET
2022-04-17T04:30:15.998Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d2a142528460378", X-B3-SpanId:"fc53c866b9f015b7", X-B3-ParentSpanId:"6d2a142528460378", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-TransactionID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ECOMP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65390bfe-1a76-4c23-8cc6-8de530f166e4"]
2022-04-17T04:30:15.998Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Request body: 
2022-04-17T04:30:15.999Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||==========================request end================================================
2022-04-17T04:30:16.034Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||============================response begin==========================================
2022-04-17T04:30:16.035Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:30:16.035Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Status text  : 
2022-04-17T04:30:16.049Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:30:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:30:16.050Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||Response body: 
2022-04-17T04:30:16.052Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|DEBUG|500||=======================response end=================================================
2022-04-17T04:30:16.054Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|INFO|404|Not Found|InvokeReturn
2022-04-17T04:30:16.087Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c8f0a9be-8d49-4e91-a48a-95ff88c4d15d
2022-04-17T04:30:16.088Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:30:16.090Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:30:16.091Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:30:16.092Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:30:16.093Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:30:16.094Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:30:16.095Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6d2a142528460378", X-B3-SpanId:"ca08aa7140f2fb4f", X-B3-ParentSpanId:"6d2a142528460378", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-TransactionID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ECOMP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"332e12ee-9275-4d9a-ad97-ad90fc4ea7c3"]
2022-04-17T04:30:16.096Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:30:16.096Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:30:16.138Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:30:16.139Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:30:16.140Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:30:16.141Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:30:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:30:16.142Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:30:16.145Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:30:16.152Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:30:16.156Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:30:16.162Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:30:16.176Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:30:16.178Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:30:16.181Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:30:16.184Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:30:16.188Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:30:16.192Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"6d2a142528460378", X-B3-SpanId:"17ec12461e5ac5f8", X-B3-ParentSpanId:"6d2a142528460378", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-TransactionID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ECOMP-RequestID:"c8f0a9be-8d49-4e91-a48a-95ff88c4d15d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fe5c886-d1a9-40fa-9fa9-763a9409ddb5"]
2022-04-17T04:30:16.195Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:30:16.197Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:30:16.224Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:30:16.224Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:30:16.226Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:30:16.230Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:30:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:30:16.234Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:30:16.237Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:30:16.244Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:30:16.259Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|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$$7aaf0eb6.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)
2022-04-17T04:30:16.261Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1b1c8252
2022-04-17T04:30:16.284Z|c8f0a9be-8d49-4e91-a48a-95ff88c4d15d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:30:20.434Z|480dd615-525d-48b3-b041-3d05defc1afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:20.435Z|480dd615-525d-48b3-b041-3d05defc1afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:20.448Z|4e2a73f0-9087-4bbd-bbfd-b1b0fda266a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:20.448Z|4e2a73f0-9087-4bbd-bbfd-b1b0fda266a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:20.605Z|0874e965-29e8-4796-9bba-dd72fea8fd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:20.606Z|0874e965-29e8-4796-9bba-dd72fea8fd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:21.896Z|ab1e76ee-d1dc-401b-a742-e4f510693cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:21.897Z|ab1e76ee-d1dc-401b-a742-e4f510693cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:22.475Z|f6911bb8-6d06-4525-8b26-e04ff933ee4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:22.476Z|f6911bb8-6d06-4525-8b26-e04ff933ee4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:30.432Z|f63b63d3-9e6b-4222-afcb-577a2e15b96b|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:30:30.433Z|f63b63d3-9e6b-4222-afcb-577a2e15b96b|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:30.462Z|d5dd475e-a7e5-45ab-81c7-b63fe761147f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:30.463Z|d5dd475e-a7e5-45ab-81c7-b63fe761147f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:30.477Z|f435731d-f96b-407a-b2d5-14ca7e7ae0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:30.477Z|f435731d-f96b-407a-b2d5-14ca7e7ae0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:30.655Z|beaf90c5-662e-45ca-a713-1b3b9b5aa3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:30.662Z|beaf90c5-662e-45ca-a713-1b3b9b5aa3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:34.385Z|f9631a8d-1fd5-42f7-ad43-bb27474740fb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:30:34.387Z|f9631a8d-1fd5-42f7-ad43-bb27474740fb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:36.897Z|bc9376b5-a555-4965-ad84-23b5759e19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:36.911Z|bc9376b5-a555-4965-ad84-23b5759e19c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:40.487Z|547f5aee-15a8-45ec-a64e-94fef13899d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:40.488Z|547f5aee-15a8-45ec-a64e-94fef13899d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:40.505Z|302fc09e-43ad-4f05-a475-2c6b92379749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:40.506Z|302fc09e-43ad-4f05-a475-2c6b92379749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:40.726Z|bd48273d-ed67-47fb-a65d-bfa1ba91cc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:40.727Z|bd48273d-ed67-47fb-a65d-bfa1ba91cc46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:50.515Z|34dfd91b-43e3-400f-94cc-743251389195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:50.518Z|34dfd91b-43e3-400f-94cc-743251389195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:50.526Z|62f5aa0a-0d0f-4a7a-a37c-601703c7a4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:50.527Z|62f5aa0a-0d0f-4a7a-a37c-601703c7a4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:50.752Z|2ceb1e53-fceb-4c25-9c0e-3bec860b49bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:30:50.753Z|2ceb1e53-fceb-4c25-9c0e-3bec860b49bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:30:51.896Z|815b41e5-ac7e-4fcb-a24c-fd9ccfc2568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:51.897Z|815b41e5-ac7e-4fcb-a24c-fd9ccfc2568d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:30:52.477Z|99e98a80-e8b0-4156-a15d-5a5535f73d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:30:52.478Z|99e98a80-e8b0-4156-a15d-5a5535f73d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:00.546Z|3249b5aa-8ea6-4822-a122-8e1042d8190e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:00.548Z|3249b5aa-8ea6-4822-a122-8e1042d8190e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:00.554Z|78955467-4c95-4118-acb0-0c737b441d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:00.556Z|78955467-4c95-4118-acb0-0c737b441d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:00.784Z|82450187-3b77-460e-b178-6d6b3407d2cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:00.785Z|82450187-3b77-460e-b178-6d6b3407d2cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:06.907Z|0aa9cdc5-ef60-4a30-af49-cc078e321d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:06.910Z|0aa9cdc5-ef60-4a30-af49-cc078e321d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:10.575Z|d860d71e-5edc-4fc6-9fae-a37a17d78859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:10.576Z|d860d71e-5edc-4fc6-9fae-a37a17d78859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:10.585Z|7591374c-d4c5-4735-8f12-ed34c9e643fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:10.587Z|7591374c-d4c5-4735-8f12-ed34c9e643fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:10.809Z|5a9003ee-a7ca-4f9f-817e-7ed45f298dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:10.810Z|5a9003ee-a7ca-4f9f-817e-7ed45f298dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:20.603Z|c11673f7-8b7d-412e-9983-1fc1e39fc918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:20.605Z|c11673f7-8b7d-412e-9983-1fc1e39fc918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:20.615Z|529c2e61-f42d-4199-821f-58c9cba619fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:20.616Z|529c2e61-f42d-4199-821f-58c9cba619fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:20.842Z|6a2b4700-9b92-4867-8bbe-cb707a54610c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:20.844Z|6a2b4700-9b92-4867-8bbe-cb707a54610c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:21.896Z|a8a55e29-2dde-402b-a013-953174c634c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:21.907Z|a8a55e29-2dde-402b-a013-953174c634c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:22.479Z|4b416b7b-f39a-4db3-a483-733c1751737f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:22.480Z|4b416b7b-f39a-4db3-a483-733c1751737f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:30.634Z|4b330dd8-27e7-43fa-92c3-89390bdaa38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:30.636Z|667157be-3a94-4915-90b5-53e2943ea044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:30.636Z|4b330dd8-27e7-43fa-92c3-89390bdaa38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:30.637Z|667157be-3a94-4915-90b5-53e2943ea044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:30.879Z|199723d4-5bb3-4948-a2bc-75aeb87e4194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:30.880Z|199723d4-5bb3-4948-a2bc-75aeb87e4194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:34.386Z|e5de6504-fd5a-4920-b5fd-3ae570ec46ed|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:31:34.407Z|e5de6504-fd5a-4920-b5fd-3ae570ec46ed|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:36.899Z|b05eedb7-c296-46c9-9c32-38fa399f056c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:36.907Z|b05eedb7-c296-46c9-9c32-38fa399f056c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:40.668Z|2815df71-6a90-48e5-80b9-532d3d6e9bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:40.668Z|e667bb10-9de8-4acf-a8ab-4f7a831322bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:40.670Z|2815df71-6a90-48e5-80b9-532d3d6e9bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:40.670Z|e667bb10-9de8-4acf-a8ab-4f7a831322bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:40.903Z|69214494-a2ee-4dff-9f9c-9528a1776b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:40.904Z|69214494-a2ee-4dff-9f9c-9528a1776b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:43.352Z|3fa7e927-30b5-447c-80be-d3eeadd92cb5|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:31:43.355Z|3fa7e927-30b5-447c-80be-d3eeadd92cb5|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:50.693Z|cace400e-5e12-49c0-b086-d523546a4d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:50.694Z|cace400e-5e12-49c0-b086-d523546a4d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:50.695Z|e90370ba-46c9-4261-9be9-db44566e07fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:50.696Z|e90370ba-46c9-4261-9be9-db44566e07fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:50.961Z|837d2538-8bc0-4880-824a-4c4272b3882a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:31:50.962Z|837d2538-8bc0-4880-824a-4c4272b3882a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:31:51.896Z|0a93a4cc-00f7-4f47-b367-602eb6d03707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:51.897Z|0a93a4cc-00f7-4f47-b367-602eb6d03707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:31:52.483Z|00930300-a9c4-4ba2-8fea-f7003ad1e17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:31:52.484Z|00930300-a9c4-4ba2-8fea-f7003ad1e17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:00.745Z|e2811019-d65c-49b9-9ab4-8301ff1b4357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:00.748Z|e2811019-d65c-49b9-9ab4-8301ff1b4357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:00.765Z|1066f608-9b6e-41f7-bcc3-8f4614286285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:00.765Z|1066f608-9b6e-41f7-bcc3-8f4614286285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:01.019Z|61e8c896-3f23-4519-a64f-b846bc78ed71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:01.020Z|61e8c896-3f23-4519-a64f-b846bc78ed71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:06.896Z|360b0831-5bf3-4958-9a67-6530a70c2729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:06.901Z|360b0831-5bf3-4958-9a67-6530a70c2729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:10.789Z|f331f8fa-db5c-4330-9146-37a14939db48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:10.791Z|f331f8fa-db5c-4330-9146-37a14939db48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:10.799Z|9efd9c4d-bb97-4e05-a2d1-3e975dc72498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:10.800Z|9efd9c4d-bb97-4e05-a2d1-3e975dc72498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:11.045Z|8bf68f6b-1381-4533-8775-c8c65fa0c9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:11.045Z|8bf68f6b-1381-4533-8775-c8c65fa0c9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:20.818Z|7b7f01b9-e797-4be6-97a6-10d82ac7bcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:20.820Z|7b7f01b9-e797-4be6-97a6-10d82ac7bcaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:20.830Z|edce1013-222f-4324-8c38-4b43899eeac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:20.831Z|edce1013-222f-4324-8c38-4b43899eeac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:21.083Z|6d1874dc-5890-4b4f-a186-76e6acbbcc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:21.084Z|6d1874dc-5890-4b4f-a186-76e6acbbcc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:21.897Z|23a93244-542f-47d1-94d1-c1bd300c5c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:21.897Z|23a93244-542f-47d1-94d1-c1bd300c5c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:22.485Z|bb20d922-43d7-43a3-b31e-d2dcf3e13cc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:22.485Z|bb20d922-43d7-43a3-b31e-d2dcf3e13cc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:30.856Z|ebeb89c4-7b62-47c1-b8ea-3671ddf2690a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:30.857Z|ebeb89c4-7b62-47c1-b8ea-3671ddf2690a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:30.858Z|ba20cb88-8e1a-476c-8f09-673410542170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:30.859Z|ba20cb88-8e1a-476c-8f09-673410542170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:31.111Z|f749e0e4-ea71-4893-ad05-597054e34b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:31.112Z|f749e0e4-ea71-4893-ad05-597054e34b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:34.387Z|35a48f5a-716b-4118-a276-68502189486f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:32:34.390Z|35a48f5a-716b-4118-a276-68502189486f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:36.897Z|6893aa85-79ba-4ac1-9fbb-1592fd3ec6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:36.899Z|6893aa85-79ba-4ac1-9fbb-1592fd3ec6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:40.885Z|8cb47e6b-e46c-43b9-935a-94b30e3c3f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:40.886Z|8cb47e6b-e46c-43b9-935a-94b30e3c3f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:40.888Z|a22dc792-a3a6-4388-ae10-ab692afb1dce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:40.889Z|a22dc792-a3a6-4388-ae10-ab692afb1dce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:41.138Z|c7aa250e-8d06-40a6-a6de-4d5d174b236a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:41.139Z|c7aa250e-8d06-40a6-a6de-4d5d174b236a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:50.917Z|3597a3aa-b2d4-4e38-ac83-b6e9f629df70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:50.917Z|0137faa5-b9c2-4b5a-9117-30a460d858a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:50.919Z|3597a3aa-b2d4-4e38-ac83-b6e9f629df70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:50.919Z|0137faa5-b9c2-4b5a-9117-30a460d858a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:51.162Z|7b0714e9-b2f3-473d-ad28-4af0b41bc485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:32:51.162Z|7b0714e9-b2f3-473d-ad28-4af0b41bc485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:32:51.897Z|1e145c01-268e-462c-903e-38c6c96825f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:51.897Z|1e145c01-268e-462c-903e-38c6c96825f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:32:52.486Z|5dd79927-33bb-4aa5-aabd-27c60dfca6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:32:52.487Z|5dd79927-33bb-4aa5-aabd-27c60dfca6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:00.954Z|65b3ca1e-b202-4e6b-97e4-8931bc33ad90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:00.955Z|65b3ca1e-b202-4e6b-97e4-8931bc33ad90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:00.981Z|d51aa4dd-be01-4670-8542-9a017fa7c252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:00.982Z|d51aa4dd-be01-4670-8542-9a017fa7c252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:01.190Z|bb324f12-9503-49c7-9e9f-7e0355f4aa5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:01.192Z|bb324f12-9503-49c7-9e9f-7e0355f4aa5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:06.897Z|3aa6a9c8-7a80-4ead-86ee-2bead019c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:06.897Z|3aa6a9c8-7a80-4ead-86ee-2bead019c8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:10.988Z|095d2f5e-63d4-46b4-a582-ef3ac83be183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:10.989Z|095d2f5e-63d4-46b4-a582-ef3ac83be183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:11.013Z|0c2bce3d-6098-4723-b30e-a871b5d8c858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:11.014Z|0c2bce3d-6098-4723-b30e-a871b5d8c858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:11.220Z|14d7afca-1033-4f80-a6a1-19493c8dda40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:11.221Z|14d7afca-1033-4f80-a6a1-19493c8dda40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:21.047Z|ff0f1cb0-7e20-49a2-9fca-443baf267176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:21.048Z|b2f67ece-ae92-4ff9-bf2a-1c82a767e5dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:21.048Z|ff0f1cb0-7e20-49a2-9fca-443baf267176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:21.048Z|b2f67ece-ae92-4ff9-bf2a-1c82a767e5dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:21.286Z|4b520354-4088-4375-a576-70b4bb0cb7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:21.291Z|4b520354-4088-4375-a576-70b4bb0cb7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:21.901Z|951850f2-03b0-4234-ad33-e4575ef649ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:21.913Z|951850f2-03b0-4234-ad33-e4575ef649ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:22.491Z|fa0b9143-7f09-4953-a180-427e528d0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:22.492Z|fa0b9143-7f09-4953-a180-427e528d0d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:31.073Z|af0970bc-2eec-4bf2-be1e-70ac49da4650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:31.074Z|af0970bc-2eec-4bf2-be1e-70ac49da4650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:31.077Z|22dbe970-06c7-421e-b3f9-24537ec7e777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:31.078Z|22dbe970-06c7-421e-b3f9-24537ec7e777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:31.332Z|7917fce7-4f0e-401b-91ed-e600aca88576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:31.333Z|7917fce7-4f0e-401b-91ed-e600aca88576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:34.393Z|e432a3fc-e7f9-471a-b5e9-b683b2857974|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:33:34.430Z|e432a3fc-e7f9-471a-b5e9-b683b2857974|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:36.897Z|d41475a5-c403-49c8-a908-2c9a099bb793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:36.897Z|d41475a5-c403-49c8-a908-2c9a099bb793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:41.109Z|719af159-25b4-41af-9109-494defcf2c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:41.111Z|719af159-25b4-41af-9109-494defcf2c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:41.112Z|57668a71-de07-4461-bd22-62b64338116b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:41.114Z|57668a71-de07-4461-bd22-62b64338116b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:41.374Z|40e4f7c0-1448-4c3c-b190-5de484a8b029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:41.378Z|40e4f7c0-1448-4c3c-b190-5de484a8b029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:51.142Z|538ae35f-85a4-4f25-9ff9-7f9ba3cba10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:51.143Z|538ae35f-85a4-4f25-9ff9-7f9ba3cba10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:51.148Z|a262325e-3344-4d1d-860a-0fe1b37a5d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:51.149Z|a262325e-3344-4d1d-860a-0fe1b37a5d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:51.405Z|b44e0972-3696-4623-bb67-dff6d3515b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:33:51.407Z|b44e0972-3696-4623-bb67-dff6d3515b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:33:51.900Z|066c1c95-6a85-4e7e-ac85-2dc9c6e384d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:51.906Z|066c1c95-6a85-4e7e-ac85-2dc9c6e384d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:33:52.493Z|56a47755-3ed5-4fa9-94f2-02629dd1734e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:33:52.494Z|56a47755-3ed5-4fa9-94f2-02629dd1734e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:01.171Z|49ef1c0f-a999-47b1-9a99-b8c4eaae5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:01.172Z|49ef1c0f-a999-47b1-9a99-b8c4eaae5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:01.181Z|4f375a36-4dbe-4166-aa03-96355283fb7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:01.182Z|4f375a36-4dbe-4166-aa03-96355283fb7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:01.434Z|92869caf-cfd0-45c4-a3e2-a520c37856bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:01.435Z|92869caf-cfd0-45c4-a3e2-a520c37856bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:06.897Z|78b0f27b-5d1b-4d4c-bd9e-1bfbb89ed508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:06.898Z|78b0f27b-5d1b-4d4c-bd9e-1bfbb89ed508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:11.228Z|767b5651-0c56-43b3-afa4-acd4c16753cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:11.240Z|767b5651-0c56-43b3-afa4-acd4c16753cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:11.253Z|dcafd7da-9148-487a-bc4d-880dc60f5c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:11.264Z|dcafd7da-9148-487a-bc4d-880dc60f5c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:11.460Z|89539a92-2489-4417-911c-bcab0f3c7642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:11.461Z|89539a92-2489-4417-911c-bcab0f3c7642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:21.302Z|6c5118ff-6a16-4f5a-8f0e-79bb85f692bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:21.307Z|6c5118ff-6a16-4f5a-8f0e-79bb85f692bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:21.298Z|a2d3c4ef-70e3-423f-a2bb-0d0c72873c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:21.316Z|a2d3c4ef-70e3-423f-a2bb-0d0c72873c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:21.487Z|47716b5a-4aa9-4f20-b4b6-e6d32046efa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:21.489Z|47716b5a-4aa9-4f20-b4b6-e6d32046efa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:21.898Z|49474eaf-619b-40fa-9290-311268b601e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:21.899Z|49474eaf-619b-40fa-9290-311268b601e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:22.496Z|60b0159f-0e67-4891-b0a4-853f6f3e4af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:22.497Z|60b0159f-0e67-4891-b0a4-853f6f3e4af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:31.389Z|5e97938d-de2d-4803-b4d2-098b1984a05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:31.390Z|5e97938d-de2d-4803-b4d2-098b1984a05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:31.395Z|620fe686-66a4-41ef-aca4-0bebdee44e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:31.397Z|620fe686-66a4-41ef-aca4-0bebdee44e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:31.514Z|c4a00f73-dc73-48fd-b4e1-396cc8b5e6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:31.515Z|c4a00f73-dc73-48fd-b4e1-396cc8b5e6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:34.384Z|59aa970e-1d97-4c8c-b190-f424610bb615|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:34:34.386Z|59aa970e-1d97-4c8c-b190-f424610bb615|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:36.899Z|a438f073-b137-4aeb-972b-57d2f8b9dbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:36.913Z|a438f073-b137-4aeb-972b-57d2f8b9dbe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:41.423Z|dd08a602-23d1-4931-aa25-c896797bfe69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:41.424Z|352528eb-c457-4225-9aea-63732e469ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:41.425Z|dd08a602-23d1-4931-aa25-c896797bfe69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:41.425Z|352528eb-c457-4225-9aea-63732e469ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:41.545Z|537a2ce5-46b8-4ade-8d99-45d76cd943ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:41.546Z|537a2ce5-46b8-4ade-8d99-45d76cd943ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:51.459Z|1356827a-b988-4310-89c6-52793c6c1e28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:51.460Z|1356827a-b988-4310-89c6-52793c6c1e28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:51.475Z|389449a4-ee03-4764-87c1-8b2d0e24ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:51.477Z|389449a4-ee03-4764-87c1-8b2d0e24ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:51.572Z|a32f5504-e6c7-4fe9-bf58-d96ab14f1114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:34:51.572Z|a32f5504-e6c7-4fe9-bf58-d96ab14f1114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:34:51.896Z|b5d2adf7-68ef-4b43-8bf2-90d76245ee3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:51.897Z|b5d2adf7-68ef-4b43-8bf2-90d76245ee3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:34:52.498Z|5e8ed6b5-3177-48d5-a4bb-a6dd4a176005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:34:52.498Z|5e8ed6b5-3177-48d5-a4bb-a6dd4a176005|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:01.487Z|783be6ba-f73b-4640-a49b-13f632e37769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:01.488Z|783be6ba-f73b-4640-a49b-13f632e37769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:01.499Z|5e6f48cc-db08-41a5-87bd-f641fbc17b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:01.500Z|5e6f48cc-db08-41a5-87bd-f641fbc17b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:01.607Z|6aa42f46-5858-451f-aacc-7040fa74446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:01.608Z|6aa42f46-5858-451f-aacc-7040fa74446d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:06.904Z|5da0c855-7f3d-4100-8f56-5850cb38d72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:06.904Z|5da0c855-7f3d-4100-8f56-5850cb38d72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:11.518Z|26a30832-9eae-41d3-92e9-69958ec37eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:11.520Z|26a30832-9eae-41d3-92e9-69958ec37eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:11.532Z|f4281bd4-df36-4d9d-8ea5-52924483f3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:11.533Z|f4281bd4-df36-4d9d-8ea5-52924483f3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:11.640Z|00eb889c-8e0a-4c8a-9171-912631328443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:11.641Z|00eb889c-8e0a-4c8a-9171-912631328443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:21.565Z|8f285412-5b33-4c42-88f6-a31543dc31b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:21.565Z|e7f66802-5b26-47c7-a6f6-ead686bedb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:21.566Z|8f285412-5b33-4c42-88f6-a31543dc31b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:21.566Z|e7f66802-5b26-47c7-a6f6-ead686bedb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:21.687Z|0e3c305a-daaf-4cec-b00f-4940a68d3f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:21.688Z|0e3c305a-daaf-4cec-b00f-4940a68d3f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:21.896Z|928cc8a6-19a9-475e-8925-22793d1aae25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:21.900Z|928cc8a6-19a9-475e-8925-22793d1aae25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:22.499Z|b9b89626-cb7b-456a-99a9-4004f361d66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:22.500Z|b9b89626-cb7b-456a-99a9-4004f361d66e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:31.597Z|d2fb7487-9c22-4ffd-adcf-d5b1d3839b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:31.599Z|d2fb7487-9c22-4ffd-adcf-d5b1d3839b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:31.634Z|cc6da3fe-093d-4c97-9153-ff55345f91da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:31.635Z|cc6da3fe-093d-4c97-9153-ff55345f91da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:31.718Z|4e31b2be-eb11-4a23-bf79-8aea53fdf863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:31.719Z|4e31b2be-eb11-4a23-bf79-8aea53fdf863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:34.386Z|fd2e67d8-4a02-4002-ba32-0178ab8d898a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:35:34.387Z|fd2e67d8-4a02-4002-ba32-0178ab8d898a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:35.175Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:35:35.193Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2d4c2b37-3baf-490b-a304-f83db1da455a already exists in requestDb InfraActiveRequests table
2022-04-17T04:35:35.208Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a
2022-04-17T04:35:35.214Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|INFO|500||Invoke
2022-04-17T04:35:35.215Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||===========================request begin================================================
2022-04-17T04:35:35.216Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a
2022-04-17T04:35:35.217Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Method      : GET
2022-04-17T04:35:35.218Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e67dd3cc0de6ea6a", X-B3-SpanId:"d85987fa543971da", X-B3-ParentSpanId:"e67dd3cc0de6ea6a", X-B3-Sampled:"0", X-ONAP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-TransactionID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ECOMP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7458ce4-b26e-470c-92f5-8ece9f03d4ff"]
2022-04-17T04:35:35.220Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Request body: 
2022-04-17T04:35:35.221Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||==========================request end================================================
2022-04-17T04:35:35.312Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||============================response begin==========================================
2022-04-17T04:35:35.313Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:35:35.313Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Status text  : 
2022-04-17T04:35:35.314Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:35:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:35:35.314Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||Response body: 
2022-04-17T04:35:35.314Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|DEBUG|500||=======================response end=================================================
2022-04-17T04:35:35.315Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d4c2b37-3baf-490b-a304-f83db1da455a|INFO|404|Not Found|InvokeReturn
2022-04-17T04:35:35.330Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2d4c2b37-3baf-490b-a304-f83db1da455a
2022-04-17T04:35:35.335Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:35:35.346Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:35:35.347Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:35:35.347Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:35:35.348Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-04-17T04:35:35.348Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:35:35.348Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e67dd3cc0de6ea6a", X-B3-SpanId:"9b7629c02a46fd33", X-B3-ParentSpanId:"e67dd3cc0de6ea6a", X-B3-Sampled:"0", X-ONAP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-TransactionID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ECOMP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3faf899c-8b5d-43b6-a5e3-930f073d0a35"]
2022-04-17T04:35:35.349Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:35:35.349Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:35:35.363Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:35:35.363Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:35:35.364Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:35:35.365Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:35:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:35:35.365Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:35:35.366Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:35:35.366Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:35:35.368Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|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$$7aaf0eb6.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)
2022-04-17T04:35:35.371Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:35:35.372Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:35:35.377Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:35:35.378Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:35:35.378Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:35:35.379Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:35:35.380Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"e67dd3cc0de6ea6a", X-B3-SpanId:"04dba0647ae58f8b", X-B3-ParentSpanId:"e67dd3cc0de6ea6a", X-B3-Sampled:"0", X-ONAP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-TransactionID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ECOMP-RequestID:"2d4c2b37-3baf-490b-a304-f83db1da455a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4fbd0b-a469-43ee-8c8b-a2f3723f09d0"]
2022-04-17T04:35:35.380Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:35:35.382Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:35:35.427Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:35:35.428Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:35:35.430Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:35:35.432Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 17 Apr 2022 04:35:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:35:35.435Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:35:35.436Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:35:35.437Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:35:35.438Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|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$$7aaf0eb6.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)
2022-04-17T04:35:35.440Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5119723a
2022-04-17T04:35:35.447Z|2d4c2b37-3baf-490b-a304-f83db1da455a|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:35:36.897Z|cf10de3a-a511-48f4-8e62-e68dacd77dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:36.901Z|cf10de3a-a511-48f4-8e62-e68dacd77dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:41.658Z|15578f0f-3270-4baf-9fd3-8668e153a213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:41.659Z|15578f0f-3270-4baf-9fd3-8668e153a213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:41.668Z|6a752d66-b51b-4114-bf6f-9b563339b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:41.669Z|6a752d66-b51b-4114-bf6f-9b563339b477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:41.741Z|f0639dac-a40e-4d52-ad94-41aac3ff86b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:41.742Z|f0639dac-a40e-4d52-ad94-41aac3ff86b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:50.290Z|2ecec000-cc98-411a-8ca4-224cc1e37916|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:35:50.291Z|2ecec000-cc98-411a-8ca4-224cc1e37916|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:51.693Z|aa90dd93-e6ca-472a-8419-a846a0ae7453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:51.694Z|aa90dd93-e6ca-472a-8419-a846a0ae7453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:51.696Z|6222c460-3c3f-4749-9561-3b1fccd5000a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:51.697Z|6222c460-3c3f-4749-9561-3b1fccd5000a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:51.764Z|96230e9a-34e2-4cce-9b53-c5558c875798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:35:51.765Z|96230e9a-34e2-4cce-9b53-c5558c875798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:35:51.896Z|267e46ec-16c2-438e-ac84-df264c1c2388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:51.897Z|267e46ec-16c2-438e-ac84-df264c1c2388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:35:52.501Z|375843ce-a1e6-4c4b-a379-84da32e056ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:35:52.503Z|375843ce-a1e6-4c4b-a379-84da32e056ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:01.719Z|b4ee39c1-39bf-4225-8352-79717230473a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:01.720Z|b4ee39c1-39bf-4225-8352-79717230473a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:01.739Z|7ad9011f-db80-4570-8e6a-4ab27b984027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:01.739Z|7ad9011f-db80-4570-8e6a-4ab27b984027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:01.791Z|47b397eb-3c60-4ee4-9114-d2599a6b9686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:01.794Z|47b397eb-3c60-4ee4-9114-d2599a6b9686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:06.896Z|b16c9d7d-24b4-4f38-8eb6-8a784a91f8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:06.900Z|b16c9d7d-24b4-4f38-8eb6-8a784a91f8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:11.746Z|a8a54b91-f644-4f30-b9ed-0679989842ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:11.748Z|a8a54b91-f644-4f30-b9ed-0679989842ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:11.790Z|2d600221-59f4-44cc-a587-152e960274c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:11.791Z|2d600221-59f4-44cc-a587-152e960274c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:11.820Z|a6eac510-4194-4f93-a615-8624d0e62cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:11.820Z|a6eac510-4194-4f93-a615-8624d0e62cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:21.778Z|6d86e75e-2dfb-4699-8fab-d4e59a3f667a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:21.779Z|6d86e75e-2dfb-4699-8fab-d4e59a3f667a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:21.813Z|9d0e9d9b-c55d-495e-a83b-84f4b77909f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:21.814Z|9d0e9d9b-c55d-495e-a83b-84f4b77909f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:21.850Z|ca017a41-ff58-48f4-ba4b-a46148e9e57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:21.853Z|ca017a41-ff58-48f4-ba4b-a46148e9e57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:21.896Z|556079b6-6b32-4a2c-a142-54a1c72ac89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:21.897Z|556079b6-6b32-4a2c-a142-54a1c72ac89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:22.504Z|08052e5d-7a70-42ed-9769-334d234e575f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:22.505Z|08052e5d-7a70-42ed-9769-334d234e575f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:31.812Z|caca6a14-6e0e-4d14-9698-7f4fa0a86325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:31.813Z|caca6a14-6e0e-4d14-9698-7f4fa0a86325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:31.841Z|021554e1-db6a-40ac-9f0a-50fc4c0d3cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:31.842Z|021554e1-db6a-40ac-9f0a-50fc4c0d3cdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:31.889Z|b83cf7cb-11d1-447a-89c9-69a6196454c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:31.890Z|b83cf7cb-11d1-447a-89c9-69a6196454c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:34.382Z|52ec7034-6c50-4da0-8c58-f9c4a0af3715|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:36:34.383Z|52ec7034-6c50-4da0-8c58-f9c4a0af3715|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:36.899Z|94716e2d-9cd4-460e-8cd4-2371dd47f6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:36.910Z|94716e2d-9cd4-460e-8cd4-2371dd47f6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:41.853Z|88da97cb-6c9e-4516-8c95-cc935de74db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:41.863Z|88da97cb-6c9e-4516-8c95-cc935de74db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:41.878Z|e00359ca-5808-4cc1-9349-4f34a0878b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:41.882Z|e00359ca-5808-4cc1-9349-4f34a0878b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:41.918Z|0a3f9042-db76-40d9-af29-ec092efd516e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:41.920Z|0a3f9042-db76-40d9-af29-ec092efd516e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:51.896Z|d0db8acf-5ebc-43ab-8690-adbabc348021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:51.897Z|d0db8acf-5ebc-43ab-8690-adbabc348021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:36:51.912Z|c3d42f60-401a-416e-a385-c3cfe9510a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:51.913Z|c3d42f60-401a-416e-a385-c3cfe9510a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:51.920Z|8c39399e-fec4-4079-b82f-5d6970ea2533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:51.921Z|8c39399e-fec4-4079-b82f-5d6970ea2533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:51.945Z|8d60c89b-d13b-4e35-b618-68a75cf58195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:36:51.946Z|8d60c89b-d13b-4e35-b618-68a75cf58195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:36:52.505Z|07476f4a-7df4-4a72-9deb-98707c2e1c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:36:52.506Z|07476f4a-7df4-4a72-9deb-98707c2e1c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:01.937Z|9882cd6f-8972-4d1a-9145-6e433501e355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:01.942Z|ead8aed1-ce0a-4a29-a83f-e3e92af1c6cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:01.942Z|9882cd6f-8972-4d1a-9145-6e433501e355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:01.944Z|ead8aed1-ce0a-4a29-a83f-e3e92af1c6cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:01.967Z|79f3b879-3f93-4f70-8304-1187a172dc15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:01.968Z|79f3b879-3f93-4f70-8304-1187a172dc15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:06.897Z|a829e1b6-f596-409a-a7c6-a242a4f2d981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:06.903Z|a829e1b6-f596-409a-a7c6-a242a4f2d981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:11.968Z|cc016e0f-2324-470c-b10e-b75a9b407a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:11.969Z|cc016e0f-2324-470c-b10e-b75a9b407a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:11.975Z|ed8ac993-3275-45ef-ba1b-5aa4df4fd0fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:11.976Z|ed8ac993-3275-45ef-ba1b-5aa4df4fd0fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:11.988Z|9df38752-67d9-4b6d-b290-3ed1eae6b304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:11.988Z|9df38752-67d9-4b6d-b290-3ed1eae6b304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:21.896Z|33a053f0-40cb-4808-a274-01f47744e60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:21.900Z|33a053f0-40cb-4808-a274-01f47744e60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:22.004Z|d7cfe888-b4b2-451d-945b-b45031f89cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:22.005Z|d7cfe888-b4b2-451d-945b-b45031f89cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:22.013Z|7e6cb59c-474a-4cf3-a852-25a0fc546149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:22.014Z|25f2254c-2c1b-4b56-8c8e-bc8d647ab929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:22.015Z|25f2254c-2c1b-4b56-8c8e-bc8d647ab929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:22.016Z|7e6cb59c-474a-4cf3-a852-25a0fc546149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:22.507Z|a1564c7d-0179-4078-8792-f6d1635ca8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:22.507Z|a1564c7d-0179-4078-8792-f6d1635ca8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:32.032Z|98f2a1fa-c22a-4e82-a2e5-907e9369f83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:32.033Z|98f2a1fa-c22a-4e82-a2e5-907e9369f83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:32.034Z|93f75f71-9385-42d4-adab-0be8a5166785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:32.035Z|93f75f71-9385-42d4-adab-0be8a5166785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:32.037Z|221c1f47-2a78-4dd4-aaee-f487a67bd600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:32.038Z|221c1f47-2a78-4dd4-aaee-f487a67bd600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:34.384Z|7d68a0b4-5782-4282-a91b-3496522f7434|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:37:34.386Z|7d68a0b4-5782-4282-a91b-3496522f7434|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:36.899Z|a798ccea-0759-43d4-8e4a-a96679728793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:36.900Z|a798ccea-0759-43d4-8e4a-a96679728793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:42.057Z|4c18c3e3-2493-45b3-8f4f-765222cb1a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:42.057Z|a0a152ab-6930-4dbb-bb32-66e25ca9e88a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:42.058Z|4c18c3e3-2493-45b3-8f4f-765222cb1a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:42.058Z|a0a152ab-6930-4dbb-bb32-66e25ca9e88a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:42.064Z|96af061d-ba1f-4ed0-84d3-5a2b56146c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:42.065Z|96af061d-ba1f-4ed0-84d3-5a2b56146c4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:51.898Z|e5b00391-49e5-4047-b662-297ce9bbe6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:51.899Z|e5b00391-49e5-4047-b662-297ce9bbe6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:37:52.083Z|9c57c76d-812b-44ba-9181-4dd1d939d2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:52.084Z|d675d46d-80f6-417d-a4b0-44035a16e78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:52.085Z|eb7bbb5b-daa2-4f0a-ad09-8a622422c7d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:37:52.097Z|eb7bbb5b-daa2-4f0a-ad09-8a622422c7d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:52.097Z|d675d46d-80f6-417d-a4b0-44035a16e78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:52.097Z|9c57c76d-812b-44ba-9181-4dd1d939d2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:37:52.508Z|7a43b005-467c-4521-9eee-a850c80c8ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:37:52.509Z|7a43b005-467c-4521-9eee-a850c80c8ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:02.124Z|05dc33f3-d7e9-4e4f-8fd5-7a401e88f145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:02.127Z|05dc33f3-d7e9-4e4f-8fd5-7a401e88f145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:02.124Z|514eb190-d2d6-4b6a-b9ed-ac7781082a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:02.129Z|514eb190-d2d6-4b6a-b9ed-ac7781082a7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:02.140Z|23da8a3d-8507-49f1-97cb-311979ba37b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:02.141Z|23da8a3d-8507-49f1-97cb-311979ba37b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:06.896Z|db5f1842-dba9-4169-8d56-b0a203cb8416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:06.903Z|db5f1842-dba9-4169-8d56-b0a203cb8416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:12.165Z|a820febe-e193-4874-b7ad-0bd9784f0cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:12.166Z|1ee88e64-5d77-45f2-8c42-75b9657bb9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:12.166Z|a820febe-e193-4874-b7ad-0bd9784f0cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:12.166Z|1ee88e64-5d77-45f2-8c42-75b9657bb9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:12.170Z|ee3eee43-61f9-40ca-aed6-ff7a838a3a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:12.171Z|ee3eee43-61f9-40ca-aed6-ff7a838a3a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:21.896Z|3afe69b0-12f5-485a-9f0a-fc2efcaa1601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:21.897Z|3afe69b0-12f5-485a-9f0a-fc2efcaa1601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:22.197Z|2a5cd88e-b796-4741-9ee0-e0862a117292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:22.198Z|2a5cd88e-b796-4741-9ee0-e0862a117292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:22.198Z|aa85e378-d2bc-445d-9f33-f37afd59ea75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:22.199Z|aa85e378-d2bc-445d-9f33-f37afd59ea75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:22.202Z|61c58020-05c1-4196-8393-f009c4b243c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:22.204Z|61c58020-05c1-4196-8393-f009c4b243c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:22.510Z|b177430b-79e5-4635-b5bf-56e6d1d6e00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:22.511Z|b177430b-79e5-4635-b5bf-56e6d1d6e00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:32.223Z|bd6bbdd9-e509-4986-b8d0-66ae8d7832ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:32.224Z|bd6bbdd9-e509-4986-b8d0-66ae8d7832ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:32.226Z|d44012d3-c039-4400-b0e5-54d61af7b165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:32.227Z|d44012d3-c039-4400-b0e5-54d61af7b165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:32.232Z|ae38192f-9f01-43e6-9a78-078d6bba7744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:32.235Z|ae38192f-9f01-43e6-9a78-078d6bba7744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:34.383Z|47631378-0973-4dae-8532-60ded2b303fe|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:38:34.384Z|47631378-0973-4dae-8532-60ded2b303fe|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:36.897Z|91f9fcd9-e4f5-4e3c-9e3d-84e74f02d14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:36.898Z|91f9fcd9-e4f5-4e3c-9e3d-84e74f02d14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:42.250Z|57b9d397-e094-48c3-a826-2f02d82bac5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:42.251Z|f90bdd63-1f78-444c-93f5-918f66f8ab39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:42.252Z|f90bdd63-1f78-444c-93f5-918f66f8ab39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:42.252Z|57b9d397-e094-48c3-a826-2f02d82bac5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:42.259Z|91bda77c-9ac4-4d36-a537-ac2d4b5d06ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:42.260Z|91bda77c-9ac4-4d36-a537-ac2d4b5d06ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:51.897Z|000420c1-bfc6-45a5-b01d-a4ddfbf3cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:51.903Z|000420c1-bfc6-45a5-b01d-a4ddfbf3cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:38:52.283Z|c77d177d-67ac-4c50-a08b-4f25655dae96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:52.283Z|9f82ff60-c9b4-4eb6-b828-3c1588c40940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:52.285Z|58e70495-5408-4d98-bbb1-16a614aa73d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:38:52.285Z|c77d177d-67ac-4c50-a08b-4f25655dae96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:52.286Z|9f82ff60-c9b4-4eb6-b828-3c1588c40940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:52.287Z|58e70495-5408-4d98-bbb1-16a614aa73d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:38:52.513Z|cacaa5db-859a-4bb6-b19b-a02d23e50873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:38:52.515Z|cacaa5db-859a-4bb6-b19b-a02d23e50873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:02.317Z|992097cb-56ea-45c4-a67f-de26a7e4f758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:02.318Z|992097cb-56ea-45c4-a67f-de26a7e4f758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:02.323Z|136555a7-f096-4e8d-942e-5072cf7b52ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:02.323Z|136555a7-f096-4e8d-942e-5072cf7b52ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:02.323Z|c2788b70-4980-4fba-92f1-b5adcd76b829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:02.324Z|c2788b70-4980-4fba-92f1-b5adcd76b829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:06.897Z|5a547b0e-026a-4ce8-9741-f784265d6578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:06.897Z|5a547b0e-026a-4ce8-9741-f784265d6578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:12.353Z|b19e8490-975e-423a-b59c-48dc8875a3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:12.354Z|b19e8490-975e-423a-b59c-48dc8875a3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:12.358Z|8e3ed89f-a2a3-47d9-8961-23421536f007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:12.358Z|8e3ed89f-a2a3-47d9-8961-23421536f007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:12.362Z|dc6b7f42-cd7c-425b-94fd-89fe6d9301ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:12.362Z|dc6b7f42-cd7c-425b-94fd-89fe6d9301ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:21.896Z|9697b918-dc35-48dd-8371-9c953f14aaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:21.897Z|9697b918-dc35-48dd-8371-9c953f14aaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:22.378Z|70d84bd4-a7e2-4350-a2db-cebb52b0286d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:22.379Z|70d84bd4-a7e2-4350-a2db-cebb52b0286d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:22.394Z|09fc0ed8-453d-45e6-97bc-1400063d0a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:22.396Z|09fc0ed8-453d-45e6-97bc-1400063d0a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:22.401Z|612e34cd-b44c-4259-a8d7-db69008e2026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:22.402Z|612e34cd-b44c-4259-a8d7-db69008e2026|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:22.515Z|bf003aaa-85b1-42a3-b46a-f4503169cea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:22.516Z|bf003aaa-85b1-42a3-b46a-f4503169cea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:32.425Z|43b08eab-26ca-4bcd-b6b8-2777f2a6c398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:32.427Z|43b08eab-26ca-4bcd-b6b8-2777f2a6c398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:32.428Z|3888a868-c7ad-4a17-b2d4-9f47d9bb8d3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:32.429Z|3888a868-c7ad-4a17-b2d4-9f47d9bb8d3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:32.447Z|91c16856-d500-4561-ac40-5e6beaca5711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:32.448Z|91c16856-d500-4561-ac40-5e6beaca5711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:34.384Z|2ca0ecf1-7087-4b18-ac9d-ab53e2e51e6e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:39:34.385Z|2ca0ecf1-7087-4b18-ac9d-ab53e2e51e6e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:36.897Z|25a2adc8-f889-429c-8efb-1baa3f3f03c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:36.906Z|25a2adc8-f889-429c-8efb-1baa3f3f03c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:42.450Z|0cf7f0b7-ad10-4c80-8c31-fbcda51ce7e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:42.451Z|0cf7f0b7-ad10-4c80-8c31-fbcda51ce7e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:42.468Z|e5967804-44bb-4435-8ff5-e264a9434fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:42.468Z|e5967804-44bb-4435-8ff5-e264a9434fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:42.477Z|9f6919e7-94d3-4daa-b60d-ff5b2ac54d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:42.478Z|9f6919e7-94d3-4daa-b60d-ff5b2ac54d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:51.896Z|2e1a3b05-a27c-4b28-b2a8-338f172e01f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:51.897Z|2e1a3b05-a27c-4b28-b2a8-338f172e01f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:39:52.482Z|370c7195-6db7-43f3-a096-98b95269b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:52.484Z|370c7195-6db7-43f3-a096-98b95269b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:52.487Z|8f01968b-fb94-40ad-8df5-ed80550a3978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:52.490Z|8f01968b-fb94-40ad-8df5-ed80550a3978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:52.499Z|998121e9-401b-40e7-97d0-de93df04a68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:39:52.499Z|998121e9-401b-40e7-97d0-de93df04a68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:39:52.516Z|db6bf9aa-fee9-46ac-bd62-0ab98525e071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:39:52.517Z|db6bf9aa-fee9-46ac-bd62-0ab98525e071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:02.509Z|38beb056-6017-42fe-9259-33473f751f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:02.510Z|38beb056-6017-42fe-9259-33473f751f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:02.510Z|d7f70d97-d560-4c0c-9c3d-ba7209ec7bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:02.510Z|d7f70d97-d560-4c0c-9c3d-ba7209ec7bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:02.520Z|0d38f493-00e5-48f0-840a-0a45a3765040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:02.521Z|0d38f493-00e5-48f0-840a-0a45a3765040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:06.898Z|8aadc65c-d7ce-4e07-83c3-4579e7d230a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:06.901Z|8aadc65c-d7ce-4e07-83c3-4579e7d230a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:12.533Z|e6de490b-0052-471b-92e0-e310c549531e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:12.534Z|e6de490b-0052-471b-92e0-e310c549531e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:12.535Z|ddb472aa-285f-4943-8c7f-4b37fa135f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:12.536Z|ddb472aa-285f-4943-8c7f-4b37fa135f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:12.541Z|015f6d8c-f8a3-4d55-ab2a-c88f0791d89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:12.541Z|015f6d8c-f8a3-4d55-ab2a-c88f0791d89a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:21.896Z|f33b0916-a185-437f-bdb1-18fe15031418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:21.900Z|f33b0916-a185-437f-bdb1-18fe15031418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:22.519Z|ec73bd46-cb54-4c15-a649-9196f8c2511a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:22.520Z|ec73bd46-cb54-4c15-a649-9196f8c2511a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:22.559Z|90024e19-d8c8-4c40-8a33-bd2425bc25ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:22.560Z|90024e19-d8c8-4c40-8a33-bd2425bc25ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:22.566Z|ed23552f-4bd9-46ae-89e2-ff2f2b3de68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:22.569Z|e26d79f2-373e-4ace-9432-d0dde93cbeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:22.567Z|ed23552f-4bd9-46ae-89e2-ff2f2b3de68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:22.569Z|e26d79f2-373e-4ace-9432-d0dde93cbeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:32.584Z|c519d005-e355-4022-99d4-c9521d1c8f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:32.585Z|c519d005-e355-4022-99d4-c9521d1c8f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:32.596Z|4e1bd403-da08-442b-95b5-980b74e00a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:32.597Z|4e1bd403-da08-442b-95b5-980b74e00a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:32.607Z|c01fd11a-b5e1-4443-a855-0c94161b9c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:32.608Z|c01fd11a-b5e1-4443-a855-0c94161b9c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:34.392Z|f01f7524-c5be-4aba-9fb3-3f585b28e548|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:40:34.395Z|f01f7524-c5be-4aba-9fb3-3f585b28e548|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:36.896Z|1bfa2dcd-9839-4f67-98ba-72ac1fd0c217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:36.897Z|1bfa2dcd-9839-4f67-98ba-72ac1fd0c217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:42.614Z|926e096a-7b28-43b8-919e-0376257d0b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:42.614Z|926e096a-7b28-43b8-919e-0376257d0b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:42.624Z|fb69c81b-2bbc-4046-abf9-0ab29564ee29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:42.625Z|fb69c81b-2bbc-4046-abf9-0ab29564ee29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:42.657Z|985585a7-0be6-4a37-b361-1662ae50bdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:42.658Z|985585a7-0be6-4a37-b361-1662ae50bdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:51.896Z|e7e6efff-1ebe-42bd-bd04-1036a88c6d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:51.897Z|e7e6efff-1ebe-42bd-bd04-1036a88c6d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:52.520Z|2f433031-7209-4c47-9feb-9b45ba246103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:40:52.521Z|2f433031-7209-4c47-9feb-9b45ba246103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:40:52.648Z|2932bbb1-5131-4a26-8e0b-519403dc9a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:52.650Z|2932bbb1-5131-4a26-8e0b-519403dc9a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:52.681Z|0c913090-31a8-4529-8ade-1ceec5865a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:52.700Z|ea0a222e-ac00-4dd0-a9ca-5504bbba54d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:40:52.685Z|0c913090-31a8-4529-8ade-1ceec5865a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:40:52.703Z|ea0a222e-ac00-4dd0-a9ca-5504bbba54d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:02.698Z|0a62ce6f-3183-4512-bcc3-1cdbeccb07be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:02.699Z|0a62ce6f-3183-4512-bcc3-1cdbeccb07be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:02.751Z|8e4cad2f-3ba0-47e6-b6b6-938efea4a43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:02.751Z|8e4cad2f-3ba0-47e6-b6b6-938efea4a43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:02.756Z|48907a76-fe9f-4a42-8f58-9dc172879f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:02.757Z|48907a76-fe9f-4a42-8f58-9dc172879f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:06.897Z|e481069c-ae16-4d1e-b7f3-8c6b4bf8da3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:06.909Z|e481069c-ae16-4d1e-b7f3-8c6b4bf8da3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:12.752Z|ab44783d-be5c-4713-a1a7-448dcc54783f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:12.753Z|ab44783d-be5c-4713-a1a7-448dcc54783f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:12.805Z|9cfd28c4-356d-4e30-806a-2aa1bfd7202a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:12.806Z|9cfd28c4-356d-4e30-806a-2aa1bfd7202a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:12.810Z|3cc8be2f-1ea1-4579-9c59-2efc37277d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:12.829Z|3cc8be2f-1ea1-4579-9c59-2efc37277d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:21.898Z|84529532-a513-4b5b-a7ba-d7558f8d8744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:21.900Z|84529532-a513-4b5b-a7ba-d7558f8d8744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:22.522Z|f36a19d7-1ed5-4f91-9995-02619084ff95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:22.522Z|f36a19d7-1ed5-4f91-9995-02619084ff95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:22.793Z|673d2283-a043-4d77-bbbe-4a8957174c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:22.794Z|673d2283-a043-4d77-bbbe-4a8957174c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:22.846Z|944e33ee-2406-4780-86ab-1e8c40a6f882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:22.847Z|944e33ee-2406-4780-86ab-1e8c40a6f882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:22.860Z|6ab5d793-4f86-4fe3-961f-fbf9c2dce5dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:22.861Z|6ab5d793-4f86-4fe3-961f-fbf9c2dce5dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:32.854Z|bfbcad96-588d-4df3-acc9-e273139b50d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:32.856Z|bfbcad96-588d-4df3-acc9-e273139b50d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:32.916Z|bd104e9b-affa-42d7-afa9-3a497f472265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:32.916Z|bd104e9b-affa-42d7-afa9-3a497f472265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:32.916Z|92995f66-be16-4ac9-9873-fa81fd47c512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:32.917Z|92995f66-be16-4ac9-9873-fa81fd47c512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:34.422Z|d8f61c2f-1acb-4f78-98a3-c9179cb750e5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:41:34.445Z|d8f61c2f-1acb-4f78-98a3-c9179cb750e5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:34.459Z||http-nio-8080-exec-9|||||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@74e826cb ((conn=1512) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T04:41:34.484Z||http-nio-8080-exec-9|||||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@4fca5aa5 ((conn=1513) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T04:41:34.499Z||http-nio-8080-exec-9|||||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@643411fd ((conn=1521) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T04:41:36.914Z|3cc2f3f6-e20d-4fbb-b279-b684a83c9ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:36.942Z|3cc2f3f6-e20d-4fbb-b279-b684a83c9ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:38.409Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:41:38.423Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 534688c6-e24a-4833-8a46-de239f7c73c1 already exists in requestDb InfraActiveRequests table
2022-04-17T04:41:38.428Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1
2022-04-17T04:41:38.429Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|INFO|500||Invoke
2022-04-17T04:41:38.430Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||===========================request begin================================================
2022-04-17T04:41:38.431Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1
2022-04-17T04:41:38.432Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Method      : GET
2022-04-17T04:41:38.433Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab311ce858553cb6", X-B3-SpanId:"dfcab0d4382627ee", X-B3-ParentSpanId:"ab311ce858553cb6", X-B3-Sampled:"0", X-ONAP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-TransactionID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ECOMP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81aaa483-a120-4757-8ab6-88099bca91e6"]
2022-04-17T04:41:38.434Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Request body: 
2022-04-17T04:41:38.434Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||==========================request end================================================
2022-04-17T04:41:38.501Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||============================response begin==========================================
2022-04-17T04:41:38.502Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:41:38.502Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Status text  : 
2022-04-17T04:41:38.503Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:41:38.503Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||Response body: 
2022-04-17T04:41:38.503Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|DEBUG|500||=======================response end=================================================
2022-04-17T04:41:38.504Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/534688c6-e24a-4833-8a46-de239f7c73c1|INFO|404|Not Found|InvokeReturn
2022-04-17T04:41:38.544Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 534688c6-e24a-4833-8a46-de239f7c73c1
2022-04-17T04:41:38.546Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-04-17T04:41:38.547Z|534688c6-e24a-4833-8a46-de239f7c73c1|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
2022-04-17T04:41:38.550Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-04-17T04:41:38.551Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:41:38.552Z|534688c6-e24a-4833-8a46-de239f7c73c1|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
2022-04-17T04:41:38.559Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:41:38.561Z|534688c6-e24a-4833-8a46-de239f7c73c1|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:"ab311ce858553cb6", X-B3-SpanId:"8723d1b4a11c87b6", X-B3-ParentSpanId:"ab311ce858553cb6", X-B3-Sampled:"0", X-ONAP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-TransactionID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ECOMP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2a3629-d0cb-47ed-a454-c5e8972da663"]
2022-04-17T04:41:38.564Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:41:38.566Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:41:38.602Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:41:38.604Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:41:38.604Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:41:38.605Z|534688c6-e24a-4833-8a46-de239f7c73c1|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:"Sun, 17 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:41:38.606Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-04-17T04:41:38.611Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:41:38.614Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:41:38.615Z|534688c6-e24a-4833-8a46-de239f7c73c1|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$$7aaf0eb6.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)
2022-04-17T04:41:38.624Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-04-17T04:41:38.625Z|534688c6-e24a-4833-8a46-de239f7c73c1|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
2022-04-17T04:41:38.625Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-04-17T04:41:38.625Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-04-17T04:41:38.626Z|534688c6-e24a-4833-8a46-de239f7c73c1|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
2022-04-17T04:41:38.626Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-04-17T04:41:38.626Z|534688c6-e24a-4833-8a46-de239f7c73c1|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:"ab311ce858553cb6", X-B3-SpanId:"29f3ba37dcaca569", X-B3-ParentSpanId:"ab311ce858553cb6", X-B3-Sampled:"0", X-ONAP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-TransactionID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ECOMP-RequestID:"534688c6-e24a-4833-8a46-de239f7c73c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d45879f7-3bb3-449c-8185-6af083d10adb"]
2022-04-17T04:41:38.627Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-04-17T04:41:38.627Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-04-17T04:41:38.749Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-04-17T04:41:38.753Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-04-17T04:41:38.754Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-04-17T04:41:38.756Z|534688c6-e24a-4833-8a46-de239f7c73c1|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:"Sun, 17 Apr 2022 04:41:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:41:38.759Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-04-17T04:41:38.761Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-04-17T04:41:38.764Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-04-17T04:41:38.784Z|534688c6-e24a-4833-8a46-de239f7c73c1|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$$7aaf0eb6.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)
2022-04-17T04:41:38.785Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@47a40747
2022-04-17T04:41:38.796Z|534688c6-e24a-4833-8a46-de239f7c73c1|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:41:42.917Z|1682aaca-d20b-47bf-8881-9acebd4bfdba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:42.920Z|1682aaca-d20b-47bf-8881-9acebd4bfdba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:42.986Z|f8427e82-6a92-4a1e-a939-dcb071982961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:42.987Z|f8427e82-6a92-4a1e-a939-dcb071982961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:42.990Z|72ef1e1b-2725-4215-bf30-cd16bf8c1a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:42.992Z|72ef1e1b-2725-4215-bf30-cd16bf8c1a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:51.093Z|4c175013-6205-47f6-a4dc-dfd148caab29|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-04-17T04:41:51.097Z|4c175013-6205-47f6-a4dc-dfd148caab29|http-nio-8080-exec-10|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:51.897Z|b81eb841-f739-4d3a-bb54-0c365d2acae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:51.898Z|b81eb841-f739-4d3a-bb54-0c365d2acae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:52.526Z|3f32f4db-ed9a-49df-8da8-af1da49a759e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:41:52.529Z|3f32f4db-ed9a-49df-8da8-af1da49a759e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:41:53.050Z|855fd00d-e3b1-44c3-9680-1d15d41484c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:53.063Z|855fd00d-e3b1-44c3-9680-1d15d41484c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:53.103Z|71a035a2-1427-4eb9-abfb-af3972211a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:53.104Z|71a035a2-1427-4eb9-abfb-af3972211a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:41:53.112Z|d6f09a0f-c4db-448a-8ceb-c431d5442b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:41:53.114Z|d6f09a0f-c4db-448a-8ceb-c431d5442b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:03.096Z|ede50176-4e37-4fa6-b681-d1cef64db0ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:03.097Z|ede50176-4e37-4fa6-b681-d1cef64db0ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:03.128Z|a4c4d91e-bab2-48ca-804f-b0c49055167a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:03.128Z|a4c4d91e-bab2-48ca-804f-b0c49055167a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:03.142Z|18de1a38-e9d0-43e2-9e9f-179e60d892cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:03.143Z|18de1a38-e9d0-43e2-9e9f-179e60d892cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:06.903Z|7289c2c3-d115-4f23-9b30-227a24944645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:06.905Z|7289c2c3-d115-4f23-9b30-227a24944645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:13.141Z|01129b53-552f-4039-aeba-71070d09ca41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:13.147Z|01129b53-552f-4039-aeba-71070d09ca41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:13.160Z|5c9a27b7-9c23-405f-a3ff-d2518a81270e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:13.161Z|5c9a27b7-9c23-405f-a3ff-d2518a81270e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:13.183Z|6cf1c06a-8bda-4b3e-94bd-6560c05aa943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:13.183Z|6cf1c06a-8bda-4b3e-94bd-6560c05aa943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:21.906Z|5f006409-127f-4723-a6c2-5139ed9f1c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:21.954Z|5f006409-127f-4723-a6c2-5139ed9f1c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:22.533Z|8777b7fb-d5b1-4cc6-8a87-c155a4bd74b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:22.536Z|8777b7fb-d5b1-4cc6-8a87-c155a4bd74b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:23.191Z|9ca388d9-aa49-4dda-b7b5-7fb6c6fe6029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:23.193Z|9ca388d9-aa49-4dda-b7b5-7fb6c6fe6029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:23.191Z|4528722f-fd80-4f9d-bccd-66d6f686b432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:23.212Z|4528722f-fd80-4f9d-bccd-66d6f686b432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:23.214Z|b0b40368-c653-4cac-8ae0-9b500c0acdd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:23.214Z|b0b40368-c653-4cac-8ae0-9b500c0acdd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:33.255Z|58ea3254-46ef-4256-a103-dcbbaa8a11b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:33.256Z|58ea3254-46ef-4256-a103-dcbbaa8a11b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:33.257Z|46a9ed3a-62f4-4c8c-9d8e-7ffaddc3e87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:33.258Z|46a9ed3a-62f4-4c8c-9d8e-7ffaddc3e87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:33.262Z|05d32d77-19b1-48cf-894a-2bba0a3ff927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:33.262Z|05d32d77-19b1-48cf-894a-2bba0a3ff927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:34.385Z|d8773a91-8cd0-4217-8d49-81ed532be1b4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:42:34.386Z|d8773a91-8cd0-4217-8d49-81ed532be1b4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:36.907Z|db7ee0c4-9b26-47bd-b38b-01f7bf5cd9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:36.909Z|db7ee0c4-9b26-47bd-b38b-01f7bf5cd9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:43.336Z|be686438-bccb-43f1-a35e-3b35b2ea5e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:43.335Z|0e07b384-89a5-405b-9480-9125781e98d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:43.337Z|0e07b384-89a5-405b-9480-9125781e98d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:43.337Z|be686438-bccb-43f1-a35e-3b35b2ea5e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:43.339Z|efc95aa3-e2a6-4e71-8c4a-04b5474abd68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:43.342Z|efc95aa3-e2a6-4e71-8c4a-04b5474abd68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:51.897Z|2c2f0dca-533d-44e7-8f71-90b873abcd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:51.898Z|2c2f0dca-533d-44e7-8f71-90b873abcd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:52.538Z|607cfae1-6917-4d9a-9d52-13b82cdf5792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:42:52.539Z|607cfae1-6917-4d9a-9d52-13b82cdf5792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:42:53.393Z|e67830df-82a7-4bb6-acb3-47f6aec08be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:53.399Z|e67830df-82a7-4bb6-acb3-47f6aec08be0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:53.498Z|d08472aa-886b-4dae-892c-e37701019070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:53.501Z|d08472aa-886b-4dae-892c-e37701019070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:42:53.510Z|07a7299d-059a-4360-83f7-ab5bc368976b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:42:53.560Z|07a7299d-059a-4360-83f7-ab5bc368976b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:03.536Z|87cd97b1-dc08-4f3e-a350-c303889ff33c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:03.537Z|87cd97b1-dc08-4f3e-a350-c303889ff33c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:03.542Z|b4618d03-b42b-4dc8-a839-e695512c6b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:03.543Z|b4618d03-b42b-4dc8-a839-e695512c6b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:03.591Z|f53b78ff-e900-4a89-b500-945dca99af99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:03.592Z|f53b78ff-e900-4a89-b500-945dca99af99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:06.898Z|6575b9ae-6257-4597-836f-74e6764a896d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:06.925Z|6575b9ae-6257-4597-836f-74e6764a896d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:13.579Z|fe25067e-41ca-461f-86b1-7ea2efadd06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:13.580Z|fe25067e-41ca-461f-86b1-7ea2efadd06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:13.584Z|f08479c3-af0b-482c-89fb-72d74cb6c6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:13.588Z|f08479c3-af0b-482c-89fb-72d74cb6c6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:13.615Z|589fac28-3a47-4a9a-8bd6-eb39a395ff6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:13.620Z|589fac28-3a47-4a9a-8bd6-eb39a395ff6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:21.900Z|f3fc4725-4864-4aac-96af-9b375920e57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:21.901Z|f3fc4725-4864-4aac-96af-9b375920e57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:22.545Z|0532c0d2-3338-4d05-9c4c-bb1457654ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:22.545Z|0532c0d2-3338-4d05-9c4c-bb1457654ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:23.660Z|c0187347-1e76-420b-bea0-e14bb9d29de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:23.661Z|c0187347-1e76-420b-bea0-e14bb9d29de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:23.662Z|7342e66f-d00b-4add-89af-f75014046348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:23.663Z|7342e66f-d00b-4add-89af-f75014046348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:23.673Z|9eeb2b31-40e7-420e-a145-3c2882626d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:23.674Z|9eeb2b31-40e7-420e-a145-3c2882626d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:33.690Z|9f5d5be0-022b-47e7-bb4f-efb475511753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:33.691Z|9f5d5be0-022b-47e7-bb4f-efb475511753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:33.691Z|3056d88a-28db-4ab5-ad5c-f060a3a68d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:33.693Z|3056d88a-28db-4ab5-ad5c-f060a3a68d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:33.702Z|8f91f6b7-cba1-467f-9c05-b11ece1c6e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:33.703Z|8f91f6b7-cba1-467f-9c05-b11ece1c6e43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:34.384Z|490db96c-5a79-4c42-a8a3-5fbd0bb184f7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:43:34.387Z|490db96c-5a79-4c42-a8a3-5fbd0bb184f7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:36.899Z|4b20a69a-26f7-438d-9bad-930996432bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:36.902Z|4b20a69a-26f7-438d-9bad-930996432bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:43.715Z|a7f0dc54-9b89-412b-afd1-0c39a18f4baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:43.716Z|a7f0dc54-9b89-412b-afd1-0c39a18f4baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:43.732Z|cc815c8c-7bff-43d2-b6c3-c5b2a970859b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:43.730Z|22cc3065-e382-49fa-a23e-692441a9e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:43.733Z|22cc3065-e382-49fa-a23e-692441a9e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:43.732Z|cc815c8c-7bff-43d2-b6c3-c5b2a970859b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:51.896Z|d8191dce-86ee-47ef-a000-c6e6d794d965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:51.900Z|d8191dce-86ee-47ef-a000-c6e6d794d965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:52.547Z|b8e3ce1e-c1d9-4f4c-8318-976f3a4a02b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:43:52.548Z|b8e3ce1e-c1d9-4f4c-8318-976f3a4a02b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:43:53.765Z|b03ade4a-6ca0-42a8-8706-41d205da0a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:53.764Z|c13a6e76-f75e-470c-8ec6-4625a7dd2e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:53.766Z|c13a6e76-f75e-470c-8ec6-4625a7dd2e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:53.767Z|b03ade4a-6ca0-42a8-8706-41d205da0a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:43:53.784Z|2ef40720-00ed-40f7-8e70-b3599b60007d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:43:53.787Z|2ef40720-00ed-40f7-8e70-b3599b60007d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:03.801Z|f25da033-ca44-44f7-9617-5cbf15c3a7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:03.802Z|f25da033-ca44-44f7-9617-5cbf15c3a7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:03.804Z|9ffe5bcd-e0fd-4c8e-b789-5b0318c8d55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:03.805Z|9ffe5bcd-e0fd-4c8e-b789-5b0318c8d55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:03.823Z|59863e93-d323-40dc-8238-d36758c135ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:03.824Z|59863e93-d323-40dc-8238-d36758c135ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:06.897Z|1cacbc8b-7182-4a7b-b066-42fb91f53e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:06.897Z|1cacbc8b-7182-4a7b-b066-42fb91f53e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:13.830Z|ab9eea69-8ceb-4ebf-b694-75119bf29057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:13.831Z|ab9eea69-8ceb-4ebf-b694-75119bf29057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:13.853Z|045927c9-e50a-4d6c-849f-55997f6ebc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:13.854Z|045927c9-e50a-4d6c-849f-55997f6ebc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:13.858Z|7ec0266b-db62-41b7-9654-1538ae733d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:13.859Z|7ec0266b-db62-41b7-9654-1538ae733d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:21.897Z|16d5140f-25fe-4d37-b02f-91a4f4f323a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:21.898Z|16d5140f-25fe-4d37-b02f-91a4f4f323a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:22.549Z|8b461042-d6da-4f01-a321-1d74e86a885a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:22.549Z|8b461042-d6da-4f01-a321-1d74e86a885a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:23.866Z|f2191441-fd56-4d1e-b147-f8fa0da0acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:23.872Z|f2191441-fd56-4d1e-b147-f8fa0da0acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:23.881Z|3e6bc39d-9b43-4ce4-84c9-38b9535483f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:23.881Z|3e6bc39d-9b43-4ce4-84c9-38b9535483f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:23.889Z|666b48df-a5b4-412c-b6b2-cc4701852c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:23.889Z|666b48df-a5b4-412c-b6b2-cc4701852c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:33.909Z|844d007c-911a-4116-953d-dad8f1f0abc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:33.913Z|844d007c-911a-4116-953d-dad8f1f0abc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:33.927Z|2df073b7-32a7-4c57-bef7-7252b2fb5e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:33.928Z|2df073b7-32a7-4c57-bef7-7252b2fb5e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:33.933Z|98d28a6c-f874-466c-942c-05e7ede0f472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:33.933Z|98d28a6c-f874-466c-942c-05e7ede0f472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:34.382Z|6f3aef0f-f66c-47f7-8a4d-8293d012c663|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:44:34.383Z|6f3aef0f-f66c-47f7-8a4d-8293d012c663|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:36.899Z|c203fee6-8e0e-4fb9-8dcc-16914d7a2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:36.943Z|c203fee6-8e0e-4fb9-8dcc-16914d7a2e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:43.941Z|64214540-deeb-4903-affb-f45cd5078873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:43.944Z|64214540-deeb-4903-affb-f45cd5078873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:43.979Z|e364ca16-2e8c-490d-a545-59314af4e45b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:43.981Z|6ce31615-0f7f-4ab6-bb65-2d01f2dbd9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:43.982Z|6ce31615-0f7f-4ab6-bb65-2d01f2dbd9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:43.983Z|e364ca16-2e8c-490d-a545-59314af4e45b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:51.896Z|20672cc4-31ac-49ae-9c1b-2ac883129d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:51.897Z|20672cc4-31ac-49ae-9c1b-2ac883129d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:52.550Z|dc26f800-c01e-4a5f-be5e-5fa2436436f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:44:52.551Z|dc26f800-c01e-4a5f-be5e-5fa2436436f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:44:53.970Z|525291a2-265e-4f31-88c4-5d93a29734cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:53.971Z|525291a2-265e-4f31-88c4-5d93a29734cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:54.004Z|1fc5a51c-b6e2-468f-809d-8b674c84491a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:54.005Z|1fc5a51c-b6e2-468f-809d-8b674c84491a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:44:54.055Z|f17e7f59-eb91-4e65-9e7c-b9f56494ced9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:44:54.057Z|f17e7f59-eb91-4e65-9e7c-b9f56494ced9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:04.001Z|1ba7139e-b44c-41c6-93b7-90e7b5b87e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:04.003Z|1ba7139e-b44c-41c6-93b7-90e7b5b87e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:04.033Z|e3fc514f-efc6-49dc-a75d-e7e69286ad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:04.034Z|e3fc514f-efc6-49dc-a75d-e7e69286ad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:04.083Z|50f3c57b-be1a-47fa-bb7c-df4fb57c214a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:04.084Z|50f3c57b-be1a-47fa-bb7c-df4fb57c214a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:06.898Z|dc60ec70-58f3-462a-bc02-c3a35a2473ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:06.901Z|dc60ec70-58f3-462a-bc02-c3a35a2473ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:14.038Z|b7fdbf33-ff2f-49de-be91-cc7c59692fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:14.039Z|b7fdbf33-ff2f-49de-be91-cc7c59692fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:14.067Z|352c9867-d2fd-404b-a24a-4a4c29ec910b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:14.067Z|352c9867-d2fd-404b-a24a-4a4c29ec910b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:14.105Z|46608d55-d7ba-41f6-a3b1-051067047424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:14.106Z|46608d55-d7ba-41f6-a3b1-051067047424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:21.896Z|bd5ae336-6f0e-4f79-afbf-1250132d1ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:21.899Z|bd5ae336-6f0e-4f79-afbf-1250132d1ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:22.563Z|dc9d240e-3ff4-4d16-8e25-a06ce102122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:22.563Z|dc9d240e-3ff4-4d16-8e25-a06ce102122f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:24.062Z|91129ed2-2d1e-4412-b249-4bfeb1320c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:24.063Z|91129ed2-2d1e-4412-b249-4bfeb1320c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:24.092Z|0d32555e-793d-422c-9c61-d9b5a7eacb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:24.093Z|0d32555e-793d-422c-9c61-d9b5a7eacb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:24.127Z|3b2bc7f9-ebc2-473c-aa38-31cbb272c950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:24.128Z|3b2bc7f9-ebc2-473c-aa38-31cbb272c950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:34.086Z|20f7e533-5911-4965-be4b-d40a3991c2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:34.088Z|20f7e533-5911-4965-be4b-d40a3991c2f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:34.117Z|f507b785-8fdc-46fe-ab6f-9709b215053d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:34.118Z|f507b785-8fdc-46fe-ab6f-9709b215053d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:34.152Z|b04ee9a2-f986-474b-9208-12da8b90daef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:34.153Z|b04ee9a2-f986-474b-9208-12da8b90daef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:34.384Z|6e836703-53e6-46cf-9a5d-b297eeb4be79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:45:34.385Z|6e836703-53e6-46cf-9a5d-b297eeb4be79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:36.901Z|1b3da2c9-2476-4d05-b404-8875a6081a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:36.914Z|1b3da2c9-2476-4d05-b404-8875a6081a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:44.113Z|814c8ec3-5870-4a81-836d-e1f2959de6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:44.114Z|814c8ec3-5870-4a81-836d-e1f2959de6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:44.141Z|9d52ce7d-74b1-4f06-8da6-b0f08a60a85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:44.142Z|9d52ce7d-74b1-4f06-8da6-b0f08a60a85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:44.174Z|481f8ca3-2723-4c67-9600-e86f9ccdb957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:44.175Z|481f8ca3-2723-4c67-9600-e86f9ccdb957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:51.897Z|495eebfc-43ce-42cc-9449-5384e188b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:51.897Z|495eebfc-43ce-42cc-9449-5384e188b7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:52.564Z|51b8183b-be91-439a-a26a-955bcacad64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:45:52.565Z|51b8183b-be91-439a-a26a-955bcacad64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:45:54.159Z|dab820b7-c3e2-4d6d-82a3-c7c4c2f44353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:54.159Z|dab820b7-c3e2-4d6d-82a3-c7c4c2f44353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:54.169Z|769839d8-ed7b-442a-93c2-32547b39fffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:54.169Z|769839d8-ed7b-442a-93c2-32547b39fffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:45:54.225Z|a269b945-6cae-434c-b408-1dcfa6f5982b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:45:54.228Z|a269b945-6cae-434c-b408-1dcfa6f5982b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:04.197Z|7d8c9341-5eef-402f-a1d5-96fde27b7e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:04.197Z|75de67f8-416a-4754-a678-4319daffacc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:04.200Z|7d8c9341-5eef-402f-a1d5-96fde27b7e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:04.201Z|75de67f8-416a-4754-a678-4319daffacc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:04.288Z|a10fa46d-2f2c-494c-b15d-c6e99977dcba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:04.289Z|a10fa46d-2f2c-494c-b15d-c6e99977dcba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:04.859Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:46:04.882Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d96c29be-6b72-42c6-b8fe-297414cf8a2f already exists in requestDb InfraActiveRequests table
2022-04-17T04:46:04.884Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:46:04.885Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:46:04.885Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:46:04.886Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:46:04.886Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:46:04.886Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adda365c262db142", X-B3-SpanId:"2569d30e26820219", X-B3-ParentSpanId:"adda365c262db142", X-B3-Sampled:"0", X-ONAP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59760a29-b8d0-4d47-aca8-9211fead48e8"]
2022-04-17T04:46:04.887Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:46:04.887Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:46:04.949Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:46:04.950Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T04:46:04.950Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:46:04.951Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 04:46:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:04.952Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: 
2022-04-17T04:46:04.952Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:46:04.953Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|404|Not Found|InvokeReturn
2022-04-17T04:46:05.543Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T04:46:06.897Z|57795dee-7a55-4864-b770-9b678bb870af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:06.919Z|57795dee-7a55-4864-b770-9b678bb870af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:14.236Z|7874c61b-456c-4de2-8407-75f947056c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:14.237Z|cd0c8185-22fd-44ef-b126-93c0da211675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:14.238Z|7874c61b-456c-4de2-8407-75f947056c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:14.257Z|cd0c8185-22fd-44ef-b126-93c0da211675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:14.335Z|ec5ad5af-941f-4a69-a96c-b78da3c2205e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:14.336Z|ec5ad5af-941f-4a69-a96c-b78da3c2205e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:21.896Z|c69fca63-429a-4453-ac58-c84ffb579d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:21.897Z|c69fca63-429a-4453-ac58-c84ffb579d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:22.566Z|89c43f77-cdd3-4b45-a11c-7dc7865eadb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:22.566Z|89c43f77-cdd3-4b45-a11c-7dc7865eadb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:24.294Z|48bf11b2-ab17-4911-be5a-cd37b9410278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:24.294Z|00b62a47-1bb0-4f26-a03e-134e6616633a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:24.295Z|48bf11b2-ab17-4911-be5a-cd37b9410278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:24.295Z|00b62a47-1bb0-4f26-a03e-134e6616633a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:24.389Z|c097ef31-bf96-4c6e-b0e3-e8fb7a5523ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:24.390Z|c097ef31-bf96-4c6e-b0e3-e8fb7a5523ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:34.331Z|2d6c0c71-5b3f-41f8-be55-edf7ed1f1516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:34.332Z|2d6c0c71-5b3f-41f8-be55-edf7ed1f1516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:34.354Z|d88345ba-c597-4df4-8731-01148afc2654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:34.354Z|d88345ba-c597-4df4-8731-01148afc2654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:34.386Z|f798094d-9fae-45dc-a986-76c2b367a19a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:46:34.387Z|f798094d-9fae-45dc-a986-76c2b367a19a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:34.401Z||http-nio-8080-exec-5|||||WARN|500||catdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@15a6446e ((conn=1516) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T04:46:34.420Z|5127b63d-f615-4641-a092-3f0104f989be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:34.421Z|5127b63d-f615-4641-a092-3f0104f989be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:36.899Z|76843aea-842e-4d74-98ce-fc40aa39597a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:36.900Z|76843aea-842e-4d74-98ce-fc40aa39597a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:44.387Z|239dbc76-e9a6-40a5-a0b9-5e2eed4af44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:44.392Z|239dbc76-e9a6-40a5-a0b9-5e2eed4af44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:44.392Z|d4eb3594-5e22-4861-82b3-82e56c968e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:44.395Z|d4eb3594-5e22-4861-82b3-82e56c968e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:44.468Z|fc087c78-246e-4319-8801-6278f3a44708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:44.471Z|fc087c78-246e-4319-8801-6278f3a44708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:49.498Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T04:46:50.089Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718|INFO|500||Invoke
2022-04-17T04:46:50.091Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d96c29be-6b72-42c6-b8fe-297414cf8a2f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2976b077-5280-4f33-ab70-a70f2540a735], X-ECOMP-RequestID=[d96c29be-6b72-42c6-b8fe-297414cf8a2f], X-TransactionId=[], X-ONAP-RequestID=[d96c29be-6b72-42c6-b8fe-297414cf8a2f]}
2022-04-17T04:46:51.312Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718|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/642ab00b65f9449b877ac3cdf4cfe718 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220417-04:46:52:187-95542], vertex-id=[352304], Content-Length=[616], Date=[Sun, 17 Apr 2022 04:46:52 GMT], Content-Type=[application/json]}
2022-04-17T04:46:51.342Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718|DEBUG|500||{"tenant-id":"642ab00b65f9449b877ac3cdf4cfe718","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650170400574","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"}]}]}}

2022-04-17T04:46:51.343Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718|INFO|500||InvokeReturn
2022-04-17T04:46:51.817Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T04:46:51.817Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T04:46:51.844Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:51.844Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:51.845Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:51.845Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:51.845Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:51.846Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"115", X-B3-TraceId:"adda365c262db142", X-B3-SpanId:"50a5f6a3396b004a", X-B3-ParentSpanId:"adda365c262db142", X-B3-Sampled:"0", X-ONAP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166ae6bb-0e11-4fd6-8857-76bd8100b79b"]
2022-04-17T04:46:51.846Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea","requestScope":"service"}
2022-04-17T04:46:51.847Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:51.896Z|ba467cae-a48b-4006-b7da-a09b350d530d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:51.908Z|ba467cae-a48b-4006-b7da-a09b350d530d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:52.144Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:46:52.146Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.147Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:46:52.148Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"Sun, 17 Apr 2022 04:46:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:52.150Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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: 
2022-04-17T04:46:52.152Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:46:52.156Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.201Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.203Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.204Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:52.205Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.205Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.207Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7222aec-a48b-4617-9e3f-672c6ed52f1e"]
2022-04-17T04:46:52.208Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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: 
2022-04-17T04:46:52.209Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:52.548Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:46:52.549Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.550Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:46:52.551Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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      : [Set-Cookie:"JSESSIONID=4EA45FF8C12B0CACAF3092498F7A1AEC; 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:"Sun, 17 Apr 2022 04:46:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:52.553Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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" : "2022-04-17 03:29:20.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"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-17T04:46:52.553Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:46:52.554Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.567Z|b624b59b-d4f1-433e-9b70-40db536443eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:46:52.568Z|b624b59b-d4f1-433e-9b70-40db536443eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:46:52.920Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.923Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.925Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:52.927Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.928Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:52.929Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f5e42f-0418-44cb-9975-06e0fe272ab6"]
2022-04-17T04:46:52.932Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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: 
2022-04-17T04:46:52.933Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.046Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:46:53.048Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.049Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:46:53.050Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"Sun, 17 Apr 2022 04:46:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:53.051Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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" : 505,
  "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" : "2022-04-17T03:29:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2022-04-17T04:46:53.051Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:46:53.052Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.151Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.154Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.155Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.156Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.156Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.157Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbb23de-9600-489f-9a61-f6a74f64cadc"]
2022-04-17T04:46:53.158Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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: 
2022-04-17T04:46:53.159Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.190Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:46:53.191Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.191Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:46:53.192Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"Sun, 17 Apr 2022 04:46:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:53.197Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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" : "2022-04-17 03:29:20.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"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-17T04:46:53.198Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:46:53.199Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.249Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/
2022-04-17T04:46:53.249Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.250Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.250Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/
2022-04-17T04:46:53.251Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.251Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"1855", X-B3-TraceId:"adda365c262db142", X-B3-SpanId:"68cc5b645510dbb3", X-B3-ParentSpanId:"adda365c262db142", X-B3-Sampled:"0", X-ONAP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f3b4d5-6f58-4abe-8bce-6fe971390528"]
2022-04-17T04:46:53.251Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","requestStatus":"IN_PROGRESS","startTime":1650170765558,"source":"VID","tenantId":"642ab00b65f9449b877ac3cdf4cfe718","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"d96c29be-6b72-42c6-b8fe-297414cf8a2f"}
2022-04-17T04:46:53.252Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.717Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:46:53.719Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.721Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:46:53.722Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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/d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:46:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:46:53.724Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.558+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T04:46:54.123+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:46:53.727Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:46:53.728Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.874Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.876Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.878Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:53.882Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.883Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:46:53.884Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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:"2258", X-B3-TraceId:"adda365c262db142", X-B3-SpanId:"0ef73497e5e49ee6", X-B3-ParentSpanId:"adda365c262db142", X-B3-Sampled:"0", X-ONAP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80914527-0cbf-4f6b-80c0-2159a9b07798"]
2022-04-17T04:46:53.885Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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\":\"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\"modelUuid\":\"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\"modelInvariantUuid\":\"1efed593-a1a8-480a-9962-51a6aed5b1d8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"642ab00b65f9449b877ac3cdf4cfe718\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","type":"String"},"mso-request-id":{"value":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","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"}}}
2022-04-17T04:46:53.890Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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================================================
2022-04-17T04:46:54.425Z|a1c57520-3a58-4756-aec9-1af9f522858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:54.427Z|a1c57520-3a58-4756-aec9-1af9f522858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:54.455Z|63581781-53ef-449a-9c49-37f72359d55b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:54.459Z|63581781-53ef-449a-9c49-37f72359d55b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:46:54.510Z|cee47792-9202-4f16-9541-e26346923065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:46:54.513Z|cee47792-9202-4f16-9541-e26346923065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:01.021Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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==========================================
2022-04-17T04:47:01.023Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:47:01.023Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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  : 
2022-04-17T04:47:01.023Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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      : [Set-Cookie:"JSESSIONID=1FEB3254747C12F7EB4107891DBCCD1D; Path=/; HttpOnly", Date:"Sun, 17 Apr 2022 04:47:01 GMT", X-ONAP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-TransactionID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ECOMP-RequestID:"d96c29be-6b72-42c6-b8fe-297414cf8a2f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"80914527-0cbf-4f6b-80c0-2159a9b07798", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2022-04-17T04:47:01.024Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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\":\"d96c29be-6b72-42c6-b8fe-297414cf8a2f\",\"instanceId\":\"108fc392-ad7c-4b21-b3a3-626080c4f9ed\"}}","message":"Success","processInstanceID":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","variables":null,"messageCode":200}
2022-04-17T04:47:01.025Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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=================================================
2022-04-17T04:47:01.025Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|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
2022-04-17T04:47:01.086Z|d96c29be-6b72-42c6-b8fe-297414cf8a2f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:01.418Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:01.486Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:01.486Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:01.489Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:01.489Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:01.489Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:01.490Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc257274f23b06a6", X-B3-SpanId:"d52f4c784883c0e2", X-B3-ParentSpanId:"fc257274f23b06a6", X-B3-Sampled:"0", X-ONAP-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-TransactionID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-ECOMP-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bbc5cc3-2720-4b8d-9ca9-71d37e3c7332"]
2022-04-17T04:47:01.491Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:01.491Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:01.534Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:01.534Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:01.535Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:01.537Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:01.542Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:01.542Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:01.543Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:01.580Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:01.580Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:01.581Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:01.581Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:01.581Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:01.582Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc257274f23b06a6", X-B3-SpanId:"6213661e48e44346", X-B3-ParentSpanId:"fc257274f23b06a6", X-B3-Sampled:"0", X-ONAP-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-TransactionID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-ECOMP-RequestID:"fdd555d7-7312-48b7-9d38-53a64c1ced5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f9b0597-746d-4730-ba05-fd19ad65d9fe"]
2022-04-17T04:47:01.582Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:01.583Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:01.691Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:01.692Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:01.692Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:01.693Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:01.694Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:01.694Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:01.695Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:01.758Z|fdd555d7-7312-48b7-9d38-53a64c1ced5e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:04.469Z|79c6e827-683e-43d9-83d0-14bd4bad228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:04.470Z|79c6e827-683e-43d9-83d0-14bd4bad228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:04.486Z|d15f35c5-c957-44d7-88a9-3db2a5a7487f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:04.486Z|d15f35c5-c957-44d7-88a9-3db2a5a7487f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:04.537Z|40e38ed0-79b0-487d-b3db-82265ee2d321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:04.537Z|40e38ed0-79b0-487d-b3db-82265ee2d321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:06.896Z|bc2e5a9d-0d80-4830-95f4-072e54da1759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:06.897Z|bc2e5a9d-0d80-4830-95f4-072e54da1759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:12.135Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:12.161Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:12.170Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:12.170Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:12.170Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:12.171Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:12.171Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27ae3b98734b25a", X-B3-SpanId:"1a6770427abc4df5", X-B3-ParentSpanId:"b27ae3b98734b25a", X-B3-Sampled:"0", X-ONAP-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-TransactionID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-ECOMP-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"117ce861-34e8-4733-90be-f441e92e4b42"]
2022-04-17T04:47:12.171Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:12.172Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:12.200Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:12.203Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:12.204Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:12.205Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:12.206Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:12.207Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:12.208Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:12.215Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:12.217Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:12.218Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:12.220Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:12.221Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:12.223Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b27ae3b98734b25a", X-B3-SpanId:"4c4ad86bbfdb2d9e", X-B3-ParentSpanId:"b27ae3b98734b25a", X-B3-Sampled:"0", X-ONAP-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-TransactionID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-ECOMP-RequestID:"0391daea-25b2-4e9a-ac8b-46ae73511995", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cdb6896-5bdf-4d1a-bbaa-8a6a81b4e623"]
2022-04-17T04:47:12.226Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:12.227Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:12.250Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:12.250Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:12.251Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:12.252Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:12.253Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:12.253Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:12.254Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:12.304Z|0391daea-25b2-4e9a-ac8b-46ae73511995|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:14.500Z|0ed269da-f453-48a7-ac41-b150d9135836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:14.501Z|0ed269da-f453-48a7-ac41-b150d9135836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:14.520Z|262140d3-1568-48c9-880b-f5a0cdabfcfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:14.521Z|262140d3-1568-48c9-880b-f5a0cdabfcfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:14.558Z|03d4353a-9a47-43a1-81c7-62a4fd98e0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:14.558Z|03d4353a-9a47-43a1-81c7-62a4fd98e0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:21.896Z|78c4838f-c815-42e8-b953-f6e14a05f277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:21.897Z|78c4838f-c815-42e8-b953-f6e14a05f277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:22.504Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:22.514Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:22.515Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:22.516Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:22.516Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:22.517Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:22.517Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f84e50042ddcce", X-B3-SpanId:"c7c271af482e0572", X-B3-ParentSpanId:"47f84e50042ddcce", X-B3-Sampled:"0", X-ONAP-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-TransactionID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-ECOMP-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a362bf4e-6756-42dd-af50-db92dcd01a67"]
2022-04-17T04:47:22.519Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:22.519Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:22.566Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:22.566Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:22.567Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:22.567Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:22.569Z|73bb55ef-d7ce-48f2-b57a-c81bea25633f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:22.569Z|73bb55ef-d7ce-48f2-b57a-c81bea25633f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:22.570Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:22.570Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:22.570Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:22.573Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:22.573Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:22.573Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:22.574Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:22.574Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:22.574Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47f84e50042ddcce", X-B3-SpanId:"8973a96002e98ff7", X-B3-ParentSpanId:"47f84e50042ddcce", X-B3-Sampled:"0", X-ONAP-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-TransactionID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-ECOMP-RequestID:"277f4ab5-3bbf-4e71-be25-6e24eee44b84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e691a4b3-9225-43e8-a6da-a6558aaa2554"]
2022-04-17T04:47:22.575Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:22.575Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:22.590Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:22.591Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:22.591Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:22.591Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:22.592Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:22.593Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:22.593Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:22.640Z|277f4ab5-3bbf-4e71-be25-6e24eee44b84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:24.541Z|3f80d5f0-7f03-4ac8-a1d1-1415c7c57ef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:24.542Z|3f80d5f0-7f03-4ac8-a1d1-1415c7c57ef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:24.544Z|bfbf694c-152d-456b-b83b-16972087daa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:24.544Z|bfbf694c-152d-456b-b83b-16972087daa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:24.625Z|e00f7ba2-9b94-4d8c-adfd-75de0aa168a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:24.627Z|e00f7ba2-9b94-4d8c-adfd-75de0aa168a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:32.886Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:32.892Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:32.893Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:32.893Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:32.893Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:32.894Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:32.894Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c90db20f6802c97a", X-B3-SpanId:"50a0acaa8834dd79", X-B3-ParentSpanId:"c90db20f6802c97a", X-B3-Sampled:"0", X-ONAP-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-TransactionID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-ECOMP-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38b42af-5863-4648-aa67-902ce16713d6"]
2022-04-17T04:47:32.896Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:32.897Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:32.926Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:32.926Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:32.927Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:32.927Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:32.928Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:32.928Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:32.929Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:32.931Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:32.932Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:32.932Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:32.933Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:32.933Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:32.933Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c90db20f6802c97a", X-B3-SpanId:"02ec8e708601dc58", X-B3-ParentSpanId:"c90db20f6802c97a", X-B3-Sampled:"0", X-ONAP-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-TransactionID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-ECOMP-RequestID:"13fae640-f477-43b6-aa0e-6ae6a999ba30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd54b334-60a3-446e-95d6-a6afb925fd43"]
2022-04-17T04:47:32.934Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:32.934Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:32.950Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:32.951Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:32.952Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:32.952Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:32.953Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:32.953Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:32.954Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:32.978Z|13fae640-f477-43b6-aa0e-6ae6a999ba30|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:34.384Z|445b100e-03e4-48fb-b734-8c0c9fb2e0ca|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:47:34.385Z|445b100e-03e4-48fb-b734-8c0c9fb2e0ca|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:34.579Z|1bf830b3-35d3-4acc-9d78-3eec8d63c14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:34.580Z|1bf830b3-35d3-4acc-9d78-3eec8d63c14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:34.587Z|f87a2e92-72f6-49db-9c7f-534a6a941416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:34.589Z|f87a2e92-72f6-49db-9c7f-534a6a941416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:34.665Z|ac4c9294-148b-4a78-aece-55cf51f860d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:34.667Z|ac4c9294-148b-4a78-aece-55cf51f860d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:36.897Z|66b71554-d5c7-4c21-9816-e2d3df12b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:36.925Z|66b71554-d5c7-4c21-9816-e2d3df12b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:43.231Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:43.257Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:43.263Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:43.264Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:43.264Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:43.265Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:43.266Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4c5fb478f7ca097", X-B3-SpanId:"1a4bfa0ccd09d4bb", X-B3-ParentSpanId:"c4c5fb478f7ca097", X-B3-Sampled:"0", X-ONAP-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-TransactionID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-ECOMP-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad9a60e7-c103-4759-8f2c-79b4e7b44929"]
2022-04-17T04:47:43.267Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:43.269Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:43.301Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:43.302Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:43.302Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:43.303Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:43.303Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:43.304Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:43.304Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:43.307Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:43.308Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:43.308Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:43.308Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:43.309Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:43.309Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4c5fb478f7ca097", X-B3-SpanId:"6f82869feeff62ad", X-B3-ParentSpanId:"c4c5fb478f7ca097", X-B3-Sampled:"0", X-ONAP-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-TransactionID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-ECOMP-RequestID:"f47f033e-7118-4d27-abdf-11304be4b6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4b5432b-deee-4bf4-9795-4d259d6811dd"]
2022-04-17T04:47:43.310Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:43.311Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:43.328Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:43.328Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:43.329Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:43.329Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:43.330Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:43.331Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:43.332Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:43.370Z|f47f033e-7118-4d27-abdf-11304be4b6a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:44.617Z|16bff902-7fc9-4394-abd1-d715ba2d33b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:44.618Z|16bff902-7fc9-4394-abd1-d715ba2d33b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:44.641Z|5644a587-9e2d-49ea-9ff4-4002b71aad42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:44.642Z|5644a587-9e2d-49ea-9ff4-4002b71aad42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:44.694Z|ca8f069e-0970-4900-8a35-6e271f5d8ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:44.695Z|ca8f069e-0970-4900-8a35-6e271f5d8ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:51.897Z|6ccf0c70-35b9-4069-ad76-114ab274ffff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:51.900Z|6ccf0c70-35b9-4069-ad76-114ab274ffff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:52.571Z|31069d40-68c9-42d7-8290-59f1f55d9b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:47:52.573Z|31069d40-68c9-42d7-8290-59f1f55d9b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:47:53.581Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:47:53.607Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:53.609Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:47:53.610Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:53.611Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:47:53.612Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:47:53.613Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb97e00aca886a9", X-B3-SpanId:"80913e611a5d0671", X-B3-ParentSpanId:"0eb97e00aca886a9", X-B3-Sampled:"0", X-ONAP-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-TransactionID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-ECOMP-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"667b453f-4a3b-43a8-a2e5-e3821cd1f3e7"]
2022-04-17T04:47:53.614Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:47:53.616Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:47:53.655Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:53.655Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:53.656Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:47:53.656Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:53.657Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:47:47.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:47:53.658Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:53.658Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:47:53.663Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:53.664Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:47:53.664Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:47:53.664Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:47:53.665Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:47:53.665Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eb97e00aca886a9", X-B3-SpanId:"2057f45de9f6b550", X-B3-ParentSpanId:"0eb97e00aca886a9", X-B3-Sampled:"0", X-ONAP-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-TransactionID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-ECOMP-RequestID:"84829a57-3b99-4f39-a979-d47b3b22ab6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"686dfbf0-3436-4d04-8fd5-f974641b453f"]
2022-04-17T04:47:53.666Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:47:53.666Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:47:53.736Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:47:53.737Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:47:53.738Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:47:53.738Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:47:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:47:53.740Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:47:53.741Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:47:53.741Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:47:53.841Z|84829a57-3b99-4f39-a979-d47b3b22ab6c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:47:54.659Z|79e1a745-bdd1-4427-8ac6-d0fe43e87656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:54.660Z|79e1a745-bdd1-4427-8ac6-d0fe43e87656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:54.727Z|fccfdfc1-b442-45d3-bdfb-a60ecaf4298d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:54.729Z|fccfdfc1-b442-45d3-bdfb-a60ecaf4298d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:47:54.744Z|a939dc7f-41f0-4dbb-955d-7e7fd91436db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:47:54.747Z|a939dc7f-41f0-4dbb-955d-7e7fd91436db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:03.995Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:04.020Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:04.021Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:04.021Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:04.027Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:04.027Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:04.028Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2426c236b52b2b6", X-B3-SpanId:"915bd2e38dd33cec", X-B3-ParentSpanId:"c2426c236b52b2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-TransactionID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-ECOMP-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c7facb4-cf56-4b9e-8f84-a134631987d9"]
2022-04-17T04:48:04.029Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:04.029Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:04.067Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:04.067Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:04.068Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:04.068Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:04.080Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:47:47.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:47:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:04.081Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:04.081Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:04.106Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:04.111Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:04.115Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:04.118Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:04.121Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:04.124Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2426c236b52b2b6", X-B3-SpanId:"d175db1469ef90e8", X-B3-ParentSpanId:"c2426c236b52b2b6", X-B3-Sampled:"0", X-ONAP-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-TransactionID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-ECOMP-RequestID:"98f1a6c4-e9c8-49af-92a2-0d629f889ac5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1613ce70-95e0-42dd-af2b-b4d187fa4bff"]
2022-04-17T04:48:04.127Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:04.129Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:04.151Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:04.152Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:04.153Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:04.154Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:04.155Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:04.156Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:04.157Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:04.230Z|98f1a6c4-e9c8-49af-92a2-0d629f889ac5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:48:04.712Z|7fe18555-9183-48c6-ad3e-5139694a45df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:04.713Z|7fe18555-9183-48c6-ad3e-5139694a45df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:04.757Z|88d3c6b3-6e7f-4cff-9d46-0132d3234695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:04.758Z|88d3c6b3-6e7f-4cff-9d46-0132d3234695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:04.781Z|99754cfe-99b3-4620-ad5c-d8f0cd26e204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:04.782Z|99754cfe-99b3-4620-ad5c-d8f0cd26e204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:06.896Z|ffacd2eb-1bd3-459d-a4d4-277ae807a9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:06.897Z|ffacd2eb-1bd3-459d-a4d4-277ae807a9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:14.466Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:14.492Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:14.497Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:14.499Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:14.501Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:14.503Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:14.505Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1486bb14c30385e6", X-B3-SpanId:"348361b8ab000c48", X-B3-ParentSpanId:"1486bb14c30385e6", X-B3-Sampled:"0", X-ONAP-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-TransactionID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-ECOMP-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdbcc217-8583-4d1a-87fc-c26cbc2b9401"]
2022-04-17T04:48:14.508Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:14.510Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:14.563Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:14.564Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:14.565Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:14.566Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:14.567Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:06.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:14.567Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:14.568Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:14.572Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:14.574Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:14.576Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:14.578Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:14.579Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:14.580Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1486bb14c30385e6", X-B3-SpanId:"d3d5d891ea11d685", X-B3-ParentSpanId:"1486bb14c30385e6", X-B3-Sampled:"0", X-ONAP-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-TransactionID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-ECOMP-RequestID:"3f1e11aa-ab18-42b4-be7c-2975cc25540c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ced6b9bc-d601-453f-b036-57b8eba7ad75"]
2022-04-17T04:48:14.581Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:14.582Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:14.616Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:14.617Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:14.618Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:14.618Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:14.619Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:14.620Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:14.621Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:14.699Z|3f1e11aa-ab18-42b4-be7c-2975cc25540c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:48:14.737Z|563cd104-f552-4f5c-9945-64518db81899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:14.738Z|563cd104-f552-4f5c-9945-64518db81899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:14.791Z|6d1c1343-b65a-4e30-929c-11174612129d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:14.792Z|6d1c1343-b65a-4e30-929c-11174612129d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:14.831Z|a16b1187-90fd-4358-b11f-1e5b411c8c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:14.832Z|a16b1187-90fd-4358-b11f-1e5b411c8c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:21.906Z|2f22b397-8a63-4eb2-8ff2-60f082c1aba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:21.924Z|2f22b397-8a63-4eb2-8ff2-60f082c1aba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:22.574Z|0fab08db-7202-40a1-b526-980745500b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:22.576Z|0fab08db-7202-40a1-b526-980745500b78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:24.775Z|650c9fc3-4bdd-492c-8744-9cb999ad4043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:24.776Z|650c9fc3-4bdd-492c-8744-9cb999ad4043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:24.816Z|75be6953-ca82-45f5-9579-0a760aaeef32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:24.817Z|75be6953-ca82-45f5-9579-0a760aaeef32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:24.869Z|35699c38-77a6-4d98-a00a-5b15d2dd0778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:24.884Z|35699c38-77a6-4d98-a00a-5b15d2dd0778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:25.000Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:25.050Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:25.054Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:25.056Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:25.057Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:25.058Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:25.061Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43f05a881c17c3ed", X-B3-SpanId:"e8f04d88b4808171", X-B3-ParentSpanId:"43f05a881c17c3ed", X-B3-Sampled:"0", X-ONAP-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-TransactionID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-ECOMP-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47044821-c1cf-454f-85bb-2340433fafec"]
2022-04-17T04:48:25.064Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:25.066Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:25.097Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:25.098Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:25.099Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:25.104Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:25.113Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:06.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:25.116Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:25.117Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:25.119Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:25.120Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:25.120Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:25.120Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:25.121Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:25.121Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43f05a881c17c3ed", X-B3-SpanId:"13a1520e63fd7244", X-B3-ParentSpanId:"43f05a881c17c3ed", X-B3-Sampled:"0", X-ONAP-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-TransactionID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-ECOMP-RequestID:"c0573364-e08c-451c-b33a-1ea775fb7206", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96f3d8f-69f9-4b29-9749-0ba2cf411d7c"]
2022-04-17T04:48:25.121Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:25.122Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:25.141Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:25.141Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:25.141Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:25.142Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:25.158Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:25.161Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:25.163Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:25.203Z|c0573364-e08c-451c-b33a-1ea775fb7206|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:48:34.393Z|2f52713c-2f7c-4713-9282-5757ddecaa75|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:48:34.394Z|2f52713c-2f7c-4713-9282-5757ddecaa75|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:34.811Z|df39cd7f-f5b3-4140-808a-5e7425ebd36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:34.813Z|df39cd7f-f5b3-4140-808a-5e7425ebd36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:34.849Z|3d077820-653d-47ca-bd42-cab4a9bafe05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:34.850Z|3d077820-653d-47ca-bd42-cab4a9bafe05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:34.917Z|1251adf7-ba26-4c3c-800a-68ccb92ea23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:34.919Z|1251adf7-ba26-4c3c-800a-68ccb92ea23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:35.591Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:35.607Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:35.609Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:35.610Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:35.610Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:35.611Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:35.612Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf2e9c85b7749955", X-B3-SpanId:"76f4becb87aec1ca", X-B3-ParentSpanId:"bf2e9c85b7749955", X-B3-Sampled:"0", X-ONAP-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-TransactionID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-ECOMP-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"754c9448-e927-4f68-97e1-4ee68dfe6f19"]
2022-04-17T04:48:35.613Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:35.613Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:35.641Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:35.642Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:35.643Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:35.643Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:35.644Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:06.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:35.645Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:35.646Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:35.650Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:35.651Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:35.652Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:35.652Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:35.653Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:35.653Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf2e9c85b7749955", X-B3-SpanId:"ece8de23c5b5a66e", X-B3-ParentSpanId:"bf2e9c85b7749955", X-B3-Sampled:"0", X-ONAP-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-TransactionID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-ECOMP-RequestID:"4ee3c517-3da6-48a5-bbfb-8ba5abc40eac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cddfb9ae-6a5e-4424-88d9-403e4cdfa91e"]
2022-04-17T04:48:35.654Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:35.655Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:35.670Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:35.671Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:35.672Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:35.672Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:35.673Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:35.674Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:35.675Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:35.700Z|4ee3c517-3da6-48a5-bbfb-8ba5abc40eac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:48:36.896Z|551ae559-1157-4066-89f9-f64ba77b210f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:36.897Z|551ae559-1157-4066-89f9-f64ba77b210f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:44.837Z|287c4c92-cf33-44a4-b8ee-e031275c0aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:44.838Z|287c4c92-cf33-44a4-b8ee-e031275c0aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:44.877Z|51d4740c-5294-46c9-8c5a-0923262e1a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:44.878Z|51d4740c-5294-46c9-8c5a-0923262e1a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:44.948Z|57b95601-3491-4ce4-b036-b6c52af85c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:44.949Z|57b95601-3491-4ce4-b036-b6c52af85c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:45.898Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:45.904Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:45.905Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:45.905Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:45.906Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:45.906Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:45.907Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70f0c22e46b395bc", X-B3-SpanId:"0b47695cb4628846", X-B3-ParentSpanId:"70f0c22e46b395bc", X-B3-Sampled:"0", X-ONAP-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-TransactionID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-ECOMP-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a791a7a8-a1f1-4ea3-86a5-291249f53de2"]
2022-04-17T04:48:45.907Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:45.908Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:45.933Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:45.936Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:45.962Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:45.965Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:45.967Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:45.974Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:45.975Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:45.978Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:45.979Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:45.979Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:45.980Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:45.980Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:45.980Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70f0c22e46b395bc", X-B3-SpanId:"ebff6cf3eca8c11f", X-B3-ParentSpanId:"70f0c22e46b395bc", X-B3-Sampled:"0", X-ONAP-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-TransactionID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-ECOMP-RequestID:"81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43c83626-7d55-43be-a01d-f547c1009246"]
2022-04-17T04:48:45.981Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:45.981Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:45.999Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:46.000Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:46.000Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:46.001Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:46.002Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:46.002Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:46.003Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:46.043Z|81765e96-b9e8-4f8e-a8d2-09cc6ad42f2a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:48:51.896Z|a6c113e3-db65-40c8-acad-85c79c70e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:51.897Z|a6c113e3-db65-40c8-acad-85c79c70e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:52.577Z|b821c316-b41b-4895-83d8-1b7d9795e0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:48:52.577Z|b821c316-b41b-4895-83d8-1b7d9795e0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:48:54.870Z|8a525b35-bf3c-4194-ba4b-efa6e7488fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:54.872Z|8a525b35-bf3c-4194-ba4b-efa6e7488fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:54.913Z|ca79af5f-147a-4100-b62b-52b5be8fda5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:54.916Z|ca79af5f-147a-4100-b62b-52b5be8fda5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:54.979Z|08d7e1b0-ae8d-42ca-b8d3-9af9c37fe6c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:48:54.982Z|08d7e1b0-ae8d-42ca-b8d3-9af9c37fe6c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:48:56.316Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:48:56.335Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:56.338Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:48:56.339Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:56.340Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:48:56.341Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:48:56.343Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d747a1272ea467d4", X-B3-SpanId:"b9edc19ec36ab518", X-B3-ParentSpanId:"d747a1272ea467d4", X-B3-Sampled:"0", X-ONAP-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-TransactionID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-ECOMP-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2acde470-372e-48f1-bbd0-65433784a04f"]
2022-04-17T04:48:56.344Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:48:56.344Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:48:56.377Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:56.378Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:56.379Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:48:56.381Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:56.385Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:48:56.387Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:56.388Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:48:56.396Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:56.398Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:48:56.399Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:48:56.402Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:48:56.403Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:48:56.405Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d747a1272ea467d4", X-B3-SpanId:"1a6de72ea05cf003", X-B3-ParentSpanId:"d747a1272ea467d4", X-B3-Sampled:"0", X-ONAP-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-TransactionID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-ECOMP-RequestID:"adfabe01-c866-48e9-ae40-4a29d57b2a6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf213a1c-272c-4b2e-b5a9-e9d6dfabea87"]
2022-04-17T04:48:56.406Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:48:56.408Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:48:56.439Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:48:56.440Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:48:56.441Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:48:56.443Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:48:56.447Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:48:56.448Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:48:56.449Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:48:56.484Z|adfabe01-c866-48e9-ae40-4a29d57b2a6f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:04.898Z|e17938fe-7c18-4933-8fc6-0f68c93edbaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:04.899Z|e17938fe-7c18-4933-8fc6-0f68c93edbaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:04.944Z|fd52ba17-b75f-4083-a323-0d1afc8f64ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:04.945Z|fd52ba17-b75f-4083-a323-0d1afc8f64ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:05.006Z|649e4e0c-fa1b-4f11-848c-f1200529fa45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:05.007Z|649e4e0c-fa1b-4f11-848c-f1200529fa45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:06.663Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:06.691Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:06.693Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:06.694Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:06.694Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:06.694Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:06.695Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e128de3bfa54d5f", X-B3-SpanId:"a321882821e88adf", X-B3-ParentSpanId:"1e128de3bfa54d5f", X-B3-Sampled:"0", X-ONAP-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-TransactionID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-ECOMP-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2abac42d-91b7-44df-b9a1-61d077df585f"]
2022-04-17T04:49:06.695Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:06.695Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:06.736Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:06.738Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:06.739Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:06.739Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:06.741Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:06.741Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:06.741Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:06.745Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:06.746Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:06.747Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:06.749Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:06.751Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:06.754Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e128de3bfa54d5f", X-B3-SpanId:"c8102e4d9e7b45d3", X-B3-ParentSpanId:"1e128de3bfa54d5f", X-B3-Sampled:"0", X-ONAP-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-TransactionID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-ECOMP-RequestID:"2a01d1ca-4c0b-4771-ab54-cb660609a0c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7191e8da-783a-4809-8502-57d9d7cc8e80"]
2022-04-17T04:49:06.756Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:06.758Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:06.783Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:06.784Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:06.785Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:06.785Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:06.793Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:06.794Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:06.794Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:06.839Z|2a01d1ca-4c0b-4771-ab54-cb660609a0c7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:06.898Z|078e7341-5bd5-4cc4-b53b-6e07f72395d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:06.902Z|078e7341-5bd5-4cc4-b53b-6e07f72395d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:14.934Z|c6663068-5004-48e8-bf7f-b033063d0a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:14.936Z|c6663068-5004-48e8-bf7f-b033063d0a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:14.972Z|b928fbcb-d1a0-428e-bd88-afa97f6d92b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:14.973Z|b928fbcb-d1a0-428e-bd88-afa97f6d92b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:15.029Z|1d82c3e9-7b5e-4a72-87be-66515ff55839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:15.030Z|1d82c3e9-7b5e-4a72-87be-66515ff55839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:17.366Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:17.392Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:17.392Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:17.393Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:17.393Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:17.394Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:17.394Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b767ad0a23e9747", X-B3-SpanId:"076b887a0bc70077", X-B3-ParentSpanId:"6b767ad0a23e9747", X-B3-Sampled:"0", X-ONAP-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-TransactionID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-ECOMP-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bee0a68d-e4ad-435d-85f7-6ba24e2bdf9d"]
2022-04-17T04:49:17.394Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:17.395Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:17.425Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:17.425Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:17.426Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:17.426Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:17.427Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:17.427Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:17.428Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:17.435Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:17.436Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:17.437Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:17.438Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:17.438Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:17.439Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b767ad0a23e9747", X-B3-SpanId:"e14860e17113c9b6", X-B3-ParentSpanId:"6b767ad0a23e9747", X-B3-Sampled:"0", X-ONAP-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-TransactionID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-ECOMP-RequestID:"ad69d85e-d47a-4262-9dbd-389601cc20b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43a581e4-bc57-493c-b00e-6f38cc45f8c0"]
2022-04-17T04:49:17.441Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:17.442Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:17.463Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:17.464Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:17.466Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:17.467Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:17.468Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:17.469Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:17.470Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:17.518Z|ad69d85e-d47a-4262-9dbd-389601cc20b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:21.896Z|77ba21d1-d29d-4e09-823b-63fe1d8b8104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:21.897Z|77ba21d1-d29d-4e09-823b-63fe1d8b8104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:22.578Z|209af1b6-8fbc-4d9c-b9da-69390dd8616b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:22.579Z|209af1b6-8fbc-4d9c-b9da-69390dd8616b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:24.972Z|e627c537-9500-4d78-918e-65bd8df02437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:24.972Z|e627c537-9500-4d78-918e-65bd8df02437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:25.010Z|d275de10-dbe9-4905-ba59-cd24c1ac819c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:25.010Z|d275de10-dbe9-4905-ba59-cd24c1ac819c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:25.053Z|811f05cf-679b-4428-9f66-356cb7204fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:25.053Z|811f05cf-679b-4428-9f66-356cb7204fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:27.719Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:27.729Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:27.730Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:27.730Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:27.731Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:27.731Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:27.732Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd01040788d43eb7", X-B3-SpanId:"c9e90b327eb69622", X-B3-ParentSpanId:"cd01040788d43eb7", X-B3-Sampled:"0", X-ONAP-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-TransactionID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-ECOMP-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dc21448-f383-4c5e-8f62-d65ecab6e999"]
2022-04-17T04:49:27.732Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:27.733Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:27.756Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:27.756Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:27.756Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:27.757Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:27.758Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:27.759Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:27.759Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:27.762Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:27.763Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:27.763Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:27.764Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:27.764Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:27.765Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd01040788d43eb7", X-B3-SpanId:"be5bf055e284e6f4", X-B3-ParentSpanId:"cd01040788d43eb7", X-B3-Sampled:"0", X-ONAP-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-TransactionID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-ECOMP-RequestID:"62fe5a8c-acdb-4733-83be-b6184c42a6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c18cb1a1-b3cd-4438-9df3-f38c53056432"]
2022-04-17T04:49:27.766Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:27.766Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:27.785Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:27.786Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:27.786Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:27.788Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:27.789Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:27.789Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:27.790Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:27.890Z|62fe5a8c-acdb-4733-83be-b6184c42a6d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:34.387Z|f01f737b-644e-4223-82bc-114ba84339ed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:49:34.396Z|f01f737b-644e-4223-82bc-114ba84339ed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:35.019Z|6f19a78d-7065-4c43-b9e0-47b33aed439e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:35.020Z|6f19a78d-7065-4c43-b9e0-47b33aed439e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:35.042Z|b05bf477-07fb-453e-98fe-48aa08a3c0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:35.043Z|b05bf477-07fb-453e-98fe-48aa08a3c0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:35.089Z|154a11cc-3a9e-4984-867a-274290b3087f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:35.090Z|154a11cc-3a9e-4984-867a-274290b3087f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:36.896Z|02e1a9f8-98af-4a56-af40-44fca84e7cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:36.897Z|02e1a9f8-98af-4a56-af40-44fca84e7cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:38.274Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:38.287Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:38.287Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:38.288Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:38.288Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:38.289Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:38.289Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3634a9d7e5a52ead", X-B3-SpanId:"201db30a420c7930", X-B3-ParentSpanId:"3634a9d7e5a52ead", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-TransactionID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-ECOMP-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"643c5cf0-f2fe-4903-9d5f-85f68ea00168"]
2022-04-17T04:49:38.290Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:38.290Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:38.317Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:38.318Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:38.318Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:38.319Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:38.320Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:38.321Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:38.321Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:38.348Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:38.349Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:38.349Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:38.350Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:38.350Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:38.351Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3634a9d7e5a52ead", X-B3-SpanId:"7d4482cf1a4c7c8f", X-B3-ParentSpanId:"3634a9d7e5a52ead", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-TransactionID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-ECOMP-RequestID:"d6f1a1f6-3683-48a2-b66d-5a48015ebb74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f406701b-d3ec-452f-a48b-6dc2ab6ef09b"]
2022-04-17T04:49:38.352Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:38.352Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:38.368Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:38.369Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:38.371Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:38.372Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:38.374Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:38.375Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:38.376Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:38.403Z|d6f1a1f6-3683-48a2-b66d-5a48015ebb74|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:45.044Z|97deae29-82a2-4e8f-851e-73facf3bd949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:45.045Z|97deae29-82a2-4e8f-851e-73facf3bd949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:45.080Z|23f42410-c9af-4c57-a69c-ecc7f84e221e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:45.081Z|23f42410-c9af-4c57-a69c-ecc7f84e221e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:45.112Z|1f4e5aff-8e09-42e2-bdb6-26efc83c581f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:45.112Z|1f4e5aff-8e09-42e2-bdb6-26efc83c581f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:48.581Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:48.589Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:48.590Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:48.590Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:48.591Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:48.591Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:48.591Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee52d3f0d4443214", X-B3-SpanId:"49a380ada1f531c2", X-B3-ParentSpanId:"ee52d3f0d4443214", X-B3-Sampled:"0", X-ONAP-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-TransactionID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-ECOMP-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b30242-12ab-4606-aae1-30ff36c03025"]
2022-04-17T04:49:48.591Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:48.592Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:48.613Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:48.614Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:48.614Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:48.615Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:48.616Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:48.617Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:48.617Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:48.620Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:48.621Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:48.621Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:48.621Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:48.622Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:48.622Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee52d3f0d4443214", X-B3-SpanId:"700d7876de7cb256", X-B3-ParentSpanId:"ee52d3f0d4443214", X-B3-Sampled:"0", X-ONAP-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-TransactionID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-ECOMP-RequestID:"935ee32b-9551-46f8-8cec-a7b6be54b2d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d189538c-7496-4817-83ec-54ee78f3f5a0"]
2022-04-17T04:49:48.623Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:48.623Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:48.637Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:48.637Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:48.638Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:48.640Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:48.641Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:48.641Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:48.642Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:48.691Z|935ee32b-9551-46f8-8cec-a7b6be54b2d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:49:51.896Z|cf025688-9f2b-4bbe-9edc-eca59ef6be7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:51.899Z|cf025688-9f2b-4bbe-9edc-eca59ef6be7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:52.580Z|047b39b9-87b5-4a1b-95e6-c048d3fe6a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:49:52.581Z|047b39b9-87b5-4a1b-95e6-c048d3fe6a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:49:55.069Z|529fcda7-5924-42e4-99eb-3629135c88f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:55.070Z|529fcda7-5924-42e4-99eb-3629135c88f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:55.100Z|a77504c9-e2db-4c85-8f50-01b5d1de1d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:55.100Z|a77504c9-e2db-4c85-8f50-01b5d1de1d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:55.138Z|9eacc648-1bee-4069-9728-d0e61d2225b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:49:55.139Z|9eacc648-1bee-4069-9728-d0e61d2225b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:49:58.848Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:49:58.855Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:58.855Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:49:58.856Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:58.856Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:49:58.856Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:49:58.856Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d15ae1a65d029c8", X-B3-SpanId:"a11388d086720a71", X-B3-ParentSpanId:"6d15ae1a65d029c8", X-B3-Sampled:"0", X-ONAP-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-TransactionID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-ECOMP-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8af8d0f4-e22f-4b6d-9f18-95f0942e8797"]
2022-04-17T04:49:58.857Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:49:58.857Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:49:58.890Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:58.890Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:58.891Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:49:58.891Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:58.892Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:48:46.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:48:46.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:49:58.892Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:58.893Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:49:58.897Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:58.898Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:49:58.912Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:49:58.913Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:49:58.913Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:49:58.914Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d15ae1a65d029c8", X-B3-SpanId:"b09c543c9a4fec42", X-B3-ParentSpanId:"6d15ae1a65d029c8", X-B3-Sampled:"0", X-ONAP-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-TransactionID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-ECOMP-RequestID:"57d6ef26-83a1-4eb1-9be0-d9ee99c07031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82a7592c-09a2-487c-97cc-16c20fd7218d"]
2022-04-17T04:49:58.915Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:49:58.916Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:49:58.934Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:49:58.935Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:49:58.935Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:49:58.935Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:49:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:49:58.937Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:49:58.938Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:49:58.938Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:49:58.965Z|57d6ef26-83a1-4eb1-9be0-d9ee99c07031|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:05.116Z|0372ff80-62ce-4078-92a3-f2d2a3343ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:05.116Z|0372ff80-62ce-4078-92a3-f2d2a3343ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:05.121Z|2bd52581-2b7e-4f2f-a122-8898c96d46a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:05.122Z|2bd52581-2b7e-4f2f-a122-8898c96d46a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:05.173Z|f8fc4034-29e7-44a0-9fff-8b819b63be63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:05.174Z|f8fc4034-29e7-44a0-9fff-8b819b63be63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:06.896Z|b26bf414-2676-4cb9-89a1-b7435b30d5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:06.897Z|b26bf414-2676-4cb9-89a1-b7435b30d5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:09.144Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:50:09.150Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:09.151Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:50:09.151Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:09.152Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:09.153Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:50:09.153Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa268710e69c90b", X-B3-SpanId:"6694aca024194ed3", X-B3-ParentSpanId:"3fa268710e69c90b", X-B3-Sampled:"0", X-ONAP-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-TransactionID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-ECOMP-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa907c26-e31b-454e-8ca7-5a56c165cdc8"]
2022-04-17T04:50:09.153Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:50:09.154Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:50:09.178Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:09.179Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:09.179Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:50:09.179Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:09.180Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:50:09.181Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:09.181Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:50:09.183Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:09.184Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:50:09.184Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:09.185Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:09.185Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:50:09.186Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fa268710e69c90b", X-B3-SpanId:"55d119061a605dce", X-B3-ParentSpanId:"3fa268710e69c90b", X-B3-Sampled:"0", X-ONAP-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-TransactionID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-ECOMP-RequestID:"bf3fd520-6916-4ec7-abcd-31353452ba97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfbac524-81e7-443a-bea8-bd26808910f4"]
2022-04-17T04:50:09.186Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:50:09.186Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:50:09.209Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:09.210Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:09.218Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:50:09.218Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:09.219Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:50:09.220Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:09.221Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:50:09.313Z|bf3fd520-6916-4ec7-abcd-31353452ba97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:15.141Z|4246e3a2-388d-467d-9109-a1959ab10774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:15.143Z|4246e3a2-388d-467d-9109-a1959ab10774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:15.143Z|f6b6bd2d-3f1e-48b9-8644-36552e65cf20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:15.144Z|f6b6bd2d-3f1e-48b9-8644-36552e65cf20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:15.204Z|8daa41ac-1713-4173-bce8-fca940dfbda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:15.204Z|8daa41ac-1713-4173-bce8-fca940dfbda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:19.499Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:50:19.511Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:19.512Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:50:19.512Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:19.513Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:19.513Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:50:19.513Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"999f3b3e9b15c4e0", X-B3-SpanId:"05b1a13ca15db98d", X-B3-ParentSpanId:"999f3b3e9b15c4e0", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-TransactionID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-ECOMP-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f48053f1-4441-4ad8-ad6e-2972edf52a04"]
2022-04-17T04:50:19.515Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:50:19.515Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:50:19.543Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:19.548Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:19.549Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:50:19.550Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:19.551Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:50:19.551Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:19.552Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:50:19.553Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:19.555Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:50:19.555Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:19.555Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:19.556Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:50:19.557Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"999f3b3e9b15c4e0", X-B3-SpanId:"70f9c6f98a543297", X-B3-ParentSpanId:"999f3b3e9b15c4e0", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-TransactionID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-ECOMP-RequestID:"ce8e8418-3283-4326-a085-3bfce4c5fea2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49261572-baf1-4362-86a7-ba6ca6eca0dd"]
2022-04-17T04:50:19.557Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:50:19.558Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:50:19.576Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:19.576Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:19.577Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:50:19.577Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:19.578Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:50:19.578Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:19.578Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:50:19.592Z|ce8e8418-3283-4326-a085-3bfce4c5fea2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:21.896Z|d49e2657-65be-4430-9eac-d91e58804917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:21.898Z|d49e2657-65be-4430-9eac-d91e58804917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:22.582Z|9eeb7846-842e-4fc6-a516-2d111e10f226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:22.582Z|9eeb7846-842e-4fc6-a516-2d111e10f226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:25.165Z|147f7a5b-92f5-4047-b6e2-4e5ef93169a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:25.166Z|147f7a5b-92f5-4047-b6e2-4e5ef93169a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:25.168Z|21d88bdd-3a56-4149-87b7-f6800ce06bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:25.173Z|21d88bdd-3a56-4149-87b7-f6800ce06bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:25.226Z|eb71a160-3f92-4f23-a3e3-621b3d9989e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:25.227Z|eb71a160-3f92-4f23-a3e3-621b3d9989e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:29.805Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:50:29.812Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:29.813Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:50:29.814Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:29.814Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:29.815Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:50:29.815Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"802717aa7b90076a", X-B3-SpanId:"f2d827f51f0fe451", X-B3-ParentSpanId:"802717aa7b90076a", X-B3-Sampled:"0", X-ONAP-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-TransactionID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-ECOMP-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b859e9bf-f999-4bd0-a3d2-6e1c7101460b"]
2022-04-17T04:50:29.816Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:50:29.816Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:50:29.847Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:29.848Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:29.848Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:50:29.848Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:29.849Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:50:29.849Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:29.850Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:50:29.861Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:29.867Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:50:29.867Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:29.868Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:29.868Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:50:29.869Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"802717aa7b90076a", X-B3-SpanId:"7e6e8828eaefe955", X-B3-ParentSpanId:"802717aa7b90076a", X-B3-Sampled:"0", X-ONAP-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-TransactionID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-ECOMP-RequestID:"f3e4571a-6ba8-447a-95b7-eb57f5997d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c83e633-d845-46e1-9ffd-b47f774d1d8b"]
2022-04-17T04:50:29.869Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:50:29.869Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:50:29.882Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:29.882Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:29.883Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:50:29.883Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:29.884Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:50:29.885Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:29.885Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:50:29.929Z|f3e4571a-6ba8-447a-95b7-eb57f5997d9f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:34.383Z|1c6c7760-9a65-4c12-b0f1-329a2b488cca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:50:34.384Z|1c6c7760-9a65-4c12-b0f1-329a2b488cca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:35.227Z|a7623ac3-6ba7-478e-98cb-9d96ded7cb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:35.227Z|a7623ac3-6ba7-478e-98cb-9d96ded7cb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:35.231Z|ce573986-9d20-4c59-a0ae-38a142669661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:35.233Z|ce573986-9d20-4c59-a0ae-38a142669661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:35.277Z|3cf78229-849e-4e5b-8f33-3bb0df9adf71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:35.281Z|3cf78229-849e-4e5b-8f33-3bb0df9adf71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:36.900Z|acfe47b1-dc76-4c7e-906b-91caeb5ebea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:36.923Z|acfe47b1-dc76-4c7e-906b-91caeb5ebea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:40.162Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:50:40.187Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:40.197Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:50:40.197Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:40.197Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:40.198Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:50:40.198Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6983d990e4f20b0e", X-B3-SpanId:"db6ada81e23cba4e", X-B3-ParentSpanId:"6983d990e4f20b0e", X-B3-Sampled:"0", X-ONAP-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-TransactionID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-ECOMP-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a133f5-150a-420d-8cba-41dafac0605c"]
2022-04-17T04:50:40.198Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:50:40.199Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:50:40.227Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:40.227Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:40.228Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:50:40.228Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:40.228Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:50:40.229Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:40.229Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:50:40.244Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:40.245Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:50:40.245Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:40.248Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:40.250Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:50:40.259Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6983d990e4f20b0e", X-B3-SpanId:"0375daef572e2e29", X-B3-ParentSpanId:"6983d990e4f20b0e", X-B3-Sampled:"0", X-ONAP-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-TransactionID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-ECOMP-RequestID:"9b1d6d49-0c57-461f-8b63-a38428ce37d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f7369ef-4ac5-41f2-b3ab-24876ef57bed"]
2022-04-17T04:50:40.265Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:50:40.266Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:50:40.289Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:40.291Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:40.292Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:50:40.293Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:40.295Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:50:40.296Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:40.297Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:50:40.399Z|9b1d6d49-0c57-461f-8b63-a38428ce37d3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:45.256Z|8d3f308f-eaec-4cd1-8c2b-e5dd0b6e57ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:45.258Z|8d3f308f-eaec-4cd1-8c2b-e5dd0b6e57ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:45.272Z|5990fd56-d645-438e-9cd5-0b0cba1cfe12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:45.273Z|5990fd56-d645-438e-9cd5-0b0cba1cfe12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:45.313Z|2cefd88c-b962-4e74-a302-ad39a597384d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:45.315Z|2cefd88c-b962-4e74-a302-ad39a597384d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:50.584Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:50:50.596Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:50.597Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:50:50.598Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:50.599Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:50:50.600Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:50:50.601Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b78e75e486c703c0", X-B3-SpanId:"3c1a79208f0f68de", X-B3-ParentSpanId:"b78e75e486c703c0", X-B3-Sampled:"0", X-ONAP-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-TransactionID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-ECOMP-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ae670c0-ed54-41e4-a109-bccf34f21285"]
2022-04-17T04:50:50.602Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:50:50.603Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:50:50.641Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:50.642Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:50.643Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:50:50.643Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:50.644Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:50:50.645Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:50.646Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:50:50.651Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:50.652Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:50:50.653Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:50:50.654Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:50:50.654Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:50:50.655Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b78e75e486c703c0", X-B3-SpanId:"53825c704f6eec58", X-B3-ParentSpanId:"b78e75e486c703c0", X-B3-Sampled:"0", X-ONAP-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-TransactionID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-ECOMP-RequestID:"54c7aa47-46ae-4d95-879c-4db022560d5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5669eed3-7805-4bb1-931d-0d1c65900bed"]
2022-04-17T04:50:50.656Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:50:50.656Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:50:50.671Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:50:50.672Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:50:50.672Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:50:50.672Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:50:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:50:50.673Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:50:50.674Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:50:50.675Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:50:50.693Z|54c7aa47-46ae-4d95-879c-4db022560d5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:50:51.896Z|8215c925-fe11-4f33-be4f-a95980b2d354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:51.897Z|8215c925-fe11-4f33-be4f-a95980b2d354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:52.583Z|b4f3eb25-1ff6-401c-8242-269858a7ac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:50:52.584Z|b4f3eb25-1ff6-401c-8242-269858a7ac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:50:55.285Z|60f2f18b-8f47-4b29-a0cc-82c9c8c0a8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:55.287Z|60f2f18b-8f47-4b29-a0cc-82c9c8c0a8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:55.295Z|e08563ec-d542-44d8-91c9-c22b57938b24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:55.296Z|e08563ec-d542-44d8-91c9-c22b57938b24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:50:55.339Z|bc587ee3-7bf3-481e-b1db-d57faba00011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:50:55.340Z|bc587ee3-7bf3-481e-b1db-d57faba00011|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:00.959Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:00.964Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:00.964Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:00.965Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:00.965Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:00.965Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:00.965Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e363415f96748f27", X-B3-SpanId:"bfcab2e2a42bedbc", X-B3-ParentSpanId:"e363415f96748f27", X-B3-Sampled:"0", X-ONAP-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-TransactionID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-ECOMP-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7b6887c-1117-41a8-b571-85344ff29afc"]
2022-04-17T04:51:00.966Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:00.966Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:00.990Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:00.990Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:00.991Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:00.992Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:00.994Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:00.995Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:00.996Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:01.001Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:01.003Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:01.003Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:01.004Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:01.004Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:01.005Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e363415f96748f27", X-B3-SpanId:"1652d5b1d8b31675", X-B3-ParentSpanId:"e363415f96748f27", X-B3-Sampled:"0", X-ONAP-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-TransactionID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-ECOMP-RequestID:"5c4a233a-a443-4448-86b7-e3ec1c12de4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ab1ff47-a140-4769-9834-c6978f2070e7"]
2022-04-17T04:51:01.006Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:01.007Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:01.024Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:01.024Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:01.025Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:01.025Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:01.027Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:01.027Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:01.028Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:01.047Z|5c4a233a-a443-4448-86b7-e3ec1c12de4d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:05.335Z|b3451dc5-0bd2-4d92-b87d-b338cd2db12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:05.340Z|b3451dc5-0bd2-4d92-b87d-b338cd2db12e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:05.352Z|1b778d94-16ab-45c5-a975-b595752cd34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:05.356Z|1b778d94-16ab-45c5-a975-b595752cd34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:05.389Z|76f88d3a-7acc-4172-888e-c05f6fbdfcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:05.389Z|76f88d3a-7acc-4172-888e-c05f6fbdfcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:06.896Z|8bd52649-6dd0-42ab-a7ef-c4cd3edcd26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:06.897Z|8bd52649-6dd0-42ab-a7ef-c4cd3edcd26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:11.300Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:11.308Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:11.312Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:11.312Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:11.312Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:11.313Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:11.313Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"374a8c732268958d", X-B3-SpanId:"69e101d51b44b5b5", X-B3-ParentSpanId:"374a8c732268958d", X-B3-Sampled:"0", X-ONAP-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-TransactionID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-ECOMP-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7046b39c-afc9-4444-b043-831c34917a86"]
2022-04-17T04:51:11.314Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:11.315Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:11.347Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:11.348Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:11.348Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:11.349Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:11.349Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:11.350Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:11.350Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:11.353Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:11.354Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:11.355Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:11.355Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:11.356Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:11.356Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"374a8c732268958d", X-B3-SpanId:"6993e3eb0a834b87", X-B3-ParentSpanId:"374a8c732268958d", X-B3-Sampled:"0", X-ONAP-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-TransactionID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-ECOMP-RequestID:"70fbd06e-05b1-453e-8592-662d5edb1218", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"448f832c-6380-4115-b725-82a6614391e6"]
2022-04-17T04:51:11.357Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:11.357Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:11.374Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:11.375Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:11.376Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:11.379Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:11.383Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:11.384Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:11.388Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:11.469Z|70fbd06e-05b1-453e-8592-662d5edb1218|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:15.394Z|d1420777-0549-4272-a93b-bd098221d676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:15.394Z|cf4e51e1-4274-4a96-a314-ad96a944bb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:15.395Z|cf4e51e1-4274-4a96-a314-ad96a944bb31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:15.395Z|d1420777-0549-4272-a93b-bd098221d676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:15.408Z|541a5edb-8b0e-4e4a-b9ab-83dfc8845f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:15.409Z|541a5edb-8b0e-4e4a-b9ab-83dfc8845f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:21.772Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:21.789Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:21.790Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:21.790Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:21.791Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:21.791Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:21.792Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66d2b5c9574496c", X-B3-SpanId:"2e46bf4e29ab1e97", X-B3-ParentSpanId:"e66d2b5c9574496c", X-B3-Sampled:"0", X-ONAP-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-TransactionID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-ECOMP-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e042ecf4-7e10-43d3-a0a3-4bd704a630fd"]
2022-04-17T04:51:21.792Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:21.793Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:21.815Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:21.816Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:21.817Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:21.818Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:21.819Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:21.820Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:21.820Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:21.823Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:21.823Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:21.824Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:21.824Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:21.825Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:21.826Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66d2b5c9574496c", X-B3-SpanId:"8dfdc3c2f97e4ef6", X-B3-ParentSpanId:"e66d2b5c9574496c", X-B3-Sampled:"0", X-ONAP-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-TransactionID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-ECOMP-RequestID:"577752e5-9a2f-406c-90df-5dd274781ae9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bebd8b4-27cc-4b1a-a90f-b9a0c7bfb4dd"]
2022-04-17T04:51:21.827Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:21.827Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:21.843Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:21.843Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:21.844Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:21.845Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:21.846Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:21.847Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:21.848Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:21.892Z|577752e5-9a2f-406c-90df-5dd274781ae9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:21.896Z|4ff0e07c-3b27-4fe4-896b-7a062aa1aa71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:21.899Z|4ff0e07c-3b27-4fe4-896b-7a062aa1aa71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:22.585Z|4f6da131-0e8a-47a9-857f-7d1b5af7810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:22.585Z|4f6da131-0e8a-47a9-857f-7d1b5af7810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:25.430Z|f817da84-6dc7-4312-9d0f-8483789098d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:25.431Z|f817da84-6dc7-4312-9d0f-8483789098d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:25.433Z|966d5d37-046b-48c8-ac07-8893c5882240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:25.434Z|966d5d37-046b-48c8-ac07-8893c5882240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:25.434Z|49e93d9b-b8c2-48df-be1e-b445aea93624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:25.445Z|49e93d9b-b8c2-48df-be1e-b445aea93624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:32.047Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:32.054Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:32.055Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:32.055Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:32.055Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:32.056Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:32.056Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da32f55e867dc9c3", X-B3-SpanId:"37310ac9be25ca1b", X-B3-ParentSpanId:"da32f55e867dc9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-TransactionID:"37253752-60c5-475b-9208-c6436eb86b4f", X-ECOMP-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25735ea9-561c-4ce2-8d33-3c6fe2b2c64f"]
2022-04-17T04:51:32.056Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:32.056Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:32.087Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:32.087Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:32.088Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:32.088Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:32.089Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:32.090Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:32.091Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:32.093Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:32.093Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:32.094Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:32.094Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:32.094Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:32.094Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da32f55e867dc9c3", X-B3-SpanId:"a6f0f065015b746f", X-B3-ParentSpanId:"da32f55e867dc9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-TransactionID:"37253752-60c5-475b-9208-c6436eb86b4f", X-ECOMP-RequestID:"37253752-60c5-475b-9208-c6436eb86b4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a86470-cbb9-4b44-9df7-f97f7f478ca7"]
2022-04-17T04:51:32.095Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:32.095Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:32.111Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:32.111Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:32.112Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:32.112Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:32.113Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:32.113Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:32.113Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:32.124Z|37253752-60c5-475b-9208-c6436eb86b4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:34.399Z|266c8751-95d8-42a4-9a0c-c7ad61e797d9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:51:34.401Z|266c8751-95d8-42a4-9a0c-c7ad61e797d9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:35.461Z|abe4fb17-8766-4c71-b588-b203f8bb02cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:35.462Z|cf42a4b1-b59a-4c50-9b3c-63e9020fdbb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:35.462Z|abe4fb17-8766-4c71-b588-b203f8bb02cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:35.462Z|cf42a4b1-b59a-4c50-9b3c-63e9020fdbb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:35.486Z|71d00bd7-0fe9-49e1-85b4-7685acbc0deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:35.487Z|71d00bd7-0fe9-49e1-85b4-7685acbc0deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:36.896Z|8ed5dfbf-890c-4630-821b-19c4e3b1dfd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:36.897Z|8ed5dfbf-890c-4630-821b-19c4e3b1dfd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:42.298Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:42.308Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:42.309Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:42.310Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:42.311Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:42.312Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:42.313Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc43a5b8aa765558", X-B3-SpanId:"46e3c5ba378394ac", X-B3-ParentSpanId:"cc43a5b8aa765558", X-B3-Sampled:"0", X-ONAP-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-TransactionID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-ECOMP-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fcdd3fe-e5fb-4604-a9fb-12db4d0f29b0"]
2022-04-17T04:51:42.315Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:42.317Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:42.343Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:42.345Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:42.345Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:42.347Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:42.349Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:42.350Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:42.352Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:42.354Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:42.356Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:42.357Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:42.358Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:42.359Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:42.360Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc43a5b8aa765558", X-B3-SpanId:"796175d6edc16c41", X-B3-ParentSpanId:"cc43a5b8aa765558", X-B3-Sampled:"0", X-ONAP-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-TransactionID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-ECOMP-RequestID:"81f940a1-82ad-49fa-80e4-d43210d256ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10c53da6-8647-4a00-82a2-c2a5fa912155"]
2022-04-17T04:51:42.361Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:42.362Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:42.378Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:42.380Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:42.382Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:42.383Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:42.386Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:42.387Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:42.388Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:42.403Z|81f940a1-82ad-49fa-80e4-d43210d256ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:45.488Z|7aa72fe8-c36b-491e-b132-102f644c3dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:45.488Z|b0d18d54-a8fd-46e4-ae27-281d2a058ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:45.489Z|7aa72fe8-c36b-491e-b132-102f644c3dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:45.490Z|b0d18d54-a8fd-46e4-ae27-281d2a058ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:45.513Z|3aaf739e-a922-4cc1-a004-fec11e322cee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:45.514Z|3aaf739e-a922-4cc1-a004-fec11e322cee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:51.896Z|08c577c2-3838-4885-87b2-10246ecdb5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:51.897Z|08c577c2-3838-4885-87b2-10246ecdb5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:52.587Z|8aa22e16-78c1-441b-a486-5be39dc0905e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:51:52.590Z|8aa22e16-78c1-441b-a486-5be39dc0905e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:51:52.654Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:51:52.662Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:52.663Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:51:52.663Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:52.664Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:51:52.665Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:51:52.666Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e64d978474dc211", X-B3-SpanId:"5644217cc2b17475", X-B3-ParentSpanId:"5e64d978474dc211", X-B3-Sampled:"0", X-ONAP-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-TransactionID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-ECOMP-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb188b5-1dcc-4ffb-9908-5d8c96fd0eb2"]
2022-04-17T04:51:52.668Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:51:52.669Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:51:52.702Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:52.702Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:52.703Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:51:52.703Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:52.704Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:51:52.705Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:52.705Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:51:52.707Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:52.708Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:51:52.708Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:51:52.709Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:51:52.709Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:51:52.709Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e64d978474dc211", X-B3-SpanId:"7159817b6e48eec5", X-B3-ParentSpanId:"5e64d978474dc211", X-B3-Sampled:"0", X-ONAP-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-TransactionID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-ECOMP-RequestID:"291c3864-308a-46c2-aba9-ec4583198b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fedcc30e-a901-436c-a4c3-79c6e3fe09a5"]
2022-04-17T04:51:52.710Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:51:52.710Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:51:52.725Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:51:52.725Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:51:52.726Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:51:52.727Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:51:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:51:52.729Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:51:52.730Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:51:52.731Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:51:52.744Z|291c3864-308a-46c2-aba9-ec4583198b3f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:51:55.512Z|93bae78c-d1eb-4653-8324-9decb428a92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:55.513Z|93bae78c-d1eb-4653-8324-9decb428a92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:55.525Z|e523c5eb-5bdc-481d-ae33-8fa04bb7ce0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:55.527Z|e523c5eb-5bdc-481d-ae33-8fa04bb7ce0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:51:55.543Z|48760ce9-f40d-4a46-916c-3f5d87340f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:51:55.544Z|48760ce9-f40d-4a46-916c-3f5d87340f0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:02.918Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:02.935Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:02.935Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:02.936Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:02.936Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:02.936Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:02.937Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8caa6ad2eccce2ec", X-B3-SpanId:"49e50f68a72bf524", X-B3-ParentSpanId:"8caa6ad2eccce2ec", X-B3-Sampled:"0", X-ONAP-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-TransactionID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-ECOMP-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2389eff4-ffa2-4d5a-ab5a-aa0c4f305b93"]
2022-04-17T04:52:02.937Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:02.937Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:02.960Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:02.961Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:02.961Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:02.962Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:02.963Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:02.964Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:02.965Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:02.967Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:02.968Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:02.968Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:02.969Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:02.969Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:02.970Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8caa6ad2eccce2ec", X-B3-SpanId:"59ef4a6d0e275b82", X-B3-ParentSpanId:"8caa6ad2eccce2ec", X-B3-Sampled:"0", X-ONAP-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-TransactionID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-ECOMP-RequestID:"e1bede17-41df-4de5-a7f2-647339e02af1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b09b84e0-3790-4d3e-aea3-547c9388b045"]
2022-04-17T04:52:02.971Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:02.971Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:02.985Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:02.985Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:02.986Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:02.987Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:02.988Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:02.989Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:02.989Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:03.011Z|e1bede17-41df-4de5-a7f2-647339e02af1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:05.553Z|246ba9d4-b069-4824-b1bb-ab2ab3028d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:05.554Z|246ba9d4-b069-4824-b1bb-ab2ab3028d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:05.566Z|b3130ecc-5eb0-46aa-90f3-de9f017501fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:05.568Z|b3130ecc-5eb0-46aa-90f3-de9f017501fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:05.573Z|32c00733-c5de-479a-a115-a0e8aac03c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:05.574Z|32c00733-c5de-479a-a115-a0e8aac03c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:06.896Z|6f59eecb-6679-4501-b4df-652610747e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:06.902Z|6f59eecb-6679-4501-b4df-652610747e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:13.228Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:13.253Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:13.254Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:13.255Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:13.255Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:13.256Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:13.257Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71bb252c31236d50", X-B3-SpanId:"857861787cb48c1f", X-B3-ParentSpanId:"71bb252c31236d50", X-B3-Sampled:"0", X-ONAP-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-TransactionID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-ECOMP-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ff25195-42c0-4c5e-9b9e-262fd31626d3"]
2022-04-17T04:52:13.258Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:13.259Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:13.285Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:13.285Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:13.286Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:13.287Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:13.288Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:50:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:13.289Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:13.290Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:13.294Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:13.295Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:13.296Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:13.297Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:13.298Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:13.299Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71bb252c31236d50", X-B3-SpanId:"f28b082b968e1d24", X-B3-ParentSpanId:"71bb252c31236d50", X-B3-Sampled:"0", X-ONAP-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-TransactionID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-ECOMP-RequestID:"22f07231-f31a-472d-8b62-7f75a7201d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c88513-525b-4a75-90ba-840a7c251c5a"]
2022-04-17T04:52:13.300Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:13.301Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:13.326Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:13.327Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:13.328Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:13.329Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:13.331Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:13.333Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:13.334Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:13.375Z|22f07231-f31a-472d-8b62-7f75a7201d93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:15.575Z|77c735fd-0e11-4294-a89b-bf8746ddca31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:15.576Z|77c735fd-0e11-4294-a89b-bf8746ddca31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:15.587Z|2d2018e6-02a6-4b00-bf1c-439323158969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:15.587Z|2d2018e6-02a6-4b00-bf1c-439323158969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:15.599Z|01a0ce34-f185-4f84-a9a0-3debb5e96107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:15.600Z|01a0ce34-f185-4f84-a9a0-3debb5e96107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:21.897Z|ea6998da-edb3-4728-86cb-d5bdb3bdfc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:21.897Z|ea6998da-edb3-4728-86cb-d5bdb3bdfc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:22.591Z|b26218b4-3345-4e12-824b-82941ebdbdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:22.592Z|b26218b4-3345-4e12-824b-82941ebdbdbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:23.612Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:23.627Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:23.630Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:23.632Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:23.633Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:23.634Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:23.634Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e0a8717e8c9341", X-B3-SpanId:"238ccbddd72c57db", X-B3-ParentSpanId:"a7e0a8717e8c9341", X-B3-Sampled:"0", X-ONAP-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-TransactionID:"96368c32-3b91-4223-925f-5a5a554916aa", X-ECOMP-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f41b1a9-2bee-4696-8224-5166114abb40"]
2022-04-17T04:52:23.635Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:23.635Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:23.661Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:23.662Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:23.662Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:23.663Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:23.664Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:23.665Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:23.665Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:23.668Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:23.669Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:23.669Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:23.670Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:23.670Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:23.671Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e0a8717e8c9341", X-B3-SpanId:"c94a8b19ff8c7a64", X-B3-ParentSpanId:"a7e0a8717e8c9341", X-B3-Sampled:"0", X-ONAP-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-TransactionID:"96368c32-3b91-4223-925f-5a5a554916aa", X-ECOMP-RequestID:"96368c32-3b91-4223-925f-5a5a554916aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"272a8786-59d7-4c8b-ae17-059b863b15db"]
2022-04-17T04:52:23.671Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:23.672Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:23.685Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:23.686Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:23.686Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:23.687Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:23.689Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:23.690Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:23.691Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:23.709Z|96368c32-3b91-4223-925f-5a5a554916aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:25.598Z|d4fa89d7-63e8-4366-a191-40fd046f3c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:25.599Z|d4fa89d7-63e8-4366-a191-40fd046f3c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:25.609Z|b64282ff-559f-471d-a44a-63d35bf06a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:25.609Z|b64282ff-559f-471d-a44a-63d35bf06a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:25.618Z|9131d6be-cfd2-4920-a794-1421d3f60804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:25.618Z|9131d6be-cfd2-4920-a794-1421d3f60804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:33.902Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:33.911Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:33.912Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:33.912Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:33.912Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:33.913Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:33.913Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8572449ca8ed962b", X-B3-SpanId:"8c0bc2a559554773", X-B3-ParentSpanId:"8572449ca8ed962b", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-TransactionID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-ECOMP-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03dd5adc-34c5-4a2e-93d0-bf5d3eaadd6c"]
2022-04-17T04:52:33.914Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:33.914Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:33.953Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:33.953Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:33.954Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:33.955Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:33.956Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:33.956Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:33.958Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:33.960Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:33.961Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:33.961Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:33.962Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:33.963Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:33.963Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8572449ca8ed962b", X-B3-SpanId:"a7c0e0320a707c73", X-B3-ParentSpanId:"8572449ca8ed962b", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-TransactionID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-ECOMP-RequestID:"ef3507c2-45f0-4031-bbca-8359f2e18e1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7049fa16-23e3-4b5b-9131-a7517a39d669"]
2022-04-17T04:52:33.964Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:33.964Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:33.987Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:33.987Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:33.988Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:33.988Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:33.989Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:33.990Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:33.991Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:34.015Z|ef3507c2-45f0-4031-bbca-8359f2e18e1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:34.384Z|5e0fb6ce-c846-480d-8d1c-74e189c38419|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:52:34.385Z|5e0fb6ce-c846-480d-8d1c-74e189c38419|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:35.622Z|2b1e9e29-a18c-4420-aa72-b29baaccbdc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:35.623Z|2b1e9e29-a18c-4420-aa72-b29baaccbdc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:35.629Z|3ccf34fd-8007-4267-9970-495efbaf5c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:35.629Z|3ccf34fd-8007-4267-9970-495efbaf5c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:35.641Z|4021f735-b474-4402-81e6-52468bfd43a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:35.641Z|4021f735-b474-4402-81e6-52468bfd43a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:36.900Z|e51634ec-f52d-4f98-a125-e2a293034fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:36.902Z|e51634ec-f52d-4f98-a125-e2a293034fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:44.240Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:44.250Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:44.250Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:44.251Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:44.251Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:44.251Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:44.252Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3b1b362b8c5865b", X-B3-SpanId:"aab2468dbba00f35", X-B3-ParentSpanId:"b3b1b362b8c5865b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-TransactionID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-ECOMP-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e05fa103-88b2-4697-9b06-5eb7082c6dbc"]
2022-04-17T04:52:44.252Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:44.252Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:44.278Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:44.279Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:44.291Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:44.291Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:44.293Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:44.293Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:44.295Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:44.302Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:44.302Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:44.304Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:44.304Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:44.305Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:44.306Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3b1b362b8c5865b", X-B3-SpanId:"bc9c017aaeee43b5", X-B3-ParentSpanId:"b3b1b362b8c5865b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-TransactionID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-ECOMP-RequestID:"aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a6c4538-821d-4735-a00d-ecbf147e02b0"]
2022-04-17T04:52:44.307Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:44.308Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:44.329Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:44.330Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:44.331Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:44.332Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:44.335Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:44.337Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:44.339Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:44.413Z|aa7469b3-a35a-4dc8-b9d5-b65fa9e4c2ca|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:45.647Z|9c3168a5-aa5f-48ee-9f2e-7fba9569672a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:45.648Z|9c3168a5-aa5f-48ee-9f2e-7fba9569672a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:45.651Z|66263bfb-b3d2-4e39-ab7e-69bc023911b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:45.656Z|66263bfb-b3d2-4e39-ab7e-69bc023911b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:45.669Z|3e42b85e-b398-422b-b989-0139b1031a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:45.670Z|3e42b85e-b398-422b-b989-0139b1031a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:51.896Z|40a9c36a-d05f-4b2e-b472-be61232be483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:51.902Z|40a9c36a-d05f-4b2e-b472-be61232be483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:52.593Z|224d925c-9e41-4851-bb31-2aea1c263443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:52:52.594Z|224d925c-9e41-4851-bb31-2aea1c263443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:52:54.561Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:52:54.573Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:54.576Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:52:54.579Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:54.581Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:52:54.583Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:52:54.586Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac6b06510b615cef", X-B3-SpanId:"9bd3b6cc7446c553", X-B3-ParentSpanId:"ac6b06510b615cef", X-B3-Sampled:"0", X-ONAP-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-TransactionID:"8d856792-6214-49de-8433-0b9a093d9576", X-ECOMP-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e1ec94e-d961-4cb1-b054-3db980e5f0e5"]
2022-04-17T04:52:54.590Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:52:54.594Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:52:54.627Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:54.627Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:54.628Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:52:54.629Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:54.630Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:52:54.631Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:54.631Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:52:54.635Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:54.635Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:52:54.636Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:52:54.637Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:52:54.638Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:52:54.638Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac6b06510b615cef", X-B3-SpanId:"c9fb825730646989", X-B3-ParentSpanId:"ac6b06510b615cef", X-B3-Sampled:"0", X-ONAP-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-TransactionID:"8d856792-6214-49de-8433-0b9a093d9576", X-ECOMP-RequestID:"8d856792-6214-49de-8433-0b9a093d9576", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8130041-bdcd-461c-92c2-2f9d51537706"]
2022-04-17T04:52:54.639Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:52:54.640Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:52:54.658Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:52:54.659Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:52:54.660Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:52:54.660Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:52:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:52:54.661Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:52:54.662Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:52:54.662Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:52:54.688Z|8d856792-6214-49de-8433-0b9a093d9576|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:52:55.674Z|7b6a119d-a114-400f-97bb-550104c55b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:55.675Z|7b6a119d-a114-400f-97bb-550104c55b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:55.695Z|08399ba9-f76e-4fc2-b15e-ccadaa647228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:55.696Z|08399ba9-f76e-4fc2-b15e-ccadaa647228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:52:55.701Z|368b0da6-ccaa-45ea-ad86-7a62e5b6a819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:52:55.705Z|368b0da6-ccaa-45ea-ad86-7a62e5b6a819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:04.885Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:04.894Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:04.895Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:04.896Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:04.897Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:04.898Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:04.898Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1781396dc191560", X-B3-SpanId:"c32a3c5d263b8e8c", X-B3-ParentSpanId:"b1781396dc191560", X-B3-Sampled:"0", X-ONAP-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-TransactionID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-ECOMP-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02c1d014-b6d9-472d-8798-ec080b25650a"]
2022-04-17T04:53:04.899Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:04.900Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:04.924Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:04.925Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:04.925Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:04.926Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:04.931Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:04.932Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:04.933Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:04.936Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:04.937Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:04.938Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:04.939Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:04.940Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:04.942Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1781396dc191560", X-B3-SpanId:"6726666624711bc1", X-B3-ParentSpanId:"b1781396dc191560", X-B3-Sampled:"0", X-ONAP-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-TransactionID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-ECOMP-RequestID:"59bc276f-9e6f-441b-824c-bcca752b7710", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7805ea63-9c9a-4e7b-82bb-ec7db525068f"]
2022-04-17T04:53:04.943Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:04.944Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:04.959Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:04.962Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:04.965Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:04.966Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:04.968Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:04.969Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:04.971Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:05.005Z|59bc276f-9e6f-441b-824c-bcca752b7710|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:53:05.696Z|c022a111-f605-4f7c-bc60-284e843b1236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:05.697Z|c022a111-f605-4f7c-bc60-284e843b1236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:05.719Z|171d47da-5759-4a02-8cdb-e7a462260a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:05.720Z|171d47da-5759-4a02-8cdb-e7a462260a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:05.729Z|0e13e1fb-8116-4384-b764-8e74f6461bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:05.730Z|0e13e1fb-8116-4384-b764-8e74f6461bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:06.897Z|ade53bf9-6194-41e6-9dac-d927948bbd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:06.899Z|ade53bf9-6194-41e6-9dac-d927948bbd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:15.194Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:15.202Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:15.203Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:15.204Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:15.204Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:15.205Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:15.205Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f09bf4f2ccc075e9", X-B3-SpanId:"81cac09956ededea", X-B3-ParentSpanId:"f09bf4f2ccc075e9", X-B3-Sampled:"0", X-ONAP-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-TransactionID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-ECOMP-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c05f62a-cee3-4a5a-ad88-e576e8a994d9"]
2022-04-17T04:53:15.206Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:15.206Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:15.235Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:15.235Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:15.236Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:15.236Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:15.237Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:15.237Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:15.237Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:15.240Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:15.240Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:15.240Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:15.241Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:15.241Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:15.241Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f09bf4f2ccc075e9", X-B3-SpanId:"fe4a90d12a34b51e", X-B3-ParentSpanId:"f09bf4f2ccc075e9", X-B3-Sampled:"0", X-ONAP-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-TransactionID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-ECOMP-RequestID:"311106b0-7ede-4e5d-b438-7152cc5ffdc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"715d0bfe-d454-482c-9407-2b3c30f2d2bb"]
2022-04-17T04:53:15.242Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:15.242Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:15.255Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:15.255Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:15.256Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:15.257Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:15.258Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:15.258Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:15.259Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:15.279Z|311106b0-7ede-4e5d-b438-7152cc5ffdc8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:53:15.724Z|de9e9e92-7902-45cc-b529-2d5c62be8d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:15.727Z|de9e9e92-7902-45cc-b529-2d5c62be8d57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:15.751Z|ed6d40cc-f15d-416d-906d-9570563e291e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:15.753Z|ed6d40cc-f15d-416d-906d-9570563e291e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:15.765Z|94109a49-e065-418d-b9bb-ee225e2cd2f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:15.766Z|94109a49-e065-418d-b9bb-ee225e2cd2f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:21.896Z|c2be9eed-6ff9-46ed-bdb3-7c97d0d00987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:21.897Z|c2be9eed-6ff9-46ed-bdb3-7c97d0d00987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:22.607Z|79187854-c8a9-47e1-a8ce-f8b493b19de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:22.609Z|79187854-c8a9-47e1-a8ce-f8b493b19de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:25.556Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:25.565Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:25.566Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:25.568Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:25.569Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:25.569Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:25.570Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4329c5d6db09cdce", X-B3-SpanId:"0e189485667efeb8", X-B3-ParentSpanId:"4329c5d6db09cdce", X-B3-Sampled:"0", X-ONAP-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-TransactionID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-ECOMP-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e830fada-52f2-472a-9753-fc99978238b0"]
2022-04-17T04:53:25.570Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:25.571Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:25.597Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:25.599Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:25.600Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:25.600Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:25.601Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:25.601Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:25.605Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:25.610Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:25.611Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:25.612Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:25.613Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:25.614Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:25.615Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4329c5d6db09cdce", X-B3-SpanId:"8df738bb0a293546", X-B3-ParentSpanId:"4329c5d6db09cdce", X-B3-Sampled:"0", X-ONAP-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-TransactionID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-ECOMP-RequestID:"a51ce2a5-144f-4164-b99b-e272b2c41b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd86805c-57d8-4520-8c66-a465b151fa00"]
2022-04-17T04:53:25.616Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:25.617Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:25.636Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:25.636Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:25.637Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:25.637Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:25.642Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:25.643Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:25.645Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:25.698Z|a51ce2a5-144f-4164-b99b-e272b2c41b94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:53:25.776Z|588cad27-2e32-4b4c-bcb6-721c565bed3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:25.777Z|588cad27-2e32-4b4c-bcb6-721c565bed3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:25.801Z|48488ce1-6451-4607-af75-679754da2c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:25.808Z|d1e1fc78-ee76-4376-b7f0-92f387280da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:25.816Z|d1e1fc78-ee76-4376-b7f0-92f387280da7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:25.814Z|48488ce1-6451-4607-af75-679754da2c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:34.393Z|fe293b14-f381-4fbe-9f39-2eafb8ebce76|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:53:34.396Z|fe293b14-f381-4fbe-9f39-2eafb8ebce76|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:35.813Z|a2012b0c-61c8-4df3-a2c7-33b527750893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:35.814Z|a2012b0c-61c8-4df3-a2c7-33b527750893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:35.918Z|04485431-60a4-4501-a5a1-93b4c18f699b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:35.921Z|04485431-60a4-4501-a5a1-93b4c18f699b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:35.924Z|fbb45dbf-40fb-4b35-b44c-2100a483029c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:35.926Z|fbb45dbf-40fb-4b35-b44c-2100a483029c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:36.049Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:36.068Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:36.068Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:36.068Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:36.069Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:36.069Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:36.069Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd698b65ad1a68e0", X-B3-SpanId:"e092e767cfb71d59", X-B3-ParentSpanId:"fd698b65ad1a68e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-TransactionID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-ECOMP-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988573b0-80dd-48ff-b978-55a04b6d6688"]
2022-04-17T04:53:36.070Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:36.070Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:36.108Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:36.108Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:36.108Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:36.109Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:36.111Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:36.112Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:36.113Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:36.118Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:36.119Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:36.120Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:36.121Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:36.122Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:36.122Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd698b65ad1a68e0", X-B3-SpanId:"c1b8cb83d79ebd0a", X-B3-ParentSpanId:"fd698b65ad1a68e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-TransactionID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-ECOMP-RequestID:"f5252b69-51e4-4ac2-8ab7-39349677fe71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1cf4c3f-4713-497c-aca9-c2b0e884acd9"]
2022-04-17T04:53:36.127Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:36.128Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:36.170Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:36.171Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:36.172Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:36.172Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:36.188Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:36.189Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:36.189Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:36.228Z|f5252b69-51e4-4ac2-8ab7-39349677fe71|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:53:36.907Z|0dfc336c-9277-4bf3-b5e6-3a4e587a800a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:36.934Z|0dfc336c-9277-4bf3-b5e6-3a4e587a800a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:45.864Z|f60d8548-1816-4a57-a2d9-bc6415a9b323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:45.866Z|f60d8548-1816-4a57-a2d9-bc6415a9b323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:45.985Z|7413bda2-9900-49fe-b9fb-11a33c1dc1dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:46.002Z|52d85501-b253-4911-b10c-e5349bfacec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:46.007Z|52d85501-b253-4911-b10c-e5349bfacec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:46.092Z|7413bda2-9900-49fe-b9fb-11a33c1dc1dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:46.674Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:46.701Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:46.702Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:46.702Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:46.703Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:46.703Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:46.703Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb6c07251f154170", X-B3-SpanId:"b2b7aae4994d4d21", X-B3-ParentSpanId:"eb6c07251f154170", X-B3-Sampled:"0", X-ONAP-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-TransactionID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-ECOMP-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895c3179-d6e8-4406-b74d-6e23c026d353"]
2022-04-17T04:53:46.704Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:46.705Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:46.740Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:46.741Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:46.743Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:46.744Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:46.758Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:46.760Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:46.763Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:46.765Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:46.765Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:46.766Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:46.766Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:46.767Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:46.767Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb6c07251f154170", X-B3-SpanId:"8410c32a717a303a", X-B3-ParentSpanId:"eb6c07251f154170", X-B3-Sampled:"0", X-ONAP-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-TransactionID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-ECOMP-RequestID:"d2207534-fe81-45b7-aa62-1cc88f60511a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"888de790-51b2-4408-8873-580b6f480c71"]
2022-04-17T04:53:46.768Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:46.768Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:46.827Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:46.828Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:46.828Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:46.829Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:46.829Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:46.830Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:46.850Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:46.870Z|d2207534-fe81-45b7-aa62-1cc88f60511a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:53:51.901Z|fb7cd982-62c1-4752-b9fa-93a25f0b56bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:51.902Z|fb7cd982-62c1-4752-b9fa-93a25f0b56bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:52.643Z|e5cef799-68de-45ba-9073-9757fb8be667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:53:52.644Z|e5cef799-68de-45ba-9073-9757fb8be667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:53:55.919Z|14cd5739-9ca4-4509-9e95-809ad535eb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:55.920Z|14cd5739-9ca4-4509-9e95-809ad535eb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:56.094Z|df81c1bf-23e9-44cd-870a-ddbfb6c929d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:56.095Z|df81c1bf-23e9-44cd-870a-ddbfb6c929d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:56.164Z|bbfaf309-142c-45b7-bf9e-7758a69bcd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:53:56.166Z|bbfaf309-142c-45b7-bf9e-7758a69bcd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:53:57.398Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:53:57.419Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:57.419Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:53:57.420Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:57.420Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:53:57.421Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:53:57.421Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eec39ce1aaa2e8b2", X-B3-SpanId:"4b3d60649ce1e8be", X-B3-ParentSpanId:"eec39ce1aaa2e8b2", X-B3-Sampled:"0", X-ONAP-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-TransactionID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-ECOMP-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca68690e-8b50-4dc7-bee5-3e5366fb6c7b"]
2022-04-17T04:53:57.422Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:53:57.423Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:53:57.479Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:57.481Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:57.487Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:53:57.489Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:57.498Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:53:57.500Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:57.505Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:53:57.529Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:57.533Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:53:57.536Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:53:57.540Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:53:57.542Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:53:57.542Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eec39ce1aaa2e8b2", X-B3-SpanId:"78d1bee56882b898", X-B3-ParentSpanId:"eec39ce1aaa2e8b2", X-B3-Sampled:"0", X-ONAP-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-TransactionID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-ECOMP-RequestID:"017ca9dc-1bc3-49c5-a539-4df011c70dcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ef2cd2-c74f-4faf-b441-83ddf2064eb4"]
2022-04-17T04:53:57.543Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:53:57.543Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:53:57.564Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:53:57.566Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:53:57.568Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:53:57.569Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:53:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:53:57.570Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:53:57.571Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:53:57.571Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:53:57.640Z|017ca9dc-1bc3-49c5-a539-4df011c70dcf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:05.973Z|23ec05a1-ec3a-4707-ae3a-ff3378b198ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:05.974Z|23ec05a1-ec3a-4707-ae3a-ff3378b198ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:06.138Z|7c512171-b68d-4321-bab5-a903c4bde82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:06.139Z|7c512171-b68d-4321-bab5-a903c4bde82e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:06.284Z|0246a0fc-c726-46c6-8379-2a590de5aa34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:06.288Z|0246a0fc-c726-46c6-8379-2a590de5aa34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:06.919Z|80ed4c2b-832c-4a50-9936-040544fc8e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:06.920Z|80ed4c2b-832c-4a50-9936-040544fc8e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:08.028Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:08.040Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:08.044Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:08.045Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:08.050Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:08.053Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:08.054Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"195a8a615c5a52ce", X-B3-SpanId:"a52537919920bf8f", X-B3-ParentSpanId:"195a8a615c5a52ce", X-B3-Sampled:"0", X-ONAP-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-TransactionID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-ECOMP-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d180538d-ab9a-446e-be40-f80d14645fa6"]
2022-04-17T04:54:08.056Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:08.057Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:08.095Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:08.095Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:08.096Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:08.096Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:08.097Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:08.098Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:08.098Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:08.100Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:08.101Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:08.101Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:08.102Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:08.102Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:08.102Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"195a8a615c5a52ce", X-B3-SpanId:"e1991f18f5bcd967", X-B3-ParentSpanId:"195a8a615c5a52ce", X-B3-Sampled:"0", X-ONAP-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-TransactionID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-ECOMP-RequestID:"ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82c0788e-5df7-41f9-a9cb-ff66df0bec15"]
2022-04-17T04:54:08.103Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:08.103Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:08.135Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:08.135Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:08.135Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:08.136Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:08.136Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:08.136Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:08.137Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:08.167Z|ecf5e1c8-6049-44eb-a71b-c3b8a1e16da1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:16.026Z|9901ada1-d481-4402-8fca-d961daf53da4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:16.028Z|9901ada1-d481-4402-8fca-d961daf53da4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:16.194Z|90661659-7c99-4482-bb55-d19b7017396b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:16.196Z|90661659-7c99-4482-bb55-d19b7017396b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:16.391Z|545370ca-bfda-4f62-a0b8-37b432198a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:16.392Z|545370ca-bfda-4f62-a0b8-37b432198a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:18.387Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:18.394Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:18.396Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:18.397Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:18.397Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:18.398Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:18.398Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b855ef688f6f9d9a", X-B3-SpanId:"e44c779abdf04eeb", X-B3-ParentSpanId:"b855ef688f6f9d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-TransactionID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-ECOMP-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"113b8cbd-3d23-43fb-8833-151595a61496"]
2022-04-17T04:54:18.399Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:18.399Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:18.443Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:18.444Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:18.444Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:18.445Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:18.446Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:18.446Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:18.447Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:18.451Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:18.452Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:18.453Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:18.453Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:18.454Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:18.454Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b855ef688f6f9d9a", X-B3-SpanId:"282f04577d7b95ea", X-B3-ParentSpanId:"b855ef688f6f9d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-TransactionID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-ECOMP-RequestID:"5228e1c1-8103-4ea5-a365-97d5b7505b27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1482534-5081-460c-869d-ccff57900acd"]
2022-04-17T04:54:18.455Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:18.456Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:18.473Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:18.473Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:18.473Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:18.474Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:18.475Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:18.475Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:18.476Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:18.507Z|5228e1c1-8103-4ea5-a365-97d5b7505b27|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:21.897Z|c9a187e6-51d8-4762-a6df-766f27e3e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:21.900Z|c9a187e6-51d8-4762-a6df-766f27e3e018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:22.648Z|0e718958-8c3a-434d-aa24-f07b9839bc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:22.649Z|0e718958-8c3a-434d-aa24-f07b9839bc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:26.083Z|27ac244f-0d93-40f0-8fb1-0129bb0a2d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:26.084Z|27ac244f-0d93-40f0-8fb1-0129bb0a2d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:26.258Z|0e3e7f93-4f6b-4d60-b746-586696db5553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:26.264Z|0e3e7f93-4f6b-4d60-b746-586696db5553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:26.476Z|215ba638-f018-4aba-b067-63d977026f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:26.481Z|215ba638-f018-4aba-b067-63d977026f9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:28.722Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:28.739Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:28.740Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:28.740Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:28.741Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:28.741Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:28.742Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8fc679549069ae", X-B3-SpanId:"8e968beb43e771d0", X-B3-ParentSpanId:"4b8fc679549069ae", X-B3-Sampled:"0", X-ONAP-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-TransactionID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-ECOMP-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f572c185-589c-42be-ab37-43a1a05da4af"]
2022-04-17T04:54:28.742Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:28.743Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:28.770Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:28.771Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:28.771Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:28.772Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:28.773Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:28.774Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:28.776Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:28.778Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:28.779Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:28.780Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:28.780Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:28.781Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:28.781Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b8fc679549069ae", X-B3-SpanId:"19b7ee4ee997ebc6", X-B3-ParentSpanId:"4b8fc679549069ae", X-B3-Sampled:"0", X-ONAP-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-TransactionID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-ECOMP-RequestID:"8c1e6a26-0572-4521-928c-922e9af362ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b947a1d-00d5-4684-b21e-d64d8c2e9ab1"]
2022-04-17T04:54:28.782Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:28.783Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:28.797Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:28.797Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:28.798Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:28.799Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:28.800Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:28.801Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:28.802Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:28.843Z|8c1e6a26-0572-4521-928c-922e9af362ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:34.385Z|94ad7650-9ba5-4417-b03c-eb719a542212|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:54:34.387Z|94ad7650-9ba5-4417-b03c-eb719a542212|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:36.127Z|721b8ccd-0e5b-4f63-a798-6f723a18568f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:36.139Z|721b8ccd-0e5b-4f63-a798-6f723a18568f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:36.301Z|59b81831-fd61-424e-a217-47e75f355e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:36.304Z|59b81831-fd61-424e-a217-47e75f355e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:36.537Z|ccc6576f-18b6-4084-b6f3-ee35bbb73a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:36.538Z|ccc6576f-18b6-4084-b6f3-ee35bbb73a5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:36.925Z|6f4eeefc-9de6-448c-8bd9-cfe852fd9ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:36.926Z|6f4eeefc-9de6-448c-8bd9-cfe852fd9ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:39.093Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:39.108Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:39.108Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:39.109Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:39.110Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:39.120Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:39.120Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e97c5149406d5700", X-B3-SpanId:"f7108ec9b48428b6", X-B3-ParentSpanId:"e97c5149406d5700", X-B3-Sampled:"0", X-ONAP-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-TransactionID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-ECOMP-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"910449ab-5468-4951-9d4b-8370b9560180"]
2022-04-17T04:54:39.121Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:39.122Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:39.146Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:39.147Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:39.147Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:39.148Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:39.149Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:39.149Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:39.150Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:39.152Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:39.153Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:39.153Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:39.154Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:39.154Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:39.154Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e97c5149406d5700", X-B3-SpanId:"225d032472707f2c", X-B3-ParentSpanId:"e97c5149406d5700", X-B3-Sampled:"0", X-ONAP-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-TransactionID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-ECOMP-RequestID:"04f644a7-ec08-4f2c-9c41-99f847a67643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"761d3166-c5cf-41e1-bb2f-82c2edbd9b20"]
2022-04-17T04:54:39.155Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:39.155Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:39.169Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:39.170Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:39.171Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:39.171Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:39.174Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:39.174Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:39.175Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:39.189Z|04f644a7-ec08-4f2c-9c41-99f847a67643|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:46.198Z|752badf5-8190-4e0f-aa3c-2b96b37606e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:46.201Z|752badf5-8190-4e0f-aa3c-2b96b37606e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:46.362Z|ed07fa33-714b-47ea-ad30-543982b07b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:46.363Z|ed07fa33-714b-47ea-ad30-543982b07b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:46.570Z|dd8941a6-7fbb-4ed7-bdf2-383b11f988dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:46.571Z|dd8941a6-7fbb-4ed7-bdf2-383b11f988dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:49.477Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:49.497Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:49.498Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:49.499Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:49.500Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:49.500Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:49.500Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fef8c3f35ab504", X-B3-SpanId:"4d53a45384b3390b", X-B3-ParentSpanId:"d8fef8c3f35ab504", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-TransactionID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-ECOMP-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0032812b-9119-450a-b4e6-1f0a5befe5cb"]
2022-04-17T04:54:49.501Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:49.501Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:49.536Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:49.539Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:49.539Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:49.540Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:49.542Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:49.543Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:49.544Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:49.568Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:49.569Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:49.570Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:49.570Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:49.571Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:49.572Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fef8c3f35ab504", X-B3-SpanId:"291d56c6b0820490", X-B3-ParentSpanId:"d8fef8c3f35ab504", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-TransactionID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-ECOMP-RequestID:"c3b41cc3-6887-40c0-875e-db518fd0b4ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"481185ac-d3a7-412b-9630-6318f08ef2ae"]
2022-04-17T04:54:49.573Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:49.574Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:49.599Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:49.600Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:49.600Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:49.601Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:49.601Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:49.602Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:49.602Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:49.639Z|c3b41cc3-6887-40c0-875e-db518fd0b4ee|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:54:51.899Z|01c52eb1-cd3c-45b7-92f8-cd82d31dc339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:51.919Z|01c52eb1-cd3c-45b7-92f8-cd82d31dc339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:52.650Z|6db25cd9-1b43-4166-a618-30750999e2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:54:52.650Z|6db25cd9-1b43-4166-a618-30750999e2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:54:56.274Z|31191fab-c45a-449a-8b69-097dbfc5a494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:56.276Z|31191fab-c45a-449a-8b69-097dbfc5a494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:56.387Z|459a60b1-fab0-4a49-a0aa-e0fa56de9dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:56.388Z|459a60b1-fab0-4a49-a0aa-e0fa56de9dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:56.609Z|f123e6cc-d951-403a-9332-d466865f59e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:54:56.611Z|f123e6cc-d951-403a-9332-d466865f59e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:54:59.884Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:54:59.897Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:59.899Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:54:59.899Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:59.899Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:54:59.900Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:54:59.900Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcf58389d86178ac", X-B3-SpanId:"b813f6a5f3296013", X-B3-ParentSpanId:"dcf58389d86178ac", X-B3-Sampled:"0", X-ONAP-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-TransactionID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-ECOMP-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a396a40c-4a22-4995-98f5-967f3b69a985"]
2022-04-17T04:54:59.900Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:54:59.901Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:54:59.927Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:59.928Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:59.928Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:54:59.929Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:59.929Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:54:59.930Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:59.930Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:54:59.933Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:59.934Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:54:59.934Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:54:59.935Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:54:59.935Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:54:59.936Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcf58389d86178ac", X-B3-SpanId:"592bc3777bc53205", X-B3-ParentSpanId:"dcf58389d86178ac", X-B3-Sampled:"0", X-ONAP-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-TransactionID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-ECOMP-RequestID:"c89ad046-9eca-4434-92d6-5cbdddbaa2bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ac7e41d-18b6-4e04-8bc1-2025799a6f01"]
2022-04-17T04:54:59.936Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:54:59.936Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:54:59.950Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:54:59.950Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:54:59.952Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:54:59.953Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:54:59.953Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:54:59.954Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:54:59.954Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:54:59.971Z|c89ad046-9eca-4434-92d6-5cbdddbaa2bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:06.307Z|09bbdb03-059c-40ae-b718-5230be24aabb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:06.308Z|09bbdb03-059c-40ae-b718-5230be24aabb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:06.436Z|6a306875-83a2-4d97-b05d-5bc78ba247b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:06.438Z|6a306875-83a2-4d97-b05d-5bc78ba247b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:06.679Z|8f6feb9f-c76a-4835-9503-9dd0f6ad19b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:06.681Z|8f6feb9f-c76a-4835-9503-9dd0f6ad19b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:06.897Z|4bf1452b-48d6-46e8-9d41-4aaf2460c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:06.898Z|4bf1452b-48d6-46e8-9d41-4aaf2460c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:10.308Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:10.345Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:10.353Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:10.355Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:10.356Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:10.356Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:10.357Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd3b258e5f6cea79", X-B3-SpanId:"607aba54f06ceb2b", X-B3-ParentSpanId:"dd3b258e5f6cea79", X-B3-Sampled:"0", X-ONAP-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-TransactionID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-ECOMP-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c21654d-7705-4d45-86c9-4de3e3220319"]
2022-04-17T04:55:10.358Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:10.358Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:10.381Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:10.381Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:10.382Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:10.382Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:10.383Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:10.383Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:10.384Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:10.386Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:10.387Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:10.390Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:10.391Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:10.391Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:10.392Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd3b258e5f6cea79", X-B3-SpanId:"87cb29fcc542a603", X-B3-ParentSpanId:"dd3b258e5f6cea79", X-B3-Sampled:"0", X-ONAP-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-TransactionID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-ECOMP-RequestID:"7651edec-b81f-4df0-8a8b-369e350ef95f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fc035cb-8aab-43fc-a919-444ac6ec8e93"]
2022-04-17T04:55:10.392Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:10.393Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:10.405Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:10.406Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:10.406Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:10.407Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:10.408Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:10.408Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:10.409Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:10.459Z|7651edec-b81f-4df0-8a8b-369e350ef95f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:16.378Z|67d9cef2-97ab-4d39-80e9-728b00e964b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:16.380Z|67d9cef2-97ab-4d39-80e9-728b00e964b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:16.501Z|f4745171-c2aa-42b1-9e9e-d4a8dc43b4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:16.503Z|f4745171-c2aa-42b1-9e9e-d4a8dc43b4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:16.731Z|35289b13-c648-41f6-ae47-af017053c841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:16.732Z|35289b13-c648-41f6-ae47-af017053c841|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:20.817Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:20.854Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:20.855Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:20.856Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:20.856Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:20.857Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:20.857Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39391b1397b335db", X-B3-SpanId:"79a0b378b3bb03ef", X-B3-ParentSpanId:"39391b1397b335db", X-B3-Sampled:"0", X-ONAP-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-TransactionID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-ECOMP-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e40d52-2475-4736-b92a-c0dd0f320731"]
2022-04-17T04:55:20.858Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:20.858Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:20.887Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:20.888Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:20.888Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:20.889Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:21 GMT", Connection:"close"]
2022-04-17T04:55:20.894Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:20.895Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:20.895Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:20.897Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:20.897Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:20.898Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:20.898Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:20.899Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:20.899Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39391b1397b335db", X-B3-SpanId:"ea5c954d7b6b0a14", X-B3-ParentSpanId:"39391b1397b335db", X-B3-Sampled:"0", X-ONAP-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-TransactionID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-ECOMP-RequestID:"fa853105-c9d0-4389-a0b3-192f7ac2711c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2518be5a-9fae-4441-838f-558d2ea4d8ed"]
2022-04-17T04:55:20.899Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:20.900Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:20.999Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:21.000Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:21.001Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:21.001Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:21.001Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:21.002Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:21.002Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:21.048Z|fa853105-c9d0-4389-a0b3-192f7ac2711c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:21.897Z|e5b2382b-eb74-41c9-a963-e8472df413b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:21.898Z|e5b2382b-eb74-41c9-a963-e8472df413b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:22.674Z|e19459c4-add3-4070-8141-ae0c91e9462e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:22.679Z|e19459c4-add3-4070-8141-ae0c91e9462e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:26.405Z|dada2f9b-2727-4a75-b1f7-68441abac4d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:26.408Z|dada2f9b-2727-4a75-b1f7-68441abac4d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:26.553Z|6c551105-9065-4839-ba10-302af560b0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:26.558Z|6c551105-9065-4839-ba10-302af560b0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:26.785Z|b642231b-9290-4d0d-80d3-efdd2ed514f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:26.786Z|b642231b-9290-4d0d-80d3-efdd2ed514f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:31.438Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:31.469Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:31.471Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:31.471Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:31.471Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:31.472Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:31.472Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ddc4bc30aa2e9a6", X-B3-SpanId:"d26e096a90c51a6e", X-B3-ParentSpanId:"8ddc4bc30aa2e9a6", X-B3-Sampled:"0", X-ONAP-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-TransactionID:"c29027f0-944a-4204-8424-2614b7135573", X-ECOMP-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97130955-00ce-4de6-b623-f3e593942e03"]
2022-04-17T04:55:31.473Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:31.475Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:31.541Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:31.544Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:31.546Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:31.547Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:31.550Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:52:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:52:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:31.553Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:31.556Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:31.564Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:31.567Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:31.567Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:31.568Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:31.569Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:31.569Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ddc4bc30aa2e9a6", X-B3-SpanId:"3fbf2546dd97464e", X-B3-ParentSpanId:"8ddc4bc30aa2e9a6", X-B3-Sampled:"0", X-ONAP-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-TransactionID:"c29027f0-944a-4204-8424-2614b7135573", X-ECOMP-RequestID:"c29027f0-944a-4204-8424-2614b7135573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da01c72-3f3a-42cb-b300-5d2a2b9a3d2e"]
2022-04-17T04:55:31.570Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:31.570Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:31.590Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:31.591Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:31.591Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:31.592Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:31.593Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:31.594Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:31.595Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:31.668Z|c29027f0-944a-4204-8424-2614b7135573|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:34.386Z|206aa1cd-95d7-43be-819b-be77dc284754|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:55:34.387Z|206aa1cd-95d7-43be-819b-be77dc284754|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:36.437Z|3231ee2d-b7ab-4efb-a322-34e84a0d7281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:36.441Z|3231ee2d-b7ab-4efb-a322-34e84a0d7281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:36.605Z|19544757-ee41-48ca-a156-a4106cec65ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:36.607Z|19544757-ee41-48ca-a156-a4106cec65ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:36.858Z|b8c92d97-543b-4ec3-8d42-ab799542f61a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:36.862Z|b8c92d97-543b-4ec3-8d42-ab799542f61a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:36.900Z|45efb141-40d8-4ec9-b9b4-71a4a7fd2381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:36.918Z|45efb141-40d8-4ec9-b9b4-71a4a7fd2381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:41.986Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:41.997Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:41.999Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:42.000Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:42.001Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:42.003Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:42.004Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ab9e82ce3f749ff", X-B3-SpanId:"bb4c0cb38df10d04", X-B3-ParentSpanId:"2ab9e82ce3f749ff", X-B3-Sampled:"0", X-ONAP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-TransactionID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ECOMP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a532c34-63da-4b2b-b228-f1c71d812db9"]
2022-04-17T04:55:42.005Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:42.007Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:42.032Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:42.033Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:42.034Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:42.036Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:42.041Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:55:42.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:55:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:42.041Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:42.042Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:42.044Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:42.044Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:42.045Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:42.045Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:42.046Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:42.047Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ab9e82ce3f749ff", X-B3-SpanId:"ebcb18feb2c2bae2", X-B3-ParentSpanId:"2ab9e82ce3f749ff", X-B3-Sampled:"0", X-ONAP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-TransactionID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ECOMP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ecff675-f2f2-414e-994d-9eb9aa825ee4"]
2022-04-17T04:55:42.048Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:42.048Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:42.067Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:42.068Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:42.068Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:42.068Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:42.070Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:42.070Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:42.071Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:42.343Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:42.344Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:42.344Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:42.345Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:42.345Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:42.346Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-TransactionID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ECOMP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed30e5f-3086-47b9-85e1-5760231e6b7b"]
2022-04-17T04:55:42.346Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:42.347Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:42.692Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:42.694Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:42.695Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:42.697Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E5C411FD08FF22EE3EB4BE87BD0640D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:42.699Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","businessKey":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T04:55:42.304+0000","endTime":"2022-04-17T04:55:42.534+0000","removalTime":null,"durationInMillis":230,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"a243def1-be0a-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T04:55:42.700Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:42.701Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:42.818Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:42.819Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:42.819Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:42.820Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:42.820Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:42.821Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-TransactionID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ECOMP-RequestID:"26b5472c-0024-41ee-b7be-c9fb6e9f550c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"537f329a-bd5c-464d-96c7-f98923c2ecbc"]
2022-04-17T04:55:42.821Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:42.822Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:43.015Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:43.016Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:43.016Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:43.017Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1ED2EED2B9F9A4CC993E82E6F5E3E71D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:43.017Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2469e5d-be0a-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","executionId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:55:42.313+0000","endTime":"2022-04-17T04:55:42.534+0000","durationInMillis":221,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T04:55:43.018Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:43.018Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:43.042Z|26b5472c-0024-41ee-b7be-c9fb6e9f550c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:43.274Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:43.286Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:43.286Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:43.287Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:43.287Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:43.287Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:43.288Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e765612e844a0b09", X-B3-SpanId:"04cdb6fa734d4d78", X-B3-ParentSpanId:"e765612e844a0b09", X-B3-Sampled:"0", X-ONAP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-TransactionID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ECOMP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346ce5b0-e708-4f31-9eb5-424b95740fc7"]
2022-04-17T04:55:43.288Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:43.288Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:43.306Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:43.306Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:43.307Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:43.308Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:43.309Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:55:42.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:55:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:43.310Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:43.315Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:43.322Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:43.322Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:43.322Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:43.325Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:43.325Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:43.326Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e765612e844a0b09", X-B3-SpanId:"d09ed9ab9acc710d", X-B3-ParentSpanId:"e765612e844a0b09", X-B3-Sampled:"0", X-ONAP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-TransactionID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ECOMP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bee46acf-893b-4deb-9703-97ba0a3f1153"]
2022-04-17T04:55:43.327Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:43.327Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:43.340Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:43.343Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:43.344Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:43.345Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:43.352Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:43.354Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:43.355Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:43.503Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:43.504Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:43.505Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:43.505Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:43.506Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:43.507Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-TransactionID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ECOMP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74ade3c3-b1c4-41ed-8316-2b2004a71a27"]
2022-04-17T04:55:43.512Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:43.513Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:43.648Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:43.649Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:43.649Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:43.650Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8B71CE8EB4080734E5B272C03292E95F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:43.651Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","businessKey":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T04:55:42.304+0000","endTime":"2022-04-17T04:55:42.534+0000","removalTime":null,"durationInMillis":230,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"a243def1-be0a-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T04:55:43.651Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:43.652Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:43.799Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:43.800Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:43.801Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:43.801Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:43.802Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:43.803Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-TransactionID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ECOMP-RequestID:"1c384ea4-f80b-4971-833a-bcadd2672e11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8caad276-95c8-491c-b671-d3f11c9f1ccf"]
2022-04-17T04:55:43.803Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:43.804Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:43.939Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:43.942Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:43.943Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:43.944Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9023F97CDB73709B358E2FC4F60BAAD5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 04:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:43.945Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2469e5d-be0a-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","executionId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:55:42.313+0000","endTime":"2022-04-17T04:55:42.534+0000","durationInMillis":221,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T04:55:43.945Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:43.946Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:43.959Z|1c384ea4-f80b-4971-833a-bcadd2672e11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:44.304Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:44.346Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:44.347Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:44.347Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:44.348Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:44.348Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:44.349Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5c6183e6ef1ef9", X-B3-SpanId:"c9f1a9aa4549f043", X-B3-ParentSpanId:"1f5c6183e6ef1ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-TransactionID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ECOMP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca8efc8-9672-4b78-b532-08d123ed8e45"]
2022-04-17T04:55:44.349Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:44.350Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:44.441Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:44.442Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:44.443Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:44.443Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:44.444Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:55:42.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:55:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:44.444Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:44.445Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:44.451Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:44.452Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:44.452Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:44.453Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:44.453Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:44.454Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5c6183e6ef1ef9", X-B3-SpanId:"7f0ec7def8af4bca", X-B3-ParentSpanId:"1f5c6183e6ef1ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-TransactionID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ECOMP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd40de74-4efb-49ce-aabd-bac56f59e43c"]
2022-04-17T04:55:44.454Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:44.455Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:44.477Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:44.478Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:44.478Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:44.479Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:44.480Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:44.480Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:44.481Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:44.796Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:44.798Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:44.798Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:44.798Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:44.799Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:44.805Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-TransactionID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ECOMP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7205a68-0fde-49c4-aabd-6c66b0962bcd"]
2022-04-17T04:55:44.805Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:44.805Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:44.954Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:44.960Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:44.963Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:44.966Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A66A0EED30BE1DD5636C67BCC6471825; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 04:55:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:44.972Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","businessKey":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T04:55:42.304+0000","endTime":"2022-04-17T04:55:42.534+0000","removalTime":null,"durationInMillis":230,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"a243def1-be0a-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T04:55:44.992Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:44.996Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:45.073Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:45.074Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:45.075Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:45.075Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:45.076Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:45.076Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-TransactionID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ECOMP-RequestID:"3db8187b-9930-4531-9e96-18fae9501b9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51bcd825-2e63-4788-89b8-261acaeb1cff"]
2022-04-17T04:55:45.076Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:45.077Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:45.254Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:45.263Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:45.264Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:45.265Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF8DFD7A01BBAFFCD77308FC43970BB9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 04:55:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:45.266Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2469e5d-be0a-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","executionId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:55:42.313+0000","endTime":"2022-04-17T04:55:42.534+0000","durationInMillis":221,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T04:55:45.267Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:45.268Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:45.283Z|3db8187b-9930-4531-9e96-18fae9501b9d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:45.749Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:45.769Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:45.780Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:45.781Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:45.781Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:45.782Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:45.783Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3916fa39324dcda", X-B3-SpanId:"1a12ba1fa09dc2dc", X-B3-ParentSpanId:"e3916fa39324dcda", X-B3-Sampled:"0", X-ONAP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-TransactionID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ECOMP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb9defb-9a54-4c09-954b-e7e464a99609"]
2022-04-17T04:55:45.784Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:45.785Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:45.812Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:45.815Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:45.815Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:45.816Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:45.817Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:55:42.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:55:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:45.818Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:45.819Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:45.821Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:45.821Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:45.822Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:45.822Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:45.823Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:45.823Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3916fa39324dcda", X-B3-SpanId:"49dacde677cdf8e4", X-B3-ParentSpanId:"e3916fa39324dcda", X-B3-Sampled:"0", X-ONAP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-TransactionID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ECOMP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"561f22c3-1a52-4bfb-821a-42ac0099970f"]
2022-04-17T04:55:45.824Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:45.825Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:45.845Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:45.846Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:45.847Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:45.848Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:45.851Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:45.851Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:45.852Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:46.390Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:46.392Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:46.393Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:46.394Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:46.395Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:46.396Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-TransactionID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ECOMP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929aac3b-d021-4f94-bb0c-497ed189ae5c"]
2022-04-17T04:55:46.396Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:46.397Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:46.483Z|6727ac47-0ff1-452e-ac47-39e881bbe063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:46.487Z|6727ac47-0ff1-452e-ac47-39e881bbe063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:46.558Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:46.559Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:46.559Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:46.560Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67F2AE43E965C779822FD9B699B29ACF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 04:55:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:46.560Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","businessKey":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T04:55:42.304+0000","endTime":"2022-04-17T04:55:42.534+0000","removalTime":null,"durationInMillis":230,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"a243def1-be0a-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T04:55:46.561Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:46.561Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:46.678Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:46.679Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:46.679Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:46.679Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:46.680Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:46.680Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-TransactionID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ECOMP-RequestID:"9a699e8b-b5f6-48f6-a668-2ab6597cdeac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"047dc0a4-4a64-4730-836d-ba39e457c866"]
2022-04-17T04:55:46.681Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:46.681Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:46.693Z|def1ce66-7439-4f6e-9a6b-d9557ef04da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:46.695Z|def1ce66-7439-4f6e-9a6b-d9557ef04da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:46.836Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:46.837Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:46.838Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:46.838Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3E6AA3A83EF2E8CC3B7A9EC5DFCE63A8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 04:55:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:46.839Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2469e5d-be0a-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","executionId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:55:42.313+0000","endTime":"2022-04-17T04:55:42.534+0000","durationInMillis":221,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T04:55:46.839Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:46.840Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:46.860Z|9a699e8b-b5f6-48f6-a668-2ab6597cdeac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:46.913Z|701447f5-40fa-4783-bc37-a9d8392b9613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:46.913Z|701447f5-40fa-4783-bc37-a9d8392b9613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:47.374Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Entering
2022-04-17T04:55:47.395Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:47.396Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||Invoke
2022-04-17T04:55:47.396Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:47.397Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f
2022-04-17T04:55:47.397Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Method      : GET
2022-04-17T04:55:47.398Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f762c0d736b2a895", X-B3-SpanId:"49ed4e8a6d175959", X-B3-ParentSpanId:"f762c0d736b2a895", X-B3-Sampled:"0", X-ONAP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-TransactionID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ECOMP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8190f431-25ed-4f0c-afdc-5e9d86bcfa4c"]
2022-04-17T04:55:47.398Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Request body: 
2022-04-17T04:55:47.399Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||==========================request end================================================
2022-04-17T04:55:47.440Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:47.442Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:47.450Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Status text  : 
2022-04-17T04:55:47.451Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:47.452Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||Response body: {
  "requestId" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T04:46:05.000+00:00",
  "endTime" : "2022-04-17T04:55:42.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T04:55:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "108fc392-ad7c-4b21-b3a3-626080c4f9ed",
  "serviceInstanceName" : "basic_network-cac8412f-5a2f-4b02-9237-ab7ca719d5ea",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "d96c29be-6b72-42c6-b8fe-297414cf8a2f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f"
    }
  }
}
2022-04-17T04:55:47.452Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:47.452Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d96c29be-6b72-42c6-b8fe-297414cf8a2f|INFO|500||InvokeReturn
2022-04-17T04:55:47.454Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:47.454Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T04:55:47.455Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:47.455Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false
2022-04-17T04:55:47.455Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T04:55:47.456Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f762c0d736b2a895", X-B3-SpanId:"94b90b3f486e43be", X-B3-ParentSpanId:"f762c0d736b2a895", X-B3-Sampled:"0", X-ONAP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-TransactionID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ECOMP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c5c859-a453-47de-a3d9-a12245a96751"]
2022-04-17T04:55:47.456Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T04:55:47.456Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T04:55:47.482Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:47.483Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:47.483Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T04:55:47.484Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 04:55:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:47.484Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T04:55:47.485Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:47.485Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d96c29be-6b72-42c6-b8fe-297414cf8a2f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T04:55:47.568Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:47.569Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:47.570Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:47.575Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T04:55:47.575Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:47.575Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-TransactionID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ECOMP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f97dfe-9362-444a-a9a3-04a9195bd385"]
2022-04-17T04:55:47.576Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:47.576Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:47.719Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:47.720Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:47.720Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:47.721Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=84A213A4F7C7ABA94A629C3A3CE5E68C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 04:55:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:47.721Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","businessKey":"d96c29be-6b72-42c6-b8fe-297414cf8a2f","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T04:55:42.304+0000","endTime":"2022-04-17T04:55:42.534+0000","removalTime":null,"durationInMillis":230,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"a243def1-be0a-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T04:55:47.722Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:47.733Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d96c29be-6b72-42c6-b8fe-297414cf8a2f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:47.798Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:47.800Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T04:55:47.800Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T04:55:47.801Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T04:55:47.801Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T04:55:47.802Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-TransactionID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ECOMP-RequestID:"f43cdabc-ac7c-4a99-a36e-950ccb02fb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86befe19-552a-4fef-aa9b-51375fb7ea9b"]
2022-04-17T04:55:47.802Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T04:55:47.802Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T04:55:47.939Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T04:55:47.940Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T04:55:47.941Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T04:55:47.941Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=691EEFD410AD23CA15722B61A6733080; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 04:55:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T04:55:47.942Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a2469e5d-be0a-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","executionId":"a24517aa-be0a-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T04:55:42.313+0000","endTime":"2022-04-17T04:55:42.534+0000","durationInMillis":221,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6862c8bf-be09-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T04:55:47.942Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T04:55:47.943Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a24517aa-be0a-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T04:55:47.948Z|f43cdabc-ac7c-4a99-a36e-950ccb02fb31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d96c29be-6b72-42c6-b8fe-297414cf8a2f|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T04:55:51.896Z|a4f25abe-6eef-400e-95f8-ecc1c0c00e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:51.897Z|a4f25abe-6eef-400e-95f8-ecc1c0c00e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:52.680Z|31c8a1fa-d7b7-4264-a88f-595162f635aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:55:52.681Z|31c8a1fa-d7b7-4264-a88f-595162f635aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:55:56.517Z|b72e747e-a1df-4bd6-a204-98c23a619467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:56.518Z|b72e747e-a1df-4bd6-a204-98c23a619467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:56.758Z|1a93f584-4d81-4032-a2e5-78c3f0aaa43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:56.762Z|1a93f584-4d81-4032-a2e5-78c3f0aaa43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:55:56.993Z|8f866389-f9fa-4cb1-b20b-084212749404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:55:56.994Z|8f866389-f9fa-4cb1-b20b-084212749404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:06.551Z|56c10076-f21e-4210-b9f6-bd4a2662dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:06.554Z|56c10076-f21e-4210-b9f6-bd4a2662dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:06.799Z|a7750c44-fa6b-40ee-be48-9251c4b2358f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:06.801Z|a7750c44-fa6b-40ee-be48-9251c4b2358f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:06.897Z|c5a3261a-2059-4330-ab9d-83daec8f2d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:06.901Z|c5a3261a-2059-4330-ab9d-83daec8f2d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:07.037Z|99b7a296-44a1-4d43-ae3c-aa87a65107e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:07.040Z|99b7a296-44a1-4d43-ae3c-aa87a65107e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:16.601Z|5f1c6f9b-06ac-43d8-9f2d-58d2f8aa9624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:16.602Z|5f1c6f9b-06ac-43d8-9f2d-58d2f8aa9624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:16.846Z|bc48a59c-7ba2-4562-9baf-e0a020d20df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:16.849Z|bc48a59c-7ba2-4562-9baf-e0a020d20df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:17.097Z|cb00e8b9-e003-4d8f-a0e0-08eed1a55343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:17.099Z|cb00e8b9-e003-4d8f-a0e0-08eed1a55343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:21.896Z|4af3963f-2a5d-4068-abb5-64b72f92e425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:21.900Z|4af3963f-2a5d-4068-abb5-64b72f92e425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:22.682Z|c828e0cb-17e3-4c52-9f73-160446c85953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:22.683Z|c828e0cb-17e3-4c52-9f73-160446c85953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:26.637Z|da8262cc-24db-437a-8844-4aaee168ac4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:26.638Z|da8262cc-24db-437a-8844-4aaee168ac4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:26.901Z|2d25382a-462e-4f1e-b1d4-b9c17dfa5613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:26.905Z|2d25382a-462e-4f1e-b1d4-b9c17dfa5613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:27.132Z|7882fc8a-880f-456d-bf0b-6fc12d83b5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:27.133Z|7882fc8a-880f-456d-bf0b-6fc12d83b5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:34.383Z|3ae37a80-da7e-4f39-9740-4333257d463e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:56:34.383Z|3ae37a80-da7e-4f39-9740-4333257d463e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:36.682Z|d29333a0-16ed-46f7-bc95-5d4fc02d3780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:36.685Z|d29333a0-16ed-46f7-bc95-5d4fc02d3780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:36.900Z|cbe44e85-28ba-41ed-bb69-4af61a7076e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:36.901Z|cbe44e85-28ba-41ed-bb69-4af61a7076e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:36.959Z|a77eaebb-e956-43bd-a16f-4dc1ba92fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:36.960Z|a77eaebb-e956-43bd-a16f-4dc1ba92fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:37.169Z|a1332b82-473b-485d-ae74-fc8c7d034dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:37.170Z|a1332b82-473b-485d-ae74-fc8c7d034dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:46.720Z|982b2c40-69db-4e7a-b7ab-42b03c46a283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:46.724Z|982b2c40-69db-4e7a-b7ab-42b03c46a283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:47.002Z|9b9bd1b8-b698-4a4d-9c06-f99069700938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:47.005Z|9b9bd1b8-b698-4a4d-9c06-f99069700938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:47.218Z|246f51b5-63b6-47b5-a871-03aab0ef0bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:47.223Z|246f51b5-63b6-47b5-a871-03aab0ef0bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:51.896Z|ed49887f-5b90-4202-b528-9249d90e28f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:51.897Z|ed49887f-5b90-4202-b528-9249d90e28f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:52.683Z|0c71185b-ab6a-4806-85f4-150562322c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:56:52.684Z|0c71185b-ab6a-4806-85f4-150562322c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:56:56.787Z|0843f068-881b-4a8e-b042-bc3b7f3f4b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:56.793Z|0843f068-881b-4a8e-b042-bc3b7f3f4b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:57.091Z|4b729aaa-223d-455d-ab95-cf1a986955e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:57.095Z|4b729aaa-223d-455d-ab95-cf1a986955e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:56:57.279Z|14345578-c80f-4811-805a-86f4c1378f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:56:57.284Z|14345578-c80f-4811-805a-86f4c1378f19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:06.837Z|1992937c-48dd-4054-b4cf-797eeadfd3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:06.838Z|1992937c-48dd-4054-b4cf-797eeadfd3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:06.896Z|a390b301-06c3-4eb3-9112-3bfdfe57ddfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:06.919Z|a390b301-06c3-4eb3-9112-3bfdfe57ddfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:07.127Z|c85ebe16-e3d0-4d6b-8ade-59187ac281f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:07.130Z|c85ebe16-e3d0-4d6b-8ade-59187ac281f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:07.314Z|f869a8ee-fce6-4325-8918-7a3ca0c8bed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:07.315Z|f869a8ee-fce6-4325-8918-7a3ca0c8bed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:16.886Z|221253bb-eae2-4170-8024-3c16466b6f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:16.889Z|221253bb-eae2-4170-8024-3c16466b6f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:17.157Z|051e98c7-63da-4b68-9693-9f0333884655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:17.158Z|051e98c7-63da-4b68-9693-9f0333884655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:17.353Z|3ddb8e2b-5788-45c8-9ef7-b7d493939a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:17.354Z|3ddb8e2b-5788-45c8-9ef7-b7d493939a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:21.898Z|10c7f040-75e4-4f5c-9484-b39deb6f3536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:21.898Z|10c7f040-75e4-4f5c-9484-b39deb6f3536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:22.687Z|e0141b00-824a-4ebf-bfb2-412f40de80c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:22.687Z|e0141b00-824a-4ebf-bfb2-412f40de80c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:26.946Z|d198209d-0b63-4026-b967-8c55cb898de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:26.954Z|d198209d-0b63-4026-b967-8c55cb898de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:27.196Z|7b5c5a0d-3b9e-4c98-8731-66f600822bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:27.198Z|7b5c5a0d-3b9e-4c98-8731-66f600822bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:27.430Z|abcc7559-699a-4c13-82c3-99dc107a1091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:27.433Z|abcc7559-699a-4c13-82c3-99dc107a1091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:34.416Z|293d093b-5d82-40f1-9684-44caa9d6fd0c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:57:34.416Z|293d093b-5d82-40f1-9684-44caa9d6fd0c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:36.896Z|3170c790-e189-4b48-992f-29fd8f806065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:36.897Z|3170c790-e189-4b48-992f-29fd8f806065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:37.025Z|3bdca165-06e6-4c05-946a-3effaf1ade5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:37.027Z|3bdca165-06e6-4c05-946a-3effaf1ade5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:37.235Z|81533fdd-5a2b-486a-bd5c-4475a5879479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:37.237Z|81533fdd-5a2b-486a-bd5c-4475a5879479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:37.468Z|b2cdc313-af0c-4d06-aa48-65b3901fe8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:37.468Z|b2cdc313-af0c-4d06-aa48-65b3901fe8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:47.070Z|99c95a1b-a98b-4109-b51d-a51a4f2ded06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:47.071Z|99c95a1b-a98b-4109-b51d-a51a4f2ded06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:47.264Z|af9da58b-ff69-417b-9a42-9a4b8c5948a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:47.265Z|af9da58b-ff69-417b-9a42-9a4b8c5948a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:47.490Z|bde9ea0d-a865-44c0-ba5d-a4d93c074b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:47.491Z|bde9ea0d-a865-44c0-ba5d-a4d93c074b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:51.896Z|8b3a283c-61b1-4c22-9523-e12e4943a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:51.903Z|8b3a283c-61b1-4c22-9523-e12e4943a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:52.688Z|6e907cdf-a672-4d2d-9453-102ead843404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:57:52.689Z|6e907cdf-a672-4d2d-9453-102ead843404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:57:57.098Z|5a81f4fa-6369-40be-8188-d04bc0d8bf74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:57.099Z|5a81f4fa-6369-40be-8188-d04bc0d8bf74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:57.288Z|fc051bb9-2132-4607-876d-f716cb7ba262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:57.289Z|fc051bb9-2132-4607-876d-f716cb7ba262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:57:57.532Z|6cf195ea-2948-4852-985b-fed40c287491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:57:57.533Z|6cf195ea-2948-4852-985b-fed40c287491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:06.896Z|2a9f5cc9-4c6f-4028-abd2-59f99a4c0237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:06.897Z|2a9f5cc9-4c6f-4028-abd2-59f99a4c0237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:07.129Z|5c889de8-b01a-45e0-90e8-6520c79963c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:07.130Z|5c889de8-b01a-45e0-90e8-6520c79963c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:07.315Z|1108d787-d795-4cc0-a2fd-65176fd8b00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:07.316Z|1108d787-d795-4cc0-a2fd-65176fd8b00d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:07.563Z|74ed7dc0-8d11-4386-8c88-2725d1a7d4f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:07.563Z|74ed7dc0-8d11-4386-8c88-2725d1a7d4f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:17.155Z|a15354ac-61e2-4ce5-947f-4cd16be3a696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:17.159Z|a15354ac-61e2-4ce5-947f-4cd16be3a696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:17.339Z|588a8325-9403-4fa5-83da-5ab7d1f656e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:17.340Z|588a8325-9403-4fa5-83da-5ab7d1f656e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:17.587Z|3ed45c32-de29-4bbf-8425-9c8b093dad95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:17.588Z|3ed45c32-de29-4bbf-8425-9c8b093dad95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:21.896Z|22544e91-7b99-4dcb-a50d-528e6e0a5c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:21.897Z|22544e91-7b99-4dcb-a50d-528e6e0a5c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:22.690Z|cf89a9cf-52e7-4ec4-be1a-6b7a2d83c8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:22.691Z|cf89a9cf-52e7-4ec4-be1a-6b7a2d83c8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:27.194Z|e83bab15-99a1-49dc-96a8-b51584ddeab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:27.195Z|e83bab15-99a1-49dc-96a8-b51584ddeab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:27.364Z|c2994762-bfac-4d1b-8d35-bff683090bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:27.365Z|c2994762-bfac-4d1b-8d35-bff683090bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:27.614Z|e913b5ae-892b-4153-878d-c05fd0f7a96a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:27.615Z|e913b5ae-892b-4153-878d-c05fd0f7a96a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:34.383Z|13fc387c-9b5a-4c50-8dd6-d68d253d6605|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:58:34.384Z|13fc387c-9b5a-4c50-8dd6-d68d253d6605|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:36.897Z|8638ea1a-1c26-4dc4-afc9-4c95e95bf053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:36.909Z|8638ea1a-1c26-4dc4-afc9-4c95e95bf053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:37.226Z|dfa733e9-cb9f-44dd-af3d-bd7bfb8924b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:37.228Z|dfa733e9-cb9f-44dd-af3d-bd7bfb8924b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:37.391Z|8ef8519d-704d-472f-a7a0-79aeca5ec4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:37.392Z|8ef8519d-704d-472f-a7a0-79aeca5ec4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:37.641Z|609717e3-06ca-4c72-9f3f-054848ef8b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:37.642Z|609717e3-06ca-4c72-9f3f-054848ef8b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:47.250Z|840419f4-3191-49bc-9e76-4fe4f4adcfa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:47.251Z|840419f4-3191-49bc-9e76-4fe4f4adcfa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:47.418Z|b91ef19e-1cfb-41d5-8d08-19bbbdb098da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:47.419Z|b91ef19e-1cfb-41d5-8d08-19bbbdb098da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:47.670Z|9e8698f4-318b-420b-9a31-30f7482bd0fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:47.671Z|9e8698f4-318b-420b-9a31-30f7482bd0fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:51.896Z|60645638-ceda-4b13-a0f0-c7ab074b6ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:51.897Z|60645638-ceda-4b13-a0f0-c7ab074b6ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:52.692Z|905c8e84-b27d-4b97-81d3-62603e651304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:58:52.692Z|905c8e84-b27d-4b97-81d3-62603e651304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:58:57.272Z|909383e6-cab9-49fe-a096-23648e6048e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:57.273Z|909383e6-cab9-49fe-a096-23648e6048e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:57.445Z|c095c4f2-1c4a-42ba-9418-5f66c3bf5427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:57.446Z|c095c4f2-1c4a-42ba-9418-5f66c3bf5427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:58:57.692Z|800a69cb-fef7-45e4-9092-3dfeaa23c430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:58:57.693Z|800a69cb-fef7-45e4-9092-3dfeaa23c430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:06.901Z|37e7a136-6ea7-41f5-a18c-788d39af3770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:06.901Z|37e7a136-6ea7-41f5-a18c-788d39af3770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:07.295Z|1d76bb2a-8a1a-415e-b047-ae0640563f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:07.297Z|1d76bb2a-8a1a-415e-b047-ae0640563f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:07.471Z|7aed5db7-f8b4-419f-aed5-0e43682b9c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:07.472Z|7aed5db7-f8b4-419f-aed5-0e43682b9c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:07.715Z|b709707c-4fbf-42c1-9289-ae36b121df95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:07.716Z|b709707c-4fbf-42c1-9289-ae36b121df95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:17.325Z|95df3f7d-5732-4e80-be9f-4dcd35c5e3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:17.326Z|95df3f7d-5732-4e80-be9f-4dcd35c5e3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:17.494Z|053972a1-c563-4193-8716-bec0ebef4860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:17.495Z|053972a1-c563-4193-8716-bec0ebef4860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:17.739Z|a38de629-2dd6-431c-be20-487b6b32af96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:17.743Z|a38de629-2dd6-431c-be20-487b6b32af96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:21.896Z|3962d6cf-311f-49dc-a186-58116716fab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:21.900Z|3962d6cf-311f-49dc-a186-58116716fab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:22.693Z|c70714b4-0b17-44b2-bbb2-a43d6a48d7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:22.694Z|c70714b4-0b17-44b2-bbb2-a43d6a48d7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:27.359Z|d9b554ba-b6c2-471f-af8e-a4c805b0e84b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:27.360Z|d9b554ba-b6c2-471f-af8e-a4c805b0e84b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:27.519Z|a561f956-900c-44f6-91bc-bc2af706ae76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:27.520Z|a561f956-900c-44f6-91bc-bc2af706ae76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:27.772Z|846f9cc0-7aff-4a37-9d0c-229a2bae19bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:27.773Z|846f9cc0-7aff-4a37-9d0c-229a2bae19bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:34.383Z|94614372-d67d-4a8b-b1c1-6c5da8e79834|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T04:59:34.384Z|94614372-d67d-4a8b-b1c1-6c5da8e79834|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:36.897Z|59f8710c-225d-46a7-9186-81d66b3f8523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:36.900Z|59f8710c-225d-46a7-9186-81d66b3f8523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:37.385Z|def97f2f-6e72-4b7d-a93c-2cce136fa16a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:37.387Z|def97f2f-6e72-4b7d-a93c-2cce136fa16a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:37.542Z|b3f062f5-955e-4505-bdeb-bd9b8e43322d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:37.543Z|b3f062f5-955e-4505-bdeb-bd9b8e43322d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:37.793Z|888eaead-f808-4722-a088-6eb8eabc4e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:37.794Z|888eaead-f808-4722-a088-6eb8eabc4e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:47.417Z|7b4b0d86-7f48-4ce7-8fdb-72d60c82e594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:47.418Z|7b4b0d86-7f48-4ce7-8fdb-72d60c82e594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:47.570Z|a157ad2c-3094-49db-a44b-b6d7a82207e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:47.571Z|a157ad2c-3094-49db-a44b-b6d7a82207e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:47.817Z|0e1ef798-0cae-4909-b964-5c65fd200f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:47.818Z|0e1ef798-0cae-4909-b964-5c65fd200f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:51.907Z|3d622706-d238-46ff-823a-7a747d916db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:51.919Z|3d622706-d238-46ff-823a-7a747d916db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:52.703Z|a6a8d491-340a-48cb-990e-e256f0d28508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T04:59:52.704Z|a6a8d491-340a-48cb-990e-e256f0d28508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T04:59:57.473Z|d48ee0e9-ea17-4ccb-9eac-c7dfa8b09f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:57.475Z|d48ee0e9-ea17-4ccb-9eac-c7dfa8b09f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:57.611Z|f35b513d-5ffe-4acb-92d0-432c63186651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:57.612Z|f35b513d-5ffe-4acb-92d0-432c63186651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T04:59:57.850Z|d7f2ba60-2b05-48de-ad6b-5801fbff0bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T04:59:57.851Z|d7f2ba60-2b05-48de-ad6b-5801fbff0bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:06.900Z|722e0419-d5e4-4a97-8816-d568f13e920f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:06.900Z|722e0419-d5e4-4a97-8816-d568f13e920f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:07.521Z|027273d8-a57e-411b-bb79-522b317365ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:07.522Z|027273d8-a57e-411b-bb79-522b317365ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:07.667Z|1591e057-8ad5-4bb6-8e2b-da1f26107223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:07.670Z|1591e057-8ad5-4bb6-8e2b-da1f26107223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:07.877Z|b24eeabe-ee75-4da2-8265-e441747cea0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:07.879Z|b24eeabe-ee75-4da2-8265-e441747cea0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:10.385Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:10.397Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 074eb0ba-82ff-44de-ae1e-4e6176ea3d92 already exists in requestDb InfraActiveRequests table
2022-04-17T05:00:10.398Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:10.399Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:10.399Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:10.399Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:10.400Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:10.400Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc57b62477692243", X-B3-SpanId:"5831a9034cc15bf9", X-B3-ParentSpanId:"cc57b62477692243", X-B3-Sampled:"0", X-ONAP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fd1f66-1b7c-4035-800d-6bc96df988d2"]
2022-04-17T05:00:10.401Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:10.401Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:10.521Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:10.526Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 404 NOT_FOUND
2022-04-17T05:00:10.528Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:10.530Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Sun, 17 Apr 2022 05:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:10.569Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: 
2022-04-17T05:00:10.571Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:10.573Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|404|Not Found|InvokeReturn
2022-04-17T05:00:11.060Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-04-17T05:00:11.131Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-04-17T05:00:11.844Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/642ab00b65f9449b877ac3cdf4cfe718|INFO|500||Invoke
2022-04-17T05:00:11.845Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/642ab00b65f9449b877ac3cdf4cfe718|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/642ab00b65f9449b877ac3cdf4cfe718 with request headers:{Authorization=[***REDACTED***], X-RequestID=[074eb0ba-82ff-44de-ae1e-4e6176ea3d92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[64349574-65fb-4aad-9bc5-3c7dedbafbe4], X-ECOMP-RequestID=[074eb0ba-82ff-44de-ae1e-4e6176ea3d92], X-TransactionId=[], X-ONAP-RequestID=[074eb0ba-82ff-44de-ae1e-4e6176ea3d92]}
2022-04-17T05:00:12.539Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/642ab00b65f9449b877ac3cdf4cfe718|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/642ab00b65f9449b877ac3cdf4cfe718 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220417-05:00:13:268-47985], vertex-id=[352304], Content-Length=[616], Date=[Sun, 17 Apr 2022 05:00:13 GMT], Content-Type=[application/json]}
2022-04-17T05:00:12.542Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/642ab00b65f9449b877ac3cdf4cfe718|DEBUG|500||{"tenant-id":"642ab00b65f9449b877ac3cdf4cfe718","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1650171609179","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"}]}]}}

2022-04-17T05:00:12.551Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/642ab00b65f9449b877ac3cdf4cfe718|INFO|500||InvokeReturn
2022-04-17T05:00:12.553Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-04-17T05:00:12.553Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-04-17T05:00:12.571Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.571Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.571Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:12.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"cc57b62477692243", X-B3-SpanId:"bc591acd702430d4", X-B3-ParentSpanId:"cc57b62477692243", X-B3-Sampled:"0", X-ONAP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aa2034d-2deb-4d3e-9dc0-3376885a1ed7"]
2022-04-17T05:00:12.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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-37a18f34-fcbb-4f73-a3b6-30a037814d5b","requestScope":"service"}
2022-04-17T05:00:12.573Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:12.619Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:12.620Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.620Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:12.620Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"Sun, 17 Apr 2022 05:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:12.621Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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: 
2022-04-17T05:00:12.621Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:12.622Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.623Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.624Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.624Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:12.625Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.625Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:12.626Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f38b670d-07c9-42c0-872b-ad18619657f0"]
2022-04-17T05:00:12.627Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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: 
2022-04-17T05:00:12.627Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.176Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:13.177Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.177Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:13.178Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"Sun, 17 Apr 2022 05:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:13.179Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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" : "2022-04-17 03:29:20.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"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-17T05:00:13.182Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:13.183Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.241Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.244Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.246Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.247Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.249Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.252Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5817925e-ab44-4280-b69e-a42e4d7ff7a2"]
2022-04-17T05:00:13.255Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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: 
2022-04-17T05:00:13.262Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.422Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:13.423Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.423Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:13.424Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"Sun, 17 Apr 2022 05:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:13.424Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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" : 505,
  "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" : "2022-04-17T03:29:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service"
    }
  }
}
2022-04-17T05:00:13.424Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:13.425Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.436Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.437Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.438Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.439Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.439Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.439Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a637e097-394d-4f72-81c0-49f624d057db"]
2022-04-17T05:00:13.440Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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: 
2022-04-17T05:00:13.440Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.479Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:13.479Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.480Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:13.480Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"Sun, 17 Apr 2022 05:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:13.494Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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" : "2022-04-17 03:29:20.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"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-04-17T05:00:13.495Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:13.495Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.509Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/
2022-04-17T05:00:13.509Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.509Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.510Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/
2022-04-17T05:00:13.510Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.511Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"1855", X-B3-TraceId:"cc57b62477692243", X-B3-SpanId:"0cad006d3e624747", X-B3-ParentSpanId:"cc57b62477692243", X-B3-Sampled:"0", X-ONAP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c818da-30e6-46ce-a48b-d38e85bc214c"]
2022-04-17T05:00:13.511Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","requestStatus":"IN_PROGRESS","startTime":1650171611064,"source":"VID","tenantId":"642ab00b65f9449b877ac3cdf4cfe718","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92"}
2022-04-17T05:00:13.511Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.570Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:13.571Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:13.572Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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/074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:13.573Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T05:00:11.064+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-04-17T05:00:14.216+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:13.573Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:13.573Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.587Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.587Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.588Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:13.588Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.589Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:13.589Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"cc57b62477692243", X-B3-SpanId:"f133e296b00e9830", X-B3-ParentSpanId:"cc57b62477692243", X-B3-Sampled:"0", X-ONAP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c9f1f1-ece2-45e7-8d75-6715fce31667"]
2022-04-17T05:00:13.590Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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\":\"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\"modelUuid\":\"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\"modelInvariantUuid\":\"1efed593-a1a8-480a-9962-51a6aed5b1d8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"642ab00b65f9449b877ac3cdf4cfe718\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","type":"String"},"mso-request-id":{"value":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","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"}}}
2022-04-17T05:00:13.590Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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================================================
2022-04-17T05:00:14.734Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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==========================================
2022-04-17T05:00:14.735Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:14.736Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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  : 
2022-04-17T05:00:14.737Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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:"Sun, 17 Apr 2022 05:00:15 GMT", X-ONAP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-TransactionID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ECOMP-RequestID:"074eb0ba-82ff-44de-ae1e-4e6176ea3d92", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"68c9f1f1-ece2-45e7-8d75-6715fce31667", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2022-04-17T05:00:14.737Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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\":\"074eb0ba-82ff-44de-ae1e-4e6176ea3d92\",\"instanceId\":\"8c1ae74a-24c3-4abf-95e8-eb43fab98e94\"}}","message":"Success","processInstanceID":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","variables":null,"messageCode":200}
2022-04-17T05:00:14.738Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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=================================================
2022-04-17T05:00:14.739Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|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
2022-04-17T05:00:14.755Z|074eb0ba-82ff-44de-ae1e-4e6176ea3d92|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:15.005Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:15.014Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:15.015Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:15.015Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:15.015Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:15.016Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:15.016Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922fed5a820d476c", X-B3-SpanId:"d38a84f8680820d9", X-B3-ParentSpanId:"922fed5a820d476c", X-B3-Sampled:"0", X-ONAP-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-TransactionID:"846417a9-8842-4693-9389-cb2bab947886", X-ECOMP-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44336da8-01c8-4bbe-a005-dd68e42332cb"]
2022-04-17T05:00:15.017Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:15.017Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:15.047Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:15.047Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:15.048Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:15.048Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:15.049Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:15.049Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:15.050Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:00:15.051Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:15.052Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:00:15.053Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:15.053Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:15.055Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:00:15.056Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"922fed5a820d476c", X-B3-SpanId:"2cfa5cd36857fbf9", X-B3-ParentSpanId:"922fed5a820d476c", X-B3-Sampled:"0", X-ONAP-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-TransactionID:"846417a9-8842-4693-9389-cb2bab947886", X-ECOMP-RequestID:"846417a9-8842-4693-9389-cb2bab947886", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee03a226-9cce-44a4-aed1-4625500f177c"]
2022-04-17T05:00:15.058Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:00:15.059Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:00:15.075Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:15.075Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:15.076Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:00:15.076Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:15.089Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:00:15.090Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:15.090Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:00:15.111Z|846417a9-8842-4693-9389-cb2bab947886|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:17.566Z|a7911fe3-39ac-41f3-926a-de730c62002d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:17.571Z|a7911fe3-39ac-41f3-926a-de730c62002d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:17.777Z|d92753e7-bc3d-4604-8fe4-eb5769b0c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:17.778Z|d92753e7-bc3d-4604-8fe4-eb5769b0c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:17.905Z|3e17eb19-170b-4bb4-b2ba-52a7d1f43edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:17.907Z|3e17eb19-170b-4bb4-b2ba-52a7d1f43edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:21.896Z|1c6541c4-6ccd-4eef-a8ce-d4918533c3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:21.897Z|1c6541c4-6ccd-4eef-a8ce-d4918533c3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:22.706Z|e85db595-b152-4a03-b3da-af96481e2230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:22.707Z|e85db595-b152-4a03-b3da-af96481e2230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:25.346Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:25.363Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:25.363Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:25.364Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:25.364Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:25.364Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:25.365Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06d0a27752b9777f", X-B3-SpanId:"0c915a118f7d48b7", X-B3-ParentSpanId:"06d0a27752b9777f", X-B3-Sampled:"0", X-ONAP-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-TransactionID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-ECOMP-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce34af0-89ac-44aa-82ee-c6f4828d3208"]
2022-04-17T05:00:25.365Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:25.366Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:25.394Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:25.395Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:25.396Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:25.396Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:25.397Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:23.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:25.397Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:25.398Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:00:25.400Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:25.400Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:00:25.401Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:25.402Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:25.402Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:00:25.403Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06d0a27752b9777f", X-B3-SpanId:"8a3069fd6c0e77b5", X-B3-ParentSpanId:"06d0a27752b9777f", X-B3-Sampled:"0", X-ONAP-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-TransactionID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-ECOMP-RequestID:"d4a8ec58-e5b0-4853-a549-3a11f410b25d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ae68fd6-0314-4605-a28a-119d55ea6ae7"]
2022-04-17T05:00:25.404Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:00:25.404Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:00:25.418Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:25.419Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:25.419Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:00:25.419Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:25.420Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:00:25.420Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:25.421Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:00:25.457Z|d4a8ec58-e5b0-4853-a549-3a11f410b25d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:27.606Z|bb653c26-46b8-4e61-95a0-1009abd6329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:27.608Z|bb653c26-46b8-4e61-95a0-1009abd6329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:27.814Z|5a8db69d-0944-4462-8d4d-974db47b7b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:27.815Z|5a8db69d-0944-4462-8d4d-974db47b7b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:27.963Z|e4ae9da6-5b9c-4182-a20b-eb17e811183b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:27.964Z|e4ae9da6-5b9c-4182-a20b-eb17e811183b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:34.386Z|f2a90d19-9ae2-4bf6-8571-57ef1d57443f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:00:34.388Z|f2a90d19-9ae2-4bf6-8571-57ef1d57443f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:35.722Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:35.730Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:35.731Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:35.732Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:35.732Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:35.733Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:35.733Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ab607085a5dd49", X-B3-SpanId:"5e9ee9291e81790d", X-B3-ParentSpanId:"e1ab607085a5dd49", X-B3-Sampled:"0", X-ONAP-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-TransactionID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-ECOMP-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b447027c-c242-41a9-ab49-e3f09407b7d8"]
2022-04-17T05:00:35.734Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:35.735Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:35.763Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:35.764Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:35.764Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:35.765Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:35.766Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:23.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:35.767Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:35.768Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:00:35.770Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:35.771Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:00:35.771Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:35.772Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:35.773Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:00:35.773Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ab607085a5dd49", X-B3-SpanId:"3e66b0925c2c179a", X-B3-ParentSpanId:"e1ab607085a5dd49", X-B3-Sampled:"0", X-ONAP-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-TransactionID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-ECOMP-RequestID:"627a0a16-6c0f-48f5-8c69-0edf7fda0dee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c24f4f0-d643-486e-ab9c-663837f4369e"]
2022-04-17T05:00:35.774Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:00:35.775Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:00:35.786Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:35.788Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:35.788Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:00:35.789Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:35.792Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:00:35.793Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:35.793Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:00:35.804Z|627a0a16-6c0f-48f5-8c69-0edf7fda0dee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:36.896Z|06a5f384-2745-4e0b-8a4c-50ff893aac6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:36.902Z|06a5f384-2745-4e0b-8a4c-50ff893aac6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:37.648Z|762a61cd-c339-428a-b0dc-14fc1c05a50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:37.648Z|762a61cd-c339-428a-b0dc-14fc1c05a50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:37.870Z|58d4d32d-b978-4365-8c8a-0f1985d8f56f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:37.871Z|58d4d32d-b978-4365-8c8a-0f1985d8f56f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:37.990Z|9b6c9448-f476-4c5c-8945-5bbcac68cd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:37.991Z|9b6c9448-f476-4c5c-8945-5bbcac68cd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:46.125Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:46.143Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:46.146Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:46.151Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:46.153Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:46.154Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:46.155Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b04dcbe54eaa9628", X-B3-SpanId:"c74cac72c55d82fa", X-B3-ParentSpanId:"b04dcbe54eaa9628", X-B3-Sampled:"0", X-ONAP-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-TransactionID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-ECOMP-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18107298-fe36-4483-94cd-d2b20c8136ac"]
2022-04-17T05:00:46.156Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:46.157Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:46.181Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:46.182Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:46.182Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:46.183Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:46.184Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:41.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:46.185Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:46.186Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:00:46.191Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:46.192Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:00:46.192Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:46.193Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:46.194Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:00:46.195Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b04dcbe54eaa9628", X-B3-SpanId:"f77e95dd2743af3d", X-B3-ParentSpanId:"b04dcbe54eaa9628", X-B3-Sampled:"0", X-ONAP-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-TransactionID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-ECOMP-RequestID:"1111d77d-968d-4a31-a9e9-d9036b5c1d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d609a09b-7181-47cd-93d5-091cf715ec81"]
2022-04-17T05:00:46.196Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:00:46.198Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:00:46.223Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:46.224Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:46.250Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:00:46.256Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:46.259Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:00:46.260Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:46.261Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:00:46.342Z|1111d77d-968d-4a31-a9e9-d9036b5c1d1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:47.732Z|fb222911-a576-4375-a64c-eacb911def34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:47.734Z|fb222911-a576-4375-a64c-eacb911def34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:47.898Z|1a1c009f-ce28-400d-8d54-b82c020e2a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:47.899Z|1a1c009f-ce28-400d-8d54-b82c020e2a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:48.031Z|9200e56d-612f-4c9b-9144-14a9cc8af14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:48.033Z|9200e56d-612f-4c9b-9144-14a9cc8af14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:51.896Z|a8158632-5a83-4395-9973-9cbc076765dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:51.897Z|a8158632-5a83-4395-9973-9cbc076765dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:52.708Z|b92dece3-b3cb-42af-8dd0-61b267164e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:00:52.709Z|b92dece3-b3cb-42af-8dd0-61b267164e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:00:56.679Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:00:56.689Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:56.690Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:00:56.691Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:56.691Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:00:56.691Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:00:56.692Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23242b8eac9ab19", X-B3-SpanId:"e2431f5944466193", X-B3-ParentSpanId:"c23242b8eac9ab19", X-B3-Sampled:"0", X-ONAP-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-TransactionID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-ECOMP-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84056106-4677-43e6-8b60-72e5e8b6345e"]
2022-04-17T05:00:56.693Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:00:56.693Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:00:56.720Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:56.722Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:56.737Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:00:56.738Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:56.739Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:41.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:00:56.739Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:56.740Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:00:56.743Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:56.743Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:00:56.744Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:00:56.744Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:00:56.745Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:00:56.745Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23242b8eac9ab19", X-B3-SpanId:"f75c422ef08affbb", X-B3-ParentSpanId:"c23242b8eac9ab19", X-B3-Sampled:"0", X-ONAP-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-TransactionID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-ECOMP-RequestID:"45790e84-ce6c-4b3b-ac4e-7f0604937716", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4df71f98-eff9-424b-91ec-177c866e02fe"]
2022-04-17T05:00:56.745Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:00:56.751Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:00:56.767Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:00:56.767Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:00:56.768Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:00:56.768Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:00:56.769Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:00:56.770Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:00:56.775Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:00:56.803Z|45790e84-ce6c-4b3b-ac4e-7f0604937716|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:00:57.785Z|73c0977c-131d-4608-96c2-d0df0867f11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:57.788Z|73c0977c-131d-4608-96c2-d0df0867f11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:57.923Z|9ff264db-a1a7-40b6-b909-9ce05e76308e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:57.925Z|9ff264db-a1a7-40b6-b909-9ce05e76308e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:00:58.055Z|94622494-1e9e-4c1f-89dc-7a8c9899a29b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:00:58.056Z|94622494-1e9e-4c1f-89dc-7a8c9899a29b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:06.898Z|9c2cb50a-afac-4ae1-a0dc-91e06a32a11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:06.899Z|9c2cb50a-afac-4ae1-a0dc-91e06a32a11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:07.033Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:07.054Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:07.055Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:07.055Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:07.055Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:07.056Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:07.057Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbd60c037ae91d08", X-B3-SpanId:"022c0b3cac75cadb", X-B3-ParentSpanId:"dbd60c037ae91d08", X-B3-Sampled:"0", X-ONAP-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-TransactionID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-ECOMP-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d49ff6-05e4-473d-aa1a-c4bc86180fc6"]
2022-04-17T05:01:07.057Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:07.057Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:07.082Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:07.082Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:07.083Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:07.083Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:07.084Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:41.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:07.085Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:07.085Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:07.087Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:07.088Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:07.088Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:07.089Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:07.089Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:07.090Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbd60c037ae91d08", X-B3-SpanId:"e3b8105d60050739", X-B3-ParentSpanId:"dbd60c037ae91d08", X-B3-Sampled:"0", X-ONAP-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-TransactionID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-ECOMP-RequestID:"31832d53-e380-4043-a22d-5f6ccd6373a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"176bc54c-8486-4f96-8837-98f3bb8ab33b"]
2022-04-17T05:01:07.090Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:07.091Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:07.103Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:07.103Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:07.103Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:07.104Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:07.105Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:07.105Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:07.106Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:07.124Z|31832d53-e380-4043-a22d-5f6ccd6373a6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:01:07.838Z|9c06989b-6806-4ccd-9898-0dc1c1be29c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:07.839Z|9c06989b-6806-4ccd-9898-0dc1c1be29c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:07.952Z|bc1174c9-3c96-40c3-a8f0-39357718285f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:07.953Z|bc1174c9-3c96-40c3-a8f0-39357718285f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:08.079Z|3a0ee1ea-e347-4de1-817f-9487178cbf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:08.080Z|3a0ee1ea-e347-4de1-817f-9487178cbf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:17.376Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:17.429Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:17.447Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:17.447Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:17.448Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:17.449Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:17.449Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18700c0708c37e42", X-B3-SpanId:"99afcf51ed97db77", X-B3-ParentSpanId:"18700c0708c37e42", X-B3-Sampled:"0", X-ONAP-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-TransactionID:"59397efb-b698-47f8-a203-ecff09a8850a", X-ECOMP-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01b5f059-e245-49a9-bef9-020f56c3704b"]
2022-04-17T05:01:17.450Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:17.452Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:17.493Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:17.497Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:17.497Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:17.498Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:17.499Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:00:41.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:00:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:17.500Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:17.501Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:17.531Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:17.533Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:17.533Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:17.534Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:17.539Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:17.541Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18700c0708c37e42", X-B3-SpanId:"46a5934bb12db263", X-B3-ParentSpanId:"18700c0708c37e42", X-B3-Sampled:"0", X-ONAP-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-TransactionID:"59397efb-b698-47f8-a203-ecff09a8850a", X-ECOMP-RequestID:"59397efb-b698-47f8-a203-ecff09a8850a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea59b108-b9e2-4bf9-acc3-77a8d19120f1"]
2022-04-17T05:01:17.547Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:17.547Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:17.564Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:17.567Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:17.569Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:17.572Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:17.575Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:17.577Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:17.581Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:17.627Z|59397efb-b698-47f8-a203-ecff09a8850a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:01:17.862Z|2324526f-6958-4255-94ac-510a45a8d72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:17.864Z|2324526f-6958-4255-94ac-510a45a8d72b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:17.976Z|706fb64c-6301-491f-9990-4c0abade7f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:17.977Z|706fb64c-6301-491f-9990-4c0abade7f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:18.103Z|47839fd5-702a-47e8-bd1f-99572103c0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:18.104Z|47839fd5-702a-47e8-bd1f-99572103c0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:21.897Z|558a70e0-d2fb-4ec9-ad63-faab93fa6676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:21.900Z|558a70e0-d2fb-4ec9-ad63-faab93fa6676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:22.710Z|8004d04e-7275-4746-9bd8-dea46321c7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:22.711Z|8004d04e-7275-4746-9bd8-dea46321c7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:27.851Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:27.863Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:27.865Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:27.866Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:27.867Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:27.869Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:27.870Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"863aab83e66f8d9c", X-B3-SpanId:"903ae3c78d0ec26f", X-B3-ParentSpanId:"863aab83e66f8d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-TransactionID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-ECOMP-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2dbde41-eff9-4317-ba7b-54958634538c"]
2022-04-17T05:01:27.871Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:27.872Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:27.889Z|5896b7f6-462c-4ecb-b094-25a9958a51b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:27.890Z|5896b7f6-462c-4ecb-b094-25a9958a51b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:27.906Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:27.911Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:27.912Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:27.913Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:27.918Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:27.918Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:27.920Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:27.923Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:27.924Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:27.925Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:27.926Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:27.927Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:27.929Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"863aab83e66f8d9c", X-B3-SpanId:"2d331e3a1d48a808", X-B3-ParentSpanId:"863aab83e66f8d9c", X-B3-Sampled:"0", X-ONAP-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-TransactionID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-ECOMP-RequestID:"764cf6bf-bd61-44cb-a0f7-19ca72d500f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f129d696-86a6-4382-8de6-c77877f75f02"]
2022-04-17T05:01:27.930Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:27.932Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:27.952Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:27.953Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:27.953Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:27.954Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:27.955Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:27.956Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:27.957Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:27.980Z|764cf6bf-bd61-44cb-a0f7-19ca72d500f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:01:28.017Z|6984baac-41f4-442d-9342-b7ea2fddc74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:28.017Z|6984baac-41f4-442d-9342-b7ea2fddc74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:28.131Z|451fadb2-1d4a-46b9-8148-64fbf58709d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:28.132Z|451fadb2-1d4a-46b9-8148-64fbf58709d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:34.440Z|c60fbdb2-4824-438b-add2-f89e3031465b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:01:34.447Z|c60fbdb2-4824-438b-add2-f89e3031465b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:36.896Z|06d77dfc-4f97-4153-8f4f-64084bf58a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:36.897Z|06d77dfc-4f97-4153-8f4f-64084bf58a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:37.916Z|34f4cba0-f20b-42f2-8b8d-b490d71fbb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:37.917Z|34f4cba0-f20b-42f2-8b8d-b490d71fbb6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:38.047Z|02605f5d-3040-4e3c-969e-f88950fa8485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:38.048Z|02605f5d-3040-4e3c-969e-f88950fa8485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:38.155Z|b2740315-4e37-45f1-94ec-711fe32ee346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:38.156Z|b2740315-4e37-45f1-94ec-711fe32ee346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:38.320Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:38.345Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:38.346Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:38.347Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:38.348Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:38.352Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:38.354Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eff956dcad02404", X-B3-SpanId:"a3a3774d208adcc4", X-B3-ParentSpanId:"8eff956dcad02404", X-B3-Sampled:"0", X-ONAP-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-TransactionID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-ECOMP-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"691d01aa-4b24-4c5f-b62d-302dff9bbb26"]
2022-04-17T05:01:38.355Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:38.355Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:38.387Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:38.388Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:38.388Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:38.389Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:38.390Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:38.391Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:38.392Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:38.395Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:38.395Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:38.396Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:38.397Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:38.397Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:38.398Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eff956dcad02404", X-B3-SpanId:"20470817064c8de1", X-B3-ParentSpanId:"8eff956dcad02404", X-B3-Sampled:"0", X-ONAP-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-TransactionID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-ECOMP-RequestID:"b744d9d7-3b93-42b2-aa98-3c04db1896be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0630834-3c2a-4ba9-9c2e-19196da88939"]
2022-04-17T05:01:38.399Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:38.400Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:38.423Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:38.424Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:38.424Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:38.425Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:38.425Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:38.426Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:38.426Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:38.453Z|b744d9d7-3b93-42b2-aa98-3c04db1896be|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:01:47.939Z|d197ae52-578c-476b-bdc2-9141b9891e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:47.948Z|d197ae52-578c-476b-bdc2-9141b9891e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:48.068Z|e3450df5-c9cb-454b-be7f-79f5d5dd1a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:48.072Z|e3450df5-c9cb-454b-be7f-79f5d5dd1a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:48.182Z|c048345e-210a-4d44-8d84-ec5c1901d984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:48.183Z|c048345e-210a-4d44-8d84-ec5c1901d984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:48.685Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:48.693Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:48.694Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:48.694Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:48.694Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:48.695Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:48.695Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1245b6bcadf2b2cf", X-B3-SpanId:"b371f1b8e2bb4192", X-B3-ParentSpanId:"1245b6bcadf2b2cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-TransactionID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-ECOMP-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ede3038-e6e2-4d5d-a246-81d80b118d73"]
2022-04-17T05:01:48.696Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:48.697Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:48.727Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:48.727Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:48.728Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:48.728Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:48.730Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:48.730Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:48.731Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:48.736Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:48.736Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:48.737Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:48.737Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:48.737Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:48.738Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1245b6bcadf2b2cf", X-B3-SpanId:"b399de22c93a490d", X-B3-ParentSpanId:"1245b6bcadf2b2cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-TransactionID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-ECOMP-RequestID:"6963ede1-48f9-45e6-bd3e-0f1443e840d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f1378ad-7a80-4243-9637-02b95246bd6d"]
2022-04-17T05:01:48.738Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:48.738Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:48.753Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:48.753Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:48.754Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:48.754Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:48.756Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:48.756Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:48.756Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:48.766Z|6963ede1-48f9-45e6-bd3e-0f1443e840d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:01:51.896Z|fcface68-8e49-40ef-9ce5-c36492880686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:51.897Z|fcface68-8e49-40ef-9ce5-c36492880686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:52.711Z|834ebeb0-8b5f-4287-9793-5ff46c3ac6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:01:52.712Z|834ebeb0-8b5f-4287-9793-5ff46c3ac6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:01:57.973Z|4c1a160a-3f3f-4dab-88e3-38d4a7fb5807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:57.974Z|4c1a160a-3f3f-4dab-88e3-38d4a7fb5807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:58.096Z|733a8aac-9238-4490-9f68-24b1aa33029b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:58.097Z|733a8aac-9238-4490-9f68-24b1aa33029b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:58.211Z|70442186-6a8f-44e6-aff3-9d6245ab4004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:01:58.212Z|70442186-6a8f-44e6-aff3-9d6245ab4004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:01:58.997Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:01:59.016Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:59.018Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:01:59.019Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:59.021Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:01:59.022Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:01:59.023Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37c99893ff8ba061", X-B3-SpanId:"00d3cfe5e61dfe50", X-B3-ParentSpanId:"37c99893ff8ba061", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-TransactionID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-ECOMP-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bf3fef-5f9d-480d-9995-c47ed4f0ec5b"]
2022-04-17T05:01:59.024Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:01:59.024Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:01:59.052Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:59.053Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:59.055Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:01:59.056Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:59.059Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:01:59.061Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:59.062Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:01:59.067Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:59.069Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:01:59.070Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:01:59.072Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:01:59.072Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:01:59.073Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37c99893ff8ba061", X-B3-SpanId:"2e454c5c125ec1b7", X-B3-ParentSpanId:"37c99893ff8ba061", X-B3-Sampled:"0", X-ONAP-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-TransactionID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-ECOMP-RequestID:"c2d78950-ebb0-4637-b25b-db66d0256893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bce3587-9215-4a5c-b008-1ffe4cdf6641"]
2022-04-17T05:01:59.074Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:01:59.075Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:01:59.104Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:01:59.104Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:01:59.105Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:01:59.105Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:01:59.106Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:01:59.107Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:01:59.108Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:01:59.159Z|c2d78950-ebb0-4637-b25b-db66d0256893|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:06.896Z|636b141c-1189-4f6e-b638-30131f0f512e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:06.901Z|636b141c-1189-4f6e-b638-30131f0f512e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:08.001Z|982e75d8-c5ee-4f2c-b767-84a74003e548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:08.003Z|982e75d8-c5ee-4f2c-b767-84a74003e548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:08.138Z|9763160f-5065-407d-bf2b-01e28c41d70f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:08.143Z|9763160f-5065-407d-bf2b-01e28c41d70f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:08.248Z|2c0de031-4292-4230-87f4-870b7a34ab2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:08.249Z|2c0de031-4292-4230-87f4-870b7a34ab2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:09.396Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:02:09.408Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:09.409Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:02:09.409Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:09.409Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:09.409Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:02:09.410Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebdf2d5044a98c98", X-B3-SpanId:"b0df7a6d46eae21c", X-B3-ParentSpanId:"ebdf2d5044a98c98", X-B3-Sampled:"0", X-ONAP-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-TransactionID:"94330156-48e2-414c-bd30-c093da091338", X-ECOMP-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bac3f4ff-24df-4560-b812-485c1f3eb563"]
2022-04-17T05:02:09.410Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:02:09.411Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:02:09.440Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:09.440Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:09.441Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:02:09.441Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:09.446Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:02:09.447Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:09.447Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:02:09.449Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:09.450Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:02:09.450Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:09.451Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:09.451Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:02:09.451Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebdf2d5044a98c98", X-B3-SpanId:"d9e162b42faf6ac8", X-B3-ParentSpanId:"ebdf2d5044a98c98", X-B3-Sampled:"0", X-ONAP-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-TransactionID:"94330156-48e2-414c-bd30-c093da091338", X-ECOMP-RequestID:"94330156-48e2-414c-bd30-c093da091338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"948db74a-4676-445d-b9a2-36989d13d5d4"]
2022-04-17T05:02:09.452Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:02:09.452Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:02:09.475Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:09.475Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:09.486Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:02:09.486Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:09.487Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:02:09.487Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:09.487Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:02:09.511Z|94330156-48e2-414c-bd30-c093da091338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:18.063Z|94943e8b-f5c9-4b08-bdc9-93222950c59a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:18.065Z|94943e8b-f5c9-4b08-bdc9-93222950c59a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:18.167Z|31c0c9b6-88e9-4a60-95b1-a5e2f6135c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:18.168Z|31c0c9b6-88e9-4a60-95b1-a5e2f6135c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:18.272Z|9a519ddc-3a5a-4132-9072-d6f68cb472a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:18.272Z|9a519ddc-3a5a-4132-9072-d6f68cb472a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:19.846Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:02:19.866Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:19.871Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:02:19.873Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:19.876Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:19.879Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:02:19.883Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40112d305bc371b", X-B3-SpanId:"741cd5cda0e83a1d", X-B3-ParentSpanId:"d40112d305bc371b", X-B3-Sampled:"0", X-ONAP-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-TransactionID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-ECOMP-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f78b2076-d7a8-4a4f-9de6-d1d64aa493bb"]
2022-04-17T05:02:19.886Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:02:19.891Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:02:19.937Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:19.938Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:19.939Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:02:19.939Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:19.944Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:02:19.945Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:19.945Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:02:19.948Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:19.949Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:02:19.949Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:19.950Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:19.951Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:02:19.953Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40112d305bc371b", X-B3-SpanId:"d9fbfdf0619308dc", X-B3-ParentSpanId:"d40112d305bc371b", X-B3-Sampled:"0", X-ONAP-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-TransactionID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-ECOMP-RequestID:"9a75eb05-3dfe-46e1-bf96-485dfd92cd0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31e9e4a0-9720-41a9-a8c9-cb204b48dda7"]
2022-04-17T05:02:19.956Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:02:19.968Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:02:19.995Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:19.995Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:19.996Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:02:19.997Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:19.997Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:02:19.998Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:19.999Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:02:20.018Z|9a75eb05-3dfe-46e1-bf96-485dfd92cd0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:21.896Z|0c7b42c7-07d8-4063-bd3b-2aa4901124ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:21.897Z|0c7b42c7-07d8-4063-bd3b-2aa4901124ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:22.713Z|5f240830-5a1f-4459-b7d3-f6c6d4f26ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:22.713Z|5f240830-5a1f-4459-b7d3-f6c6d4f26ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:28.102Z|98c8224c-5dbc-40bd-862d-4e7f6a96446f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:28.103Z|98c8224c-5dbc-40bd-862d-4e7f6a96446f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:28.199Z|5b954465-1a5e-4772-886d-9a3624a2ae37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:28.200Z|5b954465-1a5e-4772-886d-9a3624a2ae37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:28.294Z|2baf9c80-3d37-42ed-9c23-95bb1c1206bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:28.295Z|2baf9c80-3d37-42ed-9c23-95bb1c1206bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:30.301Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:02:30.334Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:30.342Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:02:30.343Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:30.344Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:30.345Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:02:30.346Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042f10cb439080eb", X-B3-SpanId:"7bc0caadc082b86f", X-B3-ParentSpanId:"042f10cb439080eb", X-B3-Sampled:"0", X-ONAP-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-TransactionID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-ECOMP-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d991da49-784f-4107-b482-cc3034b647e9"]
2022-04-17T05:02:30.348Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:02:30.348Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:02:30.394Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:30.395Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:30.396Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:02:30.398Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:30.400Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:01:21.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:01:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:02:30.402Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:30.404Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:02:30.410Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:30.412Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:02:30.414Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:30.415Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:30.417Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:02:30.428Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042f10cb439080eb", X-B3-SpanId:"fdc02d38858fc02f", X-B3-ParentSpanId:"042f10cb439080eb", X-B3-Sampled:"0", X-ONAP-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-TransactionID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-ECOMP-RequestID:"a6809361-5608-4011-82a6-1220fd0f6b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1576f03-6ff7-449c-9ad0-a5772e5480c8"]
2022-04-17T05:02:30.430Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:02:30.432Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:02:30.456Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:30.457Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:30.457Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:02:30.459Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:30.462Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:02:30.464Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:30.466Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:02:30.511Z|a6809361-5608-4011-82a6-1220fd0f6b75|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:34.392Z|cf5073b5-d872-4002-8c1f-3815b02ba70f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:02:34.399Z|cf5073b5-d872-4002-8c1f-3815b02ba70f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:34.442Z||http-nio-8080-exec-7|||||WARN|500||catdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@7057e412 ((conn=1526) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T05:02:36.902Z|aade4431-2a6c-4cf9-be43-997fee2ee08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:36.952Z|aade4431-2a6c-4cf9-be43-997fee2ee08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:38.133Z|66dd9f6d-aa5d-49bc-80ad-6d77550bf8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:38.135Z|66dd9f6d-aa5d-49bc-80ad-6d77550bf8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:38.233Z|bbf2efd6-2807-4c84-9213-bb4baae77016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:38.234Z|bbf2efd6-2807-4c84-9213-bb4baae77016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:38.322Z|bf422a0d-0006-4859-93df-5580c74d26bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:38.324Z|bf422a0d-0006-4859-93df-5580c74d26bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:40.812Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:02:40.859Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:40.861Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:02:40.861Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:40.862Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:40.864Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:02:40.865Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1e5fc4ee111f76", X-B3-SpanId:"b29352f68ade34bc", X-B3-ParentSpanId:"db1e5fc4ee111f76", X-B3-Sampled:"0", X-ONAP-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-TransactionID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-ECOMP-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15cd7a75-bd5f-4d25-bbb0-b53c3af85341"]
2022-04-17T05:02:40.867Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:02:40.868Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:02:40.958Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:40.959Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:40.959Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:02:40.960Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:40.961Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:02:40.962Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:40.962Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:02:40.966Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:40.967Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:02:40.968Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:40.968Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:40.969Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:02:40.969Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db1e5fc4ee111f76", X-B3-SpanId:"c221d0b663f8b2f0", X-B3-ParentSpanId:"db1e5fc4ee111f76", X-B3-Sampled:"0", X-ONAP-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-TransactionID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-ECOMP-RequestID:"7dff115b-2d33-41f5-adc9-a89033cba76a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceef7f3d-5143-4983-b873-654c13aafcd2"]
2022-04-17T05:02:40.983Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:02:40.984Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:02:41.001Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:41.002Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:41.003Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:02:41.003Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:41.009Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:02:41.010Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:41.011Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:02:41.069Z|7dff115b-2d33-41f5-adc9-a89033cba76a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:48.165Z|45fe60fa-6a0e-4d9f-a1a5-5406d229665a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:48.166Z|45fe60fa-6a0e-4d9f-a1a5-5406d229665a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:48.256Z|3c38fbdc-2408-4051-a7a6-f383df526cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:48.257Z|3c38fbdc-2408-4051-a7a6-f383df526cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:48.348Z|d0822617-42dd-4927-8790-21fa581ec58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:48.349Z|d0822617-42dd-4927-8790-21fa581ec58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:51.344Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:02:51.360Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:51.360Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:02:51.360Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:51.361Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:02:51.362Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:02:51.363Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9840c38989757a79", X-B3-SpanId:"bdacf165794bf9fe", X-B3-ParentSpanId:"9840c38989757a79", X-B3-Sampled:"0", X-ONAP-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-TransactionID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-ECOMP-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a688d4d4-a109-4798-9433-1e79d734b9af"]
2022-04-17T05:02:51.363Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:02:51.364Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:02:51.396Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:51.398Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:51.400Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:02:51.401Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:51.405Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:02:51.407Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:51.408Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:02:51.414Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:51.415Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:02:51.416Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:02:51.417Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:02:51.426Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:02:51.427Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9840c38989757a79", X-B3-SpanId:"33e265edeb48bb7b", X-B3-ParentSpanId:"9840c38989757a79", X-B3-Sampled:"0", X-ONAP-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-TransactionID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-ECOMP-RequestID:"556cf9ce-3799-4a32-a639-b6ed1a3efb47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb55173-d95c-4923-995e-7e50e1221f80"]
2022-04-17T05:02:51.427Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:02:51.427Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:02:51.444Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:02:51.444Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:02:51.444Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:02:51.445Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:02:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:02:51.448Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:02:51.448Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:02:51.448Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:02:51.461Z|556cf9ce-3799-4a32-a639-b6ed1a3efb47|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:02:51.896Z|52b45b1b-5949-46c2-92e6-bccd878d5037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:51.897Z|52b45b1b-5949-46c2-92e6-bccd878d5037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:52.718Z|f2ec10f6-3dda-43e9-8dcb-5632dec57de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:02:52.719Z|f2ec10f6-3dda-43e9-8dcb-5632dec57de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:02:58.192Z|94dde4cb-4590-40ed-b7bf-0a959635c2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:58.193Z|94dde4cb-4590-40ed-b7bf-0a959635c2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:58.278Z|f390d26b-474f-4fa4-b343-471e72493885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:58.279Z|f390d26b-474f-4fa4-b343-471e72493885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:02:58.372Z|392110d0-85d8-4961-8862-f7ba77989529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:02:58.375Z|392110d0-85d8-4961-8862-f7ba77989529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:01.732Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:01.737Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:01.737Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:01.738Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:01.738Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:01.738Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:01.739Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08412dce47906be7", X-B3-SpanId:"31ad269487da6c07", X-B3-ParentSpanId:"08412dce47906be7", X-B3-Sampled:"0", X-ONAP-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-TransactionID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-ECOMP-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ae12742-003d-4011-92b3-7bf6d79f810d"]
2022-04-17T05:03:01.739Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:01.740Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:01.763Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:01.764Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:01.764Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:01.764Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:01.765Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:01.766Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:01.766Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:01.769Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:01.770Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:01.770Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:01.771Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:01.771Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:01.772Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08412dce47906be7", X-B3-SpanId:"e7423920f1043d96", X-B3-ParentSpanId:"08412dce47906be7", X-B3-Sampled:"0", X-ONAP-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-TransactionID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-ECOMP-RequestID:"875013d2-2935-44ef-bfe3-475e32920ec8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a381af3-6f47-45db-a81e-81496cb230d6"]
2022-04-17T05:03:01.772Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:01.773Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:01.789Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:01.789Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:01.789Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:01.790Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:01.799Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:01.799Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:01.800Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:01.813Z|875013d2-2935-44ef-bfe3-475e32920ec8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:06.896Z|7c44f102-2287-4090-963b-53a0bddb6765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:06.897Z|7c44f102-2287-4090-963b-53a0bddb6765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:08.214Z|586f8706-9a8b-41a8-a020-0dffe3c73a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:08.216Z|586f8706-9a8b-41a8-a020-0dffe3c73a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:08.308Z|b451c6a1-8721-4844-b4e7-afde3e83f8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:08.309Z|b451c6a1-8721-4844-b4e7-afde3e83f8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:08.398Z|541c7742-b618-4e3c-a7e4-373198d6f57e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:08.399Z|541c7742-b618-4e3c-a7e4-373198d6f57e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:12.009Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:12.044Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:12.046Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:12.046Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:12.047Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:12.047Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:12.048Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"979530c95896c404", X-B3-SpanId:"dd65c01ceba31ea3", X-B3-ParentSpanId:"979530c95896c404", X-B3-Sampled:"0", X-ONAP-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-TransactionID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-ECOMP-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22d44c9-da57-4026-9b0c-4244c40a80ad"]
2022-04-17T05:03:12.049Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:12.049Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:12.073Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:12.074Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:12.074Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:12.075Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:12.075Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:12.076Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:12.077Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:12.078Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:12.079Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:12.080Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:12.080Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:12.081Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:12.081Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"979530c95896c404", X-B3-SpanId:"8156a470d26ddeec", X-B3-ParentSpanId:"979530c95896c404", X-B3-Sampled:"0", X-ONAP-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-TransactionID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-ECOMP-RequestID:"e96d3258-bd06-425e-a833-b57d86d1000f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f2c30d-861a-4b7d-9c29-d8f934091e12"]
2022-04-17T05:03:12.082Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:12.083Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:12.095Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:12.096Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:12.096Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:12.097Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:12.097Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:12.098Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:12.098Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:12.122Z|e96d3258-bd06-425e-a833-b57d86d1000f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:18.257Z|b8f61f6c-d50a-44c9-ab3e-779673ccf75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:18.261Z|b8f61f6c-d50a-44c9-ab3e-779673ccf75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:18.331Z|4353ff0d-d9b1-4a72-a5e9-08bc3050a78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:18.333Z|4353ff0d-d9b1-4a72-a5e9-08bc3050a78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:18.425Z|8748b081-2aea-4554-8dd9-99fd2b5d20b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:18.439Z|8748b081-2aea-4554-8dd9-99fd2b5d20b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:21.896Z|28ef9c49-9427-47b4-aec3-9a593e2d7b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:21.900Z|28ef9c49-9427-47b4-aec3-9a593e2d7b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:22.349Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:22.362Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:22.364Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:22.365Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:22.367Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:22.368Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:22.369Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb763227ea53820", X-B3-SpanId:"7c66281650d9c7c6", X-B3-ParentSpanId:"2eb763227ea53820", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-TransactionID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-ECOMP-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35dce89-3872-417f-beaa-3c6d0f269e15"]
2022-04-17T05:03:22.371Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:22.374Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:22.405Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:22.406Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:22.406Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:22.407Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:22.408Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:22.408Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:22.408Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:22.410Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:22.411Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:22.411Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:22.412Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:22.412Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:22.413Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb763227ea53820", X-B3-SpanId:"79f82e3b2fcc885b", X-B3-ParentSpanId:"2eb763227ea53820", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-TransactionID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-ECOMP-RequestID:"aa0d411e-b69f-4426-ad9f-fd2d5d89a739", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2d5dc24-5604-4123-a6f0-ea5b0929113c"]
2022-04-17T05:03:22.413Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:22.414Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:22.425Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:22.426Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:22.426Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:22.427Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:22.428Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:22.428Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:22.429Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:22.439Z|aa0d411e-b69f-4426-ad9f-fd2d5d89a739|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:22.719Z|fae3e3e4-4946-4797-97ed-920d93143c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:22.720Z|fae3e3e4-4946-4797-97ed-920d93143c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:28.284Z|1173dd76-5e55-4858-a2fa-32649c7b49d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:28.285Z|1173dd76-5e55-4858-a2fa-32649c7b49d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:28.367Z|23548aef-5bda-4251-abda-be5b65f0b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:28.368Z|23548aef-5bda-4251-abda-be5b65f0b40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:28.464Z|f86d4667-2cac-4a36-8227-5ae355f8fbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:28.465Z|f86d4667-2cac-4a36-8227-5ae355f8fbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:32.758Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:32.767Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:32.768Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:32.768Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:32.770Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:32.771Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:32.772Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0451f0bd642ecdcb", X-B3-SpanId:"f63bd6aa5e38b812", X-B3-ParentSpanId:"0451f0bd642ecdcb", X-B3-Sampled:"0", X-ONAP-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-TransactionID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-ECOMP-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a12e984-2048-4235-aa0a-55ebe0b5991b"]
2022-04-17T05:03:32.774Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:32.775Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:32.808Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:32.809Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:32.810Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:32.811Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:32.813Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:32.815Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:32.816Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:32.820Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:32.821Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:32.821Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:32.822Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:32.823Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:32.825Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0451f0bd642ecdcb", X-B3-SpanId:"4dfd7eb80ecb10c7", X-B3-ParentSpanId:"0451f0bd642ecdcb", X-B3-Sampled:"0", X-ONAP-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-TransactionID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-ECOMP-RequestID:"47e359fc-702c-44f6-b9f1-e34dededf2c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"916cbc82-61e1-4d28-ab68-50b0c282df6a"]
2022-04-17T05:03:32.826Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:32.827Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:32.841Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:32.842Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:32.842Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:32.843Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:32.844Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:32.844Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:32.845Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:32.856Z|47e359fc-702c-44f6-b9f1-e34dededf2c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:34.393Z|c1e6d695-41c4-4424-b19e-d146fc2dcde1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:03:34.394Z|c1e6d695-41c4-4424-b19e-d146fc2dcde1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:36.896Z|c0fa7cc7-6b0c-4ea1-a28e-777a7f07f27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:36.897Z|c0fa7cc7-6b0c-4ea1-a28e-777a7f07f27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:38.312Z|f015e8a8-21f9-4596-a166-9c24c371be7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:38.313Z|f015e8a8-21f9-4596-a166-9c24c371be7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:38.390Z|0ea01e71-ad91-4517-b07a-4a791058db22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:38.391Z|0ea01e71-ad91-4517-b07a-4a791058db22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:38.487Z|1175add6-8f88-41ba-b8a0-04ad6ed25deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:38.488Z|1175add6-8f88-41ba-b8a0-04ad6ed25deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:43.009Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:43.016Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:43.016Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:43.016Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:43.017Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:43.017Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:43.017Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83976ed1d658326f", X-B3-SpanId:"158ddc8b72359352", X-B3-ParentSpanId:"83976ed1d658326f", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-TransactionID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-ECOMP-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea088b83-969e-42b4-b86c-4ced395884aa"]
2022-04-17T05:03:43.018Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:43.018Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:43.053Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:43.053Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:43.054Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:43.054Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:43.055Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:43.056Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:43.056Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:43.065Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:43.067Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:43.070Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:43.073Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:43.075Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:43.077Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83976ed1d658326f", X-B3-SpanId:"8165b36776f5f08b", X-B3-ParentSpanId:"83976ed1d658326f", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-TransactionID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-ECOMP-RequestID:"3f8a0ef2-4d3c-4ca6-a1f7-704669217d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c3cadb-2730-41e7-ad71-22e99df511b8"]
2022-04-17T05:03:43.078Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:43.079Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:43.100Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:43.104Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:43.104Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:43.105Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:43.106Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:43.109Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:43.112Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:43.148Z|3f8a0ef2-4d3c-4ca6-a1f7-704669217d69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:48.337Z|6d351d82-ae8d-4ee4-8288-c3c749cbf3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:48.339Z|6d351d82-ae8d-4ee4-8288-c3c749cbf3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:48.410Z|f165b490-b7c8-4a46-a755-67c6604e33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:48.412Z|f165b490-b7c8-4a46-a755-67c6604e33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:48.511Z|c1eb6916-36ac-4e69-b4e0-88be27c776ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:48.512Z|c1eb6916-36ac-4e69-b4e0-88be27c776ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:51.896Z|5e8d7776-4d4e-488d-8e65-9d2572f5bb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:51.897Z|5e8d7776-4d4e-488d-8e65-9d2572f5bb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:52.721Z|5e418568-7968-43b2-8bf3-7ab4780d9254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:03:52.721Z|5e418568-7968-43b2-8bf3-7ab4780d9254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:03:53.328Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:03:53.337Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:53.338Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:03:53.339Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:53.339Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:03:53.340Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:03:53.341Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cba2b0e15656fd4", X-B3-SpanId:"a6e1a28a97395bba", X-B3-ParentSpanId:"8cba2b0e15656fd4", X-B3-Sampled:"0", X-ONAP-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-TransactionID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-ECOMP-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8e1af80-4989-49d4-94b1-c86306fc0e4e"]
2022-04-17T05:03:53.341Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:03:53.341Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:03:53.361Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:53.361Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:53.361Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:03:53.362Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:53.363Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:03:53.363Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:53.363Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:03:53.365Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:53.365Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:03:53.366Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:03:53.366Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:03:53.367Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:03:53.367Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cba2b0e15656fd4", X-B3-SpanId:"1021f905c4011386", X-B3-ParentSpanId:"8cba2b0e15656fd4", X-B3-Sampled:"0", X-ONAP-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-TransactionID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-ECOMP-RequestID:"e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f577a4-41f3-4420-89e8-1f9e6ec5b771"]
2022-04-17T05:03:53.367Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:03:53.368Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:03:53.379Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:03:53.379Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:03:53.380Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:03:53.380Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:03:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:03:53.381Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:03:53.381Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:03:53.382Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:03:53.397Z|e00dfc2a-f4ba-4f00-8745-67b93ebc2ffe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:03:58.376Z|fa6cb685-710c-48b7-81e2-2500d8c94294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:58.383Z|fa6cb685-710c-48b7-81e2-2500d8c94294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:58.440Z|9fb65b58-02ef-4b65-8b87-59084b3ebd88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:58.441Z|9fb65b58-02ef-4b65-8b87-59084b3ebd88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:03:58.533Z|358ec9b7-c99a-4e9c-ad90-376c2cc49756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:03:58.535Z|358ec9b7-c99a-4e9c-ad90-376c2cc49756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:03.572Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:03.578Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:03.580Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:03.581Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:03.582Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:03.583Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:03.584Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa54cbc97185206d", X-B3-SpanId:"417996911f3b38e4", X-B3-ParentSpanId:"fa54cbc97185206d", X-B3-Sampled:"0", X-ONAP-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-TransactionID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-ECOMP-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9430409c-5f63-41fd-983d-66b7aecfc93d"]
2022-04-17T05:04:03.585Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:03.586Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:03.610Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:03.610Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:03.611Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:03.611Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:03.612Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:03.612Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:03.613Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:03.616Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:03.617Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:03.618Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:03.619Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:03.619Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:03.620Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa54cbc97185206d", X-B3-SpanId:"e27f998454788436", X-B3-ParentSpanId:"fa54cbc97185206d", X-B3-Sampled:"0", X-ONAP-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-TransactionID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-ECOMP-RequestID:"19b29c5b-dc45-43a9-8b64-e9d93e1551da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90c7d68-a2a2-4c9b-9ba5-436350368795"]
2022-04-17T05:04:03.621Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:03.622Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:03.636Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:03.637Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:03.637Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:03.637Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:03.639Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:03.639Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:03.640Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:03.654Z|19b29c5b-dc45-43a9-8b64-e9d93e1551da|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:06.896Z|0ca6d54a-a3e6-4558-a64c-c524c0371da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:06.900Z|0ca6d54a-a3e6-4558-a64c-c524c0371da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:08.407Z|556a94f8-827e-499e-8f32-caee2174aa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:08.408Z|556a94f8-827e-499e-8f32-caee2174aa92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:08.461Z|392d7d3a-d372-4f89-adb4-72691d52ab0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:08.462Z|392d7d3a-d372-4f89-adb4-72691d52ab0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:08.556Z|3fcdfce4-e39e-497d-8c57-88cdc601beff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:08.557Z|3fcdfce4-e39e-497d-8c57-88cdc601beff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:13.807Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:13.811Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:13.812Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:13.813Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:13.813Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:13.814Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:13.814Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e454ff52a9c046", X-B3-SpanId:"5ded14a0c72d569a", X-B3-ParentSpanId:"16e454ff52a9c046", X-B3-Sampled:"0", X-ONAP-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-TransactionID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-ECOMP-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb5a714-3bf4-4c73-ab76-7560a4dc130b"]
2022-04-17T05:04:13.815Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:13.815Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:13.841Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:13.842Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:13.843Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:13.843Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:13.844Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:13.845Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:13.845Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:13.847Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:13.848Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:13.848Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:13.849Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:13.849Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:13.850Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e454ff52a9c046", X-B3-SpanId:"2aa695c97219f8e2", X-B3-ParentSpanId:"16e454ff52a9c046", X-B3-Sampled:"0", X-ONAP-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-TransactionID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-ECOMP-RequestID:"683e7bd5-0972-4279-ae60-6b7d0974aee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b220d44e-9f11-4e07-983e-70b821ff32f5"]
2022-04-17T05:04:13.850Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:13.851Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:13.862Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:13.863Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:13.863Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:13.864Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:13.865Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:13.865Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:13.866Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:13.875Z|683e7bd5-0972-4279-ae60-6b7d0974aee9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:18.431Z|bab7cc92-a530-4129-bac5-a0f3377741a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:18.431Z|bab7cc92-a530-4129-bac5-a0f3377741a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:18.483Z|5ca85930-8c0a-4694-befd-fba4d5c6670d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:18.496Z|5ca85930-8c0a-4694-befd-fba4d5c6670d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:18.591Z|cc4b58aa-90c2-487a-b8ea-0cb06f569510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:18.592Z|cc4b58aa-90c2-487a-b8ea-0cb06f569510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:21.896Z|77d8b606-5de7-4e48-909c-aaba2f21f8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:21.897Z|77d8b606-5de7-4e48-909c-aaba2f21f8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:22.723Z|0ca90c59-2e52-4a24-90c3-232516f250cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:22.724Z|0ca90c59-2e52-4a24-90c3-232516f250cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:24.073Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:24.081Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:24.081Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:24.082Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:24.082Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:24.082Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:24.083Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55524e2e20ffe5e", X-B3-SpanId:"bb37aed5b8cb4655", X-B3-ParentSpanId:"f55524e2e20ffe5e", X-B3-Sampled:"0", X-ONAP-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-TransactionID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-ECOMP-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9ea17d-1dee-4e8d-b2c6-da3a0c51204c"]
2022-04-17T05:04:24.083Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:24.083Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:24.114Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:24.114Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:24.115Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:24.115Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:24.119Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:24.119Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:24.120Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:24.140Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:24.143Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:24.143Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:24.143Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:24.144Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:24.144Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f55524e2e20ffe5e", X-B3-SpanId:"62edfd7e23af1107", X-B3-ParentSpanId:"f55524e2e20ffe5e", X-B3-Sampled:"0", X-ONAP-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-TransactionID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-ECOMP-RequestID:"76d31e05-9a9d-4e29-b413-0baf750da99d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b98bc7a-228b-4aac-8ef8-8c856e4e86d8"]
2022-04-17T05:04:24.144Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:24.145Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:24.168Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:24.170Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:24.171Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:24.172Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:24.189Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:24.194Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:24.206Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:24.242Z|76d31e05-9a9d-4e29-b413-0baf750da99d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:28.462Z|5714e463-fb1a-4c39-a1a9-dc522b4fbadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:28.464Z|5714e463-fb1a-4c39-a1a9-dc522b4fbadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:28.520Z|07d089b6-4166-4a77-b8b1-0df3a4646ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:28.521Z|07d089b6-4166-4a77-b8b1-0df3a4646ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:28.611Z|d0b06605-3a92-428c-a4f7-824514bcefbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:28.612Z|d0b06605-3a92-428c-a4f7-824514bcefbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:34.386Z|466d82cd-20b5-4a10-b61e-144f1410810a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:04:34.388Z|466d82cd-20b5-4a10-b61e-144f1410810a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:34.471Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:34.478Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:34.487Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:34.487Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:34.487Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:34.488Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:34.488Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"438f13ec7a211d5c", X-B3-SpanId:"10a5e9b4c3c03eff", X-B3-ParentSpanId:"438f13ec7a211d5c", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-TransactionID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-ECOMP-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6c73bb1-9cdc-47d5-9612-ee6907a96ee2"]
2022-04-17T05:04:34.489Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:34.489Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:34.511Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:34.511Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:34.511Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:34.512Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:34.513Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:34.514Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:34.514Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:34.516Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:34.517Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:34.517Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:34.517Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:34.518Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:34.518Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"438f13ec7a211d5c", X-B3-SpanId:"4bc0a99969848c5f", X-B3-ParentSpanId:"438f13ec7a211d5c", X-B3-Sampled:"0", X-ONAP-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-TransactionID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-ECOMP-RequestID:"a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c429e65-2f75-4ea8-9b0c-3c627b734eb4"]
2022-04-17T05:04:34.519Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:34.519Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:34.543Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:34.543Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:34.543Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:34.544Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:34.613Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:34.614Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:34.614Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:34.625Z|a2ac0bc3-3f6d-4320-b2ae-44b1898bd6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:36.896Z|9b6ea690-df6b-4717-a82b-018365bad7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:36.897Z|9b6ea690-df6b-4717-a82b-018365bad7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:38.492Z|c46b8834-bd37-4481-b249-7fd69b8311b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:38.493Z|c46b8834-bd37-4481-b249-7fd69b8311b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:38.546Z|17e24fed-6208-41f2-8a16-926564ee8489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:38.547Z|17e24fed-6208-41f2-8a16-926564ee8489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:38.632Z|51729d63-24f8-4bb8-9c02-4eaf33b2db91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:38.632Z|51729d63-24f8-4bb8-9c02-4eaf33b2db91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:44.865Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:44.887Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:44.887Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:44.888Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:44.888Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:44.888Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:44.889Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5e9296fbc34589b", X-B3-SpanId:"0dfbe17341982d64", X-B3-ParentSpanId:"b5e9296fbc34589b", X-B3-Sampled:"0", X-ONAP-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-TransactionID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-ECOMP-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e05947-6508-4ac8-b78c-cc13e5312855"]
2022-04-17T05:04:44.889Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:44.889Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:44.916Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:44.917Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:44.917Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:44.918Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:44.919Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:44.920Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:44.921Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:44.923Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:44.923Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:44.924Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:44.924Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:44.924Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:44.925Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5e9296fbc34589b", X-B3-SpanId:"e9028093437ca3a3", X-B3-ParentSpanId:"b5e9296fbc34589b", X-B3-Sampled:"0", X-ONAP-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-TransactionID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-ECOMP-RequestID:"6dfba6f8-c999-4ab7-86e1-5495885a5c9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64cd8d4f-47ca-4d01-9d75-2f10c57c4a68"]
2022-04-17T05:04:44.925Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:44.926Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:44.948Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:44.949Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:44.949Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:44.954Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:44.955Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:44.955Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:44.956Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:44.972Z|6dfba6f8-c999-4ab7-86e1-5495885a5c9a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:48.527Z|943c53f5-a2a8-4886-819e-28781527937d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:48.529Z|943c53f5-a2a8-4886-819e-28781527937d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:48.574Z|d18566b7-32c0-43e9-8ea3-3064999ccf7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:48.574Z|d18566b7-32c0-43e9-8ea3-3064999ccf7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:48.654Z|9a837905-6552-4c4d-94db-e22d32002b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:48.655Z|9a837905-6552-4c4d-94db-e22d32002b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:51.896Z|26e4b52e-20a1-457f-8d9a-a9556a711be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:51.901Z|26e4b52e-20a1-457f-8d9a-a9556a711be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:52.725Z|b3f17a1c-fd87-4dc8-9d8d-019aaefc3290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:04:52.725Z|b3f17a1c-fd87-4dc8-9d8d-019aaefc3290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:04:55.214Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:04:55.219Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:55.220Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:04:55.220Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:55.220Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:04:55.221Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:04:55.222Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791311f3c795663b", X-B3-SpanId:"b25928f5ac701bc4", X-B3-ParentSpanId:"791311f3c795663b", X-B3-Sampled:"0", X-ONAP-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-TransactionID:"be12824d-93a1-415d-a97c-b315a620df8a", X-ECOMP-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae9e832-ec62-4b5f-aaac-34e1fc9c288c"]
2022-04-17T05:04:55.222Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:04:55.222Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:04:55.243Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:55.244Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:55.245Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:04:55.247Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:55.248Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:02:39.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:02:38.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:04:55.249Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:55.251Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:04:55.254Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:55.256Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:04:55.258Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:04:55.259Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:04:55.260Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:04:55.260Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791311f3c795663b", X-B3-SpanId:"851f0e9764e33511", X-B3-ParentSpanId:"791311f3c795663b", X-B3-Sampled:"0", X-ONAP-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-TransactionID:"be12824d-93a1-415d-a97c-b315a620df8a", X-ECOMP-RequestID:"be12824d-93a1-415d-a97c-b315a620df8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf07ced-b736-4aee-9c44-8bd8a99e0375"]
2022-04-17T05:04:55.261Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:04:55.262Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:04:55.277Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:04:55.278Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:04:55.278Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:04:55.279Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:04:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:04:55.280Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:04:55.281Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:04:55.281Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:04:55.293Z|be12824d-93a1-415d-a97c-b315a620df8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:04:58.563Z|a7f6c101-76dc-4889-86aa-5db480b27abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:58.564Z|a7f6c101-76dc-4889-86aa-5db480b27abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:58.606Z|a5493954-fcd8-40e9-8152-00a44ab9089e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:58.607Z|a5493954-fcd8-40e9-8152-00a44ab9089e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:04:58.692Z|927e3d45-3aff-4605-ac02-5670cb6c4b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:04:58.696Z|927e3d45-3aff-4605-ac02-5670cb6c4b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:05.433Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:05.457Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:05.459Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:05.461Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:05.463Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:05.465Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:05.467Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65095244b6f37d4f", X-B3-SpanId:"db327392b7f6e00e", X-B3-ParentSpanId:"65095244b6f37d4f", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-TransactionID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-ECOMP-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbc9703-b259-465f-b798-73ba44137f1c"]
2022-04-17T05:05:05.469Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:05.471Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:05.498Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:05.499Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:05.499Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:05.500Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:05.501Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:05.502Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:05.504Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:05.506Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:05.507Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:05.507Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:05.508Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:05.508Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:05.509Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65095244b6f37d4f", X-B3-SpanId:"214598eea54bff48", X-B3-ParentSpanId:"65095244b6f37d4f", X-B3-Sampled:"0", X-ONAP-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-TransactionID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-ECOMP-RequestID:"a0e626ac-1df0-46dd-a770-067ff5b7dcef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcb880b3-3518-4c60-a53d-5aabcc4612c4"]
2022-04-17T05:05:05.510Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:05.511Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:05.524Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:05.525Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:05.526Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:05.527Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:05.528Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:05.528Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:05.529Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:05.541Z|a0e626ac-1df0-46dd-a770-067ff5b7dcef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:06.896Z|b33663aa-b461-4966-b7bb-9c8c7f71ed22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:06.897Z|b33663aa-b461-4966-b7bb-9c8c7f71ed22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:08.590Z|3813e1bc-13c3-4f6d-9590-e9f2c0805f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:08.591Z|3813e1bc-13c3-4f6d-9590-e9f2c0805f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:08.626Z|12f7dc44-c069-416b-a6ee-c0f6280867eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:08.627Z|12f7dc44-c069-416b-a6ee-c0f6280867eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:08.733Z|d27260c1-dcfc-4af7-8a50-87beaf37e441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:08.734Z|d27260c1-dcfc-4af7-8a50-87beaf37e441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:15.710Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:15.725Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:15.726Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:15.726Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:15.726Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:15.727Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:15.727Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8cda239a95cc93a", X-B3-SpanId:"c6c4475f80f465da", X-B3-ParentSpanId:"b8cda239a95cc93a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-TransactionID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-ECOMP-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e122c74-1f61-4f5e-b835-f078a50e1194"]
2022-04-17T05:05:15.727Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:15.727Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:15.750Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:15.757Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:15.757Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:15.758Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:15.759Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:15.759Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:15.760Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:15.762Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:15.762Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:15.762Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:15.763Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:15.763Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:15.764Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8cda239a95cc93a", X-B3-SpanId:"adc4ccf9d1ccb89b", X-B3-ParentSpanId:"b8cda239a95cc93a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-TransactionID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-ECOMP-RequestID:"2e846063-3901-4a1d-9503-b4ee50b6a447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"842b5fb7-8efe-4101-94c4-e88c9c7bc96d"]
2022-04-17T05:05:15.764Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:15.764Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:15.785Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:15.787Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:15.788Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:15.789Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:15.790Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:15.791Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:15.792Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:15.838Z|2e846063-3901-4a1d-9503-b4ee50b6a447|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:18.625Z|3d03971a-ca03-4c71-b612-73f5db318150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:18.626Z|3d03971a-ca03-4c71-b612-73f5db318150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:18.652Z|187b74fa-623d-4812-8ef5-5759d572a15c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:18.653Z|187b74fa-623d-4812-8ef5-5759d572a15c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:18.772Z|a2f4dbc1-52b6-4b79-80cf-063fec82f25e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:18.777Z|a2f4dbc1-52b6-4b79-80cf-063fec82f25e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:21.909Z|5de68a08-4e24-4e14-b985-c4974d301901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:21.953Z|5de68a08-4e24-4e14-b985-c4974d301901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:22.726Z|dd32d1b3-0831-4ac0-8b45-8601e2f4e2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:22.727Z|dd32d1b3-0831-4ac0-8b45-8601e2f4e2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:26.028Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:26.033Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:26.034Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:26.049Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:26.049Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:26.049Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:26.050Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5f50c7936d8eb91", X-B3-SpanId:"78d64cd3768a2ebe", X-B3-ParentSpanId:"f5f50c7936d8eb91", X-B3-Sampled:"0", X-ONAP-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-TransactionID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-ECOMP-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9437e479-db92-4167-b21f-3ec79054de7e"]
2022-04-17T05:05:26.050Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:26.051Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:26.102Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:26.103Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:26.103Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:26.104Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:26.105Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:26.105Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:26.106Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:26.108Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:26.108Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:26.109Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:26.109Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:26.109Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:26.110Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5f50c7936d8eb91", X-B3-SpanId:"8adf8e204d29ee47", X-B3-ParentSpanId:"f5f50c7936d8eb91", X-B3-Sampled:"0", X-ONAP-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-TransactionID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-ECOMP-RequestID:"68a68e5f-57e2-4933-ac16-7d416e186be5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26fcda09-c139-438d-815f-d6b16291b3e4"]
2022-04-17T05:05:26.111Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:26.111Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:26.127Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:26.128Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:26.129Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:26.131Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:26.147Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:26.147Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:26.148Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:26.172Z|68a68e5f-57e2-4933-ac16-7d416e186be5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:28.658Z|62664386-a213-4db5-a42d-4dfa7e16f613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:28.659Z|62664386-a213-4db5-a42d-4dfa7e16f613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:28.675Z|440d29f3-8e6b-4acd-ade9-4db8d8242bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:28.676Z|440d29f3-8e6b-4acd-ade9-4db8d8242bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:28.802Z|36bd5667-3559-40e0-bc87-bdf9a92b3a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:28.803Z|36bd5667-3559-40e0-bc87-bdf9a92b3a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:34.409Z|c00e2d90-88f0-42e8-a851-86ed383d3bee|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:05:34.411Z|c00e2d90-88f0-42e8-a851-86ed383d3bee|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:36.411Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:36.415Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:36.416Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:36.416Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:36.416Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:36.417Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:36.417Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcda2e6dc5fa95a8", X-B3-SpanId:"fc7107f5da25d7fe", X-B3-ParentSpanId:"bcda2e6dc5fa95a8", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-TransactionID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-ECOMP-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"128d2ca6-1b7c-42be-b080-b6d887b13533"]
2022-04-17T05:05:36.417Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:36.418Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:36.439Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:36.439Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:36.439Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:36.440Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:36.440Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:36.440Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:36.441Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:36.442Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:36.443Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:36.443Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:36.443Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:36.443Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:36.444Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcda2e6dc5fa95a8", X-B3-SpanId:"59f172845743ea2c", X-B3-ParentSpanId:"bcda2e6dc5fa95a8", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-TransactionID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-ECOMP-RequestID:"d7c3a2ca-dedd-442f-81fa-3bda669594ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d582c7a-8ccb-4667-94eb-e15ca1087cf2"]
2022-04-17T05:05:36.444Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:36.444Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:36.458Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:36.459Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:36.460Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:36.462Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:36.464Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:36.465Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:36.466Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:36.493Z|d7c3a2ca-dedd-442f-81fa-3bda669594ad|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:36.900Z|a62ed966-87f7-4317-a6ae-b65672dac84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:36.902Z|a62ed966-87f7-4317-a6ae-b65672dac84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:38.685Z|0f682dfe-ab67-4af9-a595-7da32d6214b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:38.686Z|0f682dfe-ab67-4af9-a595-7da32d6214b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:38.705Z|fa7e452b-5632-44d4-843a-f654c5c61c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:38.706Z|fa7e452b-5632-44d4-843a-f654c5c61c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:38.828Z|02ebf16f-8939-4ddd-80ff-feff7ef0a670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:38.829Z|02ebf16f-8939-4ddd-80ff-feff7ef0a670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:46.829Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:46.852Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:46.853Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:46.854Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:46.854Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:46.854Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:46.855Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ff323a67f857137", X-B3-SpanId:"6622e159f4b1c8ab", X-B3-ParentSpanId:"0ff323a67f857137", X-B3-Sampled:"0", X-ONAP-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-TransactionID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-ECOMP-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae023703-65fe-4149-a845-f88ec6fc9d5d"]
2022-04-17T05:05:46.855Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:46.855Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:46.881Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:46.882Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:46.882Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:46.882Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:46.884Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:46.884Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:46.885Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:46.886Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:46.887Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:46.887Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:46.887Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:46.890Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:46.891Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ff323a67f857137", X-B3-SpanId:"df0e669490ed4564", X-B3-ParentSpanId:"0ff323a67f857137", X-B3-Sampled:"0", X-ONAP-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-TransactionID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-ECOMP-RequestID:"2e6ea1e1-ed72-4848-9026-5e190ad10e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a84f7d-f10d-41c0-b154-8a6114a11bf2"]
2022-04-17T05:05:46.894Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:46.894Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:46.911Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:46.911Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:46.912Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:46.913Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:46.914Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:46.915Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:46.916Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:46.929Z|2e6ea1e1-ed72-4848-9026-5e190ad10e3c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:48.744Z|eac766d5-05cf-4959-9c56-ef0e1340a2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:48.745Z|3cdb5e51-2564-478b-9601-8b9d7e75e31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:48.745Z|eac766d5-05cf-4959-9c56-ef0e1340a2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:48.745Z|3cdb5e51-2564-478b-9601-8b9d7e75e31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:48.867Z|3699bc89-17e3-4a83-883d-4bbf9e9c7b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:48.868Z|3699bc89-17e3-4a83-883d-4bbf9e9c7b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:51.896Z|6add9d3e-43ac-4620-81cf-a7ae8f2627b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:51.897Z|6add9d3e-43ac-4620-81cf-a7ae8f2627b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:52.728Z|ff57349a-2957-43fb-8c01-d3d867ba7bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:05:52.729Z|ff57349a-2957-43fb-8c01-d3d867ba7bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:05:57.400Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:05:57.419Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:57.419Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:05:57.420Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:57.420Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:05:57.421Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:05:57.421Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37b93fce7fa98e7a", X-B3-SpanId:"964f5c83c7553cc1", X-B3-ParentSpanId:"37b93fce7fa98e7a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-TransactionID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-ECOMP-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb07a2f2-819e-4110-a263-7d18f83edb77"]
2022-04-17T05:05:57.422Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:05:57.422Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:05:57.459Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:57.461Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:57.462Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:05:57.463Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:57.464Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:05:57.464Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:57.465Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:05:57.467Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:57.468Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:05:57.469Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:05:57.469Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:05:57.470Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:05:57.470Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37b93fce7fa98e7a", X-B3-SpanId:"06bd22262ab3061b", X-B3-ParentSpanId:"37b93fce7fa98e7a", X-B3-Sampled:"0", X-ONAP-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-TransactionID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-ECOMP-RequestID:"dc93a01f-28e9-4884-98fc-e10b8c42eedc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1935e062-0044-42a3-9b77-e5d58f5bbc8b"]
2022-04-17T05:05:57.472Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:05:57.473Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:05:57.497Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:05:57.498Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:05:57.498Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:05:57.499Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:05:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:05:57.500Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:05:57.500Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:05:57.501Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:05:57.532Z|dc93a01f-28e9-4884-98fc-e10b8c42eedc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:05:58.768Z|35c59f52-233b-46d7-9bcc-3d938c14a36f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:58.768Z|ad5e4d31-cd79-4e25-a6cc-54254a3d5328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:58.769Z|ad5e4d31-cd79-4e25-a6cc-54254a3d5328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:58.769Z|35c59f52-233b-46d7-9bcc-3d938c14a36f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:05:58.891Z|41da535d-9744-4b0b-9ce7-df640baee259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:05:58.892Z|41da535d-9744-4b0b-9ce7-df640baee259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:06.896Z|96333a45-7084-4938-81ee-da77a5bfd1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:06.900Z|96333a45-7084-4938-81ee-da77a5bfd1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:07.721Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:07.727Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:07.727Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:07.728Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:07.728Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:07.729Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:07.729Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cfdf3a7c7ae66d9", X-B3-SpanId:"37b0cee6b8a3a304", X-B3-ParentSpanId:"9cfdf3a7c7ae66d9", X-B3-Sampled:"0", X-ONAP-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-TransactionID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-ECOMP-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eea00df-d46c-499c-a8ad-9769e2de38b1"]
2022-04-17T05:06:07.730Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:07.730Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:07.754Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:07.754Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:07.755Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:07.756Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:07.759Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:07.760Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:07.761Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:07.765Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:07.766Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:07.767Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:07.769Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:07.769Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:07.770Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cfdf3a7c7ae66d9", X-B3-SpanId:"8a455cac0e1499eb", X-B3-ParentSpanId:"9cfdf3a7c7ae66d9", X-B3-Sampled:"0", X-ONAP-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-TransactionID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-ECOMP-RequestID:"19be58c9-dbc6-4a44-850c-c5df154fe717", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3d4be4d-792f-4267-b8e8-b812c4b62609"]
2022-04-17T05:06:07.770Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:07.771Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:07.784Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:07.785Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:07.786Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:07.787Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:07.790Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:07.792Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:07.793Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:07.824Z|19be58c9-dbc6-4a44-850c-c5df154fe717|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:06:08.790Z|8b2a03e2-855e-4382-afa2-424cb2f411c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:08.791Z|8b2a03e2-855e-4382-afa2-424cb2f411c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:08.793Z|ea57f339-ce9d-48c9-9492-9dcac3a9d6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:08.794Z|ea57f339-ce9d-48c9-9492-9dcac3a9d6df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:08.940Z|998c0f12-0752-4ded-8a30-f6e6249c403f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:08.944Z|998c0f12-0752-4ded-8a30-f6e6249c403f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:18.012Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:18.019Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:18.020Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:18.020Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:18.021Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:18.021Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:18.022Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4603023b379bfba2", X-B3-SpanId:"3617875937b8d8cf", X-B3-ParentSpanId:"4603023b379bfba2", X-B3-Sampled:"0", X-ONAP-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-TransactionID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-ECOMP-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f9abe7-cdad-4cc6-9afa-dd485dbbd37b"]
2022-04-17T05:06:18.022Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:18.023Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:18.049Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:18.049Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:18.050Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:18.050Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:18.052Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:18.052Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:18.053Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:18.054Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:18.055Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:18.055Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:18.056Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:18.056Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:18.057Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4603023b379bfba2", X-B3-SpanId:"5a688ba67cbc4744", X-B3-ParentSpanId:"4603023b379bfba2", X-B3-Sampled:"0", X-ONAP-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-TransactionID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-ECOMP-RequestID:"61de5688-4263-44f2-a765-ecc223aa0d13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74b8cad3-02a6-4ab4-88d4-8b3880b766cd"]
2022-04-17T05:06:18.057Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:18.057Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:18.069Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:18.069Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:18.069Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:18.070Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:18.071Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:18.071Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:18.072Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:18.079Z|61de5688-4263-44f2-a765-ecc223aa0d13|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:06:18.835Z|aa7a4e27-a0ef-41e1-a6fd-4ac9fbec6703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:18.836Z|be253918-cf9a-45fc-a14b-23563b170cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:18.837Z|aa7a4e27-a0ef-41e1-a6fd-4ac9fbec6703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:18.837Z|be253918-cf9a-45fc-a14b-23563b170cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:18.976Z|670e5461-46b8-4ac5-afb9-8d6d7292c5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:18.977Z|670e5461-46b8-4ac5-afb9-8d6d7292c5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:21.896Z|be530319-5401-4f18-8627-357942f791a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:21.897Z|be530319-5401-4f18-8627-357942f791a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:22.731Z|c7343c98-b1b6-45bc-9cac-cf01afd03275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:22.733Z|c7343c98-b1b6-45bc-9cac-cf01afd03275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:28.342Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:28.357Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:28.360Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:28.361Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:28.362Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:28.363Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:28.364Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d01e4468597d9b8", X-B3-SpanId:"3bbb59b35acea0d3", X-B3-ParentSpanId:"1d01e4468597d9b8", X-B3-Sampled:"0", X-ONAP-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-TransactionID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-ECOMP-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05549ce0-53f0-4320-a6a6-4a1b666f135f"]
2022-04-17T05:06:28.366Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:28.367Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:28.393Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:28.393Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:28.394Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:28.395Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:28.396Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:28.397Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:28.397Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:28.400Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:28.400Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:28.401Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:28.402Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:28.403Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:28.403Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d01e4468597d9b8", X-B3-SpanId:"8841e975c818834f", X-B3-ParentSpanId:"1d01e4468597d9b8", X-B3-Sampled:"0", X-ONAP-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-TransactionID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-ECOMP-RequestID:"5d14bacb-914c-41d4-bd95-ac3f8458fa71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24718de7-0289-4468-9a02-18d4c36e0613"]
2022-04-17T05:06:28.405Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:28.405Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:28.417Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:28.418Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:28.418Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:28.419Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:28.420Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:28.420Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:28.421Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:28.462Z|5d14bacb-914c-41d4-bd95-ac3f8458fa71|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:06:28.864Z|f9172866-1d0e-4534-8f1d-28ea598adb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:28.864Z|ff681c23-dc1c-48eb-87ed-df9092c21642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:28.865Z|f9172866-1d0e-4534-8f1d-28ea598adb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:28.865Z|ff681c23-dc1c-48eb-87ed-df9092c21642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:29.037Z|608bdba9-d060-42fb-a03e-a034dec45701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:29.047Z|608bdba9-d060-42fb-a03e-a034dec45701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:34.399Z|2eb70d4b-7744-4a64-b806-aa29d4c4c1f3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:06:34.407Z|2eb70d4b-7744-4a64-b806-aa29d4c4c1f3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:36.912Z|00cc0a05-4e52-4124-9522-a9ff667884c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:36.925Z|00cc0a05-4e52-4124-9522-a9ff667884c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:38.670Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:38.689Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:38.690Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:38.692Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:38.692Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:38.694Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:38.695Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc35ccedf9071b33", X-B3-SpanId:"494185876055e26d", X-B3-ParentSpanId:"dc35ccedf9071b33", X-B3-Sampled:"0", X-ONAP-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-TransactionID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-ECOMP-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9afb16e-fb9e-43f8-b9e0-b388ddfd3812"]
2022-04-17T05:06:38.696Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:38.698Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:38.723Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:38.723Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:38.724Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:38.724Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:38.725Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:38.726Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:38.727Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:38.728Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:38.729Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:38.729Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:38.730Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:38.731Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:38.731Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc35ccedf9071b33", X-B3-SpanId:"72b2a0f9498a048b", X-B3-ParentSpanId:"dc35ccedf9071b33", X-B3-Sampled:"0", X-ONAP-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-TransactionID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-ECOMP-RequestID:"de2e3ff8-45d6-439e-9c50-093217345f02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59cda03a-41e8-463c-ab6d-f4858a59e146"]
2022-04-17T05:06:38.732Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:38.732Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:38.744Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:38.745Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:38.745Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:38.746Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:38.747Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:38.748Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:38.749Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:38.768Z|de2e3ff8-45d6-439e-9c50-093217345f02|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:06:38.925Z|684bfce8-220f-4807-a1ad-c296cd684dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:38.925Z|684bfce8-220f-4807-a1ad-c296cd684dc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:38.951Z|f2439e87-840e-4fc8-b56c-ea5ab6e93979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:38.952Z|f2439e87-840e-4fc8-b56c-ea5ab6e93979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:39.085Z|a2086573-e245-45b5-8486-deac1c8f1318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:39.086Z|a2086573-e245-45b5-8486-deac1c8f1318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:48.957Z|751da80b-1fac-4041-af67-28b9c3ab2c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:48.958Z|751da80b-1fac-4041-af67-28b9c3ab2c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:48.977Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:48.984Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:48.985Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:48.986Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:48.986Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:48.987Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:48.988Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"280deacff27a956b", X-B3-SpanId:"ee0611be9fcda965", X-B3-ParentSpanId:"280deacff27a956b", X-B3-Sampled:"0", X-ONAP-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-TransactionID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-ECOMP-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39ceec50-ba79-4891-bc80-a67c7e275402"]
2022-04-17T05:06:48.989Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:48.990Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:48.991Z|b6524dbb-5fa0-471f-afb6-2ce47d26b2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:48.992Z|b6524dbb-5fa0-471f-afb6-2ce47d26b2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:49.020Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:49.020Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:49.021Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:49.021Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:49.022Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:49.023Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:49.024Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:49.026Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:49.028Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:49.029Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:49.030Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:49.031Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:49.031Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"280deacff27a956b", X-B3-SpanId:"f89b2f44d65f5865", X-B3-ParentSpanId:"280deacff27a956b", X-B3-Sampled:"0", X-ONAP-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-TransactionID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-ECOMP-RequestID:"166b1138-9bf7-40c1-afb1-c9afc3559c3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c26ee297-54ae-465b-8db0-7736148dfb3a"]
2022-04-17T05:06:49.032Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:49.032Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:49.044Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:49.044Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:49.045Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:49.045Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:06:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:49.046Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:49.047Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:49.048Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:49.060Z|166b1138-9bf7-40c1-afb1-c9afc3559c3f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:06:49.107Z|10cc441a-6654-46d6-8004-ca92bb133e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:49.108Z|10cc441a-6654-46d6-8004-ca92bb133e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:51.896Z|c8d510e4-f43f-4cb4-99eb-36a9d91a8ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:51.897Z|c8d510e4-f43f-4cb4-99eb-36a9d91a8ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:52.734Z|67d430ab-d154-4ad8-8bbe-d1975b6b3ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:06:52.735Z|67d430ab-d154-4ad8-8bbe-d1975b6b3ead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:06:58.987Z|48488a50-357b-4b6b-9215-b202b7f9b8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:58.988Z|48488a50-357b-4b6b-9215-b202b7f9b8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:59.016Z|b3feb1b1-c44a-4bf2-9f9e-fc96b4b0c263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:59.016Z|b3feb1b1-c44a-4bf2-9f9e-fc96b4b0c263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:59.165Z|557da4da-86c2-4564-987b-c138466f9b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:06:59.165Z|557da4da-86c2-4564-987b-c138466f9b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:06:59.363Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:06:59.371Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:59.373Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:06:59.374Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:59.375Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:06:59.376Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:06:59.376Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fe38ef6abf01d15", X-B3-SpanId:"ead37feaae398f71", X-B3-ParentSpanId:"4fe38ef6abf01d15", X-B3-Sampled:"0", X-ONAP-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-TransactionID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-ECOMP-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4d7ece-9550-4715-985f-a4f5c651e91b"]
2022-04-17T05:06:59.378Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:06:59.378Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:06:59.418Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:59.421Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:59.422Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:06:59.431Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:59.433Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:06:59.434Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:59.435Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:06:59.445Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:59.447Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:06:59.447Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:06:59.450Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:06:59.452Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:06:59.452Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fe38ef6abf01d15", X-B3-SpanId:"814df4d7412d2ef9", X-B3-ParentSpanId:"4fe38ef6abf01d15", X-B3-Sampled:"0", X-ONAP-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-TransactionID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-ECOMP-RequestID:"f52c2677-5576-4cd3-a405-d04d8d9b1e58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baa8945e-3a14-4890-8fc2-1649108b772c"]
2022-04-17T05:06:59.455Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:06:59.457Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:06:59.479Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:06:59.481Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:06:59.483Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:06:59.485Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:06:59.504Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:06:59.507Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:06:59.513Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:06:59.559Z|f52c2677-5576-4cd3-a405-d04d8d9b1e58|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:06.896Z|37d7febf-0e9a-4cee-91e1-bea1aa8984f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:06.897Z|37d7febf-0e9a-4cee-91e1-bea1aa8984f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:09.014Z|0556e448-a8fe-4d5a-bc47-04af2f1ac9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:09.015Z|0556e448-a8fe-4d5a-bc47-04af2f1ac9f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:09.037Z|4d52f2eb-4c99-4c31-b9fc-bbf296c66a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:09.038Z|4d52f2eb-4c99-4c31-b9fc-bbf296c66a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:09.200Z|700f0354-5166-4cd3-9b9e-e90ac99e6008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:09.202Z|700f0354-5166-4cd3-9b9e-e90ac99e6008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:09.774Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:07:09.780Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:09.782Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:07:09.782Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:09.783Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:09.783Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:07:09.783Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60d391aff8b91f87", X-B3-SpanId:"026887346847db80", X-B3-ParentSpanId:"60d391aff8b91f87", X-B3-Sampled:"0", X-ONAP-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-TransactionID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-ECOMP-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40450760-6a47-435a-b38e-cae533f1fa42"]
2022-04-17T05:07:09.783Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:07:09.784Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:07:09.807Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:09.807Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:09.808Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:07:09.809Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:09.812Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:07:09.818Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:09.819Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:07:09.822Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:09.823Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:07:09.823Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:09.824Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:09.825Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:07:09.825Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60d391aff8b91f87", X-B3-SpanId:"5f76496bd7aa793a", X-B3-ParentSpanId:"60d391aff8b91f87", X-B3-Sampled:"0", X-ONAP-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-TransactionID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-ECOMP-RequestID:"ad1a8197-d9c6-499a-801c-ec5b12511e1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf980cce-ec26-4316-8c8c-5a20e9801081"]
2022-04-17T05:07:09.826Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:07:09.827Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:07:09.840Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:09.840Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:09.841Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:07:09.841Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:09.846Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:07:09.846Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:09.847Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:07:09.861Z|ad1a8197-d9c6-499a-801c-ec5b12511e1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:19.055Z|f77b8b45-979a-4b6e-885b-c9156a0b22b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:19.056Z|f77b8b45-979a-4b6e-885b-c9156a0b22b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:19.062Z|01ee2b7d-a98a-43ba-be6a-31c023e865b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:19.062Z|01ee2b7d-a98a-43ba-be6a-31c023e865b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:19.225Z|68ab97ea-a772-457c-8a39-d3b07da53792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:19.226Z|68ab97ea-a772-457c-8a39-d3b07da53792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:20.143Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:07:20.154Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:20.156Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:07:20.157Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:20.158Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:20.159Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:07:20.160Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00dfe8b72ac6fb97", X-B3-SpanId:"9f1d83245030b0a0", X-B3-ParentSpanId:"00dfe8b72ac6fb97", X-B3-Sampled:"0", X-ONAP-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-TransactionID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-ECOMP-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9485da7-358b-444b-bd7f-1e947525f4bc"]
2022-04-17T05:07:20.161Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:07:20.162Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:07:20.192Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:20.197Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:20.198Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:07:20.199Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:20.199Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:07:20.200Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:20.200Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:07:20.203Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:20.204Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:07:20.204Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:20.205Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:20.205Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:07:20.206Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00dfe8b72ac6fb97", X-B3-SpanId:"e3da773c66ec9580", X-B3-ParentSpanId:"00dfe8b72ac6fb97", X-B3-Sampled:"0", X-ONAP-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-TransactionID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-ECOMP-RequestID:"0cefb46f-4ec5-4c8a-97c5-0980607e4875", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a13dcd2d-a017-4d7d-9800-556e97ea6eff"]
2022-04-17T05:07:20.207Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:07:20.207Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:07:20.230Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:20.230Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:20.231Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:07:20.234Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:20.237Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:07:20.241Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:20.242Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:07:20.293Z|0cefb46f-4ec5-4c8a-97c5-0980607e4875|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:21.896Z|b4aea8ce-2eaa-4b66-a458-857cae8d56d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:21.912Z|b4aea8ce-2eaa-4b66-a458-857cae8d56d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:22.739Z|c93d736b-528a-4546-83cc-da7e600e8e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:22.739Z|c93d736b-528a-4546-83cc-da7e600e8e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:29.080Z|ccffecbd-ed07-44c4-9679-bb4fc0d154c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:29.081Z|ccffecbd-ed07-44c4-9679-bb4fc0d154c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:29.086Z|7fd220e2-687c-4aee-8cc9-5dfdc8e5bc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:29.087Z|7fd220e2-687c-4aee-8cc9-5dfdc8e5bc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:29.255Z|774b6a00-bd3b-4457-b5b3-cd4bc380464f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:29.256Z|774b6a00-bd3b-4457-b5b3-cd4bc380464f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:30.520Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:07:30.539Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:30.541Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:07:30.542Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:30.543Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:30.544Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:07:30.545Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6556e34c864c142b", X-B3-SpanId:"41850e8f41edb93a", X-B3-ParentSpanId:"6556e34c864c142b", X-B3-Sampled:"0", X-ONAP-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-TransactionID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-ECOMP-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f5f172-7ed4-44af-a15b-762cfd29acf3"]
2022-04-17T05:07:30.546Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:07:30.547Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:07:30.572Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:30.573Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:30.573Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:07:30.574Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:30.575Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:07:30.575Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:30.576Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:07:30.578Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:30.579Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:07:30.579Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:30.579Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:30.580Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:07:30.580Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6556e34c864c142b", X-B3-SpanId:"8b4ca486ac8a8cd5", X-B3-ParentSpanId:"6556e34c864c142b", X-B3-Sampled:"0", X-ONAP-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-TransactionID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-ECOMP-RequestID:"046229db-48c8-4dd9-9513-4cb9c1dc4538", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ce2b07f-8091-4cfd-9cea-55ae429fcae1"]
2022-04-17T05:07:30.581Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:07:30.581Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:07:30.592Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:30.593Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:30.593Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:07:30.594Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:30.596Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:07:30.596Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:30.597Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:07:30.609Z|046229db-48c8-4dd9-9513-4cb9c1dc4538|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:34.392Z|416f2a49-0e95-46fa-8375-7b39da5f8467|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:07:34.393Z|416f2a49-0e95-46fa-8375-7b39da5f8467|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:36.899Z|10a3cebf-fa9a-498c-b243-04d081bc15fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:36.899Z|10a3cebf-fa9a-498c-b243-04d081bc15fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:39.149Z|223fe576-9c28-452d-a2d7-11f28aeccc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:39.150Z|223fe576-9c28-452d-a2d7-11f28aeccc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:39.163Z|28e2d0ee-d6e8-439e-afb8-93527d9ec4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:39.173Z|28e2d0ee-d6e8-439e-afb8-93527d9ec4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:39.303Z|a2f39071-b45a-41f2-a54c-b7c338be53e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:39.304Z|a2f39071-b45a-41f2-a54c-b7c338be53e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:40.953Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:07:40.963Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:40.964Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:07:40.965Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:40.965Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:40.965Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:07:40.966Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"575ff3236979d194", X-B3-SpanId:"e20cc1cad8913905", X-B3-ParentSpanId:"575ff3236979d194", X-B3-Sampled:"0", X-ONAP-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-TransactionID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-ECOMP-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbafdf3c-7e40-4f55-b4d1-65d8b35b4d33"]
2022-04-17T05:07:40.966Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:07:40.967Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:07:40.995Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:40.995Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:40.996Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:07:40.996Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:40.997Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:07:40.997Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:40.998Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:07:41.000Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:41.000Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:07:41.001Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:41.012Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:41.013Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:07:41.013Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"575ff3236979d194", X-B3-SpanId:"f1710cf70af32520", X-B3-ParentSpanId:"575ff3236979d194", X-B3-Sampled:"0", X-ONAP-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-TransactionID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-ECOMP-RequestID:"7f4092e6-86a8-47eb-9bb2-d7c9cb689782", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056369d1-3149-4db1-ad2b-9558b4f4f564"]
2022-04-17T05:07:41.014Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:07:41.014Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:07:41.033Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:41.033Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:41.034Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:07:41.034Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:41.035Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:07:41.035Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:41.036Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:07:41.050Z|7f4092e6-86a8-47eb-9bb2-d7c9cb689782|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:49.180Z|ebb06d50-455b-4bed-a0b7-b8f93c3a83b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:49.181Z|ebb06d50-455b-4bed-a0b7-b8f93c3a83b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:49.202Z|8391b86d-d919-41cd-acec-ebc2f5104145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:49.202Z|8391b86d-d919-41cd-acec-ebc2f5104145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:49.347Z|ca15c309-abbc-4a0c-9b1c-ea655418c333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:49.348Z|ca15c309-abbc-4a0c-9b1c-ea655418c333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:51.229Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:07:51.237Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:51.237Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:07:51.239Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:51.239Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:07:51.239Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:07:51.239Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84c43981e30343e6", X-B3-SpanId:"8e6420f799a1e0ce", X-B3-ParentSpanId:"84c43981e30343e6", X-B3-Sampled:"0", X-ONAP-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-TransactionID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-ECOMP-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e0b4fef-b3f6-4109-b121-3d831fac5204"]
2022-04-17T05:07:51.240Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:07:51.240Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:07:51.265Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:51.266Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:51.267Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:07:51.267Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:51.268Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:07:51.269Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:51.269Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:07:51.273Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:51.273Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:07:51.274Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:07:51.275Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:07:51.276Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:07:51.276Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84c43981e30343e6", X-B3-SpanId:"b748f082956358b2", X-B3-ParentSpanId:"84c43981e30343e6", X-B3-Sampled:"0", X-ONAP-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-TransactionID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-ECOMP-RequestID:"3f489af5-e9de-49ac-88a9-21ee9dcdb455", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95911325-b309-400a-9c3c-c99ea7e882eb"]
2022-04-17T05:07:51.277Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:07:51.278Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:07:51.290Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:07:51.291Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:07:51.291Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:07:51.292Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:07:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:07:51.292Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:07:51.293Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:07:51.293Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:07:51.308Z|3f489af5-e9de-49ac-88a9-21ee9dcdb455|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:07:51.896Z|e1a41ef7-395c-496c-8585-433f4908df7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:51.898Z|e1a41ef7-395c-496c-8585-433f4908df7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:52.740Z|e642717b-fa98-430f-a875-5dd94918681e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:07:52.741Z|e642717b-fa98-430f-a875-5dd94918681e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:07:59.216Z|08c065ea-bbe9-4169-ba45-c5bc68310ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:59.223Z|08c065ea-bbe9-4169-ba45-c5bc68310ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:59.226Z|8496b44d-f1cc-4768-b770-8124fbcbac5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:59.230Z|8496b44d-f1cc-4768-b770-8124fbcbac5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:07:59.375Z|f7e3342a-40a1-4e77-b284-015ba30273a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:07:59.376Z|f7e3342a-40a1-4e77-b284-015ba30273a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:01.541Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:01.556Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:01.557Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:01.558Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:01.558Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:01.559Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:01.559Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeb60274aa77dd18", X-B3-SpanId:"bed9f46172e20be0", X-B3-ParentSpanId:"aeb60274aa77dd18", X-B3-Sampled:"0", X-ONAP-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-TransactionID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-ECOMP-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3b2f651-3fc7-4245-9e5a-aec1bb1d1fd0"]
2022-04-17T05:08:01.559Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:01.560Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:01.582Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:01.583Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:01.584Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:01.584Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:01.585Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:01.586Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:01.587Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:01.590Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:01.591Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:01.591Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:01.592Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:01.593Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:01.594Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aeb60274aa77dd18", X-B3-SpanId:"2a7b3b2ce699b5a1", X-B3-ParentSpanId:"aeb60274aa77dd18", X-B3-Sampled:"0", X-ONAP-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-TransactionID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-ECOMP-RequestID:"fedfbd2b-1ab1-4fad-aeb6-71b893fd002b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbcc2389-fc3e-4160-8b39-57e06301537c"]
2022-04-17T05:08:01.595Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:01.596Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:01.607Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:01.607Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:01.607Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:01.608Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:01.608Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:01.609Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:01.609Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:01.628Z|fedfbd2b-1ab1-4fad-aeb6-71b893fd002b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:06.896Z|f14720b3-5ce1-4342-b350-fe2260edfb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:06.900Z|f14720b3-5ce1-4342-b350-fe2260edfb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:09.264Z|8166b299-d940-4aaf-9cb4-2af573da4b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:09.265Z|8166b299-d940-4aaf-9cb4-2af573da4b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:09.273Z|bb96816e-7609-4ff4-bfe4-b11514a172ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:09.273Z|bb96816e-7609-4ff4-bfe4-b11514a172ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:09.402Z|a1d749dc-8b36-4e59-8686-ebc7fd5c08ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:09.404Z|a1d749dc-8b36-4e59-8686-ebc7fd5c08ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:11.845Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:11.868Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:11.870Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:11.871Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:11.871Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:11.872Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:11.872Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5ae4a2954421f04", X-B3-SpanId:"ba1b93b55a7f9027", X-B3-ParentSpanId:"b5ae4a2954421f04", X-B3-Sampled:"0", X-ONAP-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-TransactionID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-ECOMP-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9482d8be-7fa2-4432-bcb6-8da80a342777"]
2022-04-17T05:08:11.872Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:11.872Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:11.898Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:11.898Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:11.899Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:11.899Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:11.900Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:04:57.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:04:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:11.901Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:11.901Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:11.903Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:11.903Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:11.904Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:11.904Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:11.905Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:11.905Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5ae4a2954421f04", X-B3-SpanId:"61d5082367e687ac", X-B3-ParentSpanId:"b5ae4a2954421f04", X-B3-Sampled:"0", X-ONAP-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-TransactionID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-ECOMP-RequestID:"23634260-eb0d-44a4-8448-df24cbc3e33a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b3b57fc-d611-45cd-87f4-009855643483"]
2022-04-17T05:08:11.905Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:11.906Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:11.917Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:11.917Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:11.918Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:11.918Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:11.919Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:11.919Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:11.920Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:11.930Z|23634260-eb0d-44a4-8448-df24cbc3e33a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:19.292Z|522193cf-cbe6-4ca1-b450-0f763b9c2919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:19.293Z|522193cf-cbe6-4ca1-b450-0f763b9c2919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:19.308Z|da4152ca-fb34-479f-8ae0-e326623dba9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:19.308Z|da4152ca-fb34-479f-8ae0-e326623dba9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:19.439Z|f4476a17-7602-48d9-b605-f022ea216399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:19.441Z|f4476a17-7602-48d9-b605-f022ea216399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:21.896Z|505b8520-2940-4500-ba29-4e4eba0bc4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:21.898Z|505b8520-2940-4500-ba29-4e4eba0bc4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:22.131Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:22.149Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:22.150Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:22.151Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:22.151Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:22.152Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:22.152Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b681cf1ac1550f", X-B3-SpanId:"44f752bef7d49937", X-B3-ParentSpanId:"61b681cf1ac1550f", X-B3-Sampled:"0", X-ONAP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-TransactionID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ECOMP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5845e3af-62bd-4f7a-a456-9ccc868282b7"]
2022-04-17T05:08:22.153Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:22.153Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:22.179Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:22.180Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:22.182Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:22.183Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:22.183Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:08:22.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:08:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:22.184Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:22.185Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:22.188Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:22.189Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:22.190Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:22.193Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:22.194Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:22.195Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61b681cf1ac1550f", X-B3-SpanId:"1f72487b4ae2f33f", X-B3-ParentSpanId:"61b681cf1ac1550f", X-B3-Sampled:"0", X-ONAP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-TransactionID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ECOMP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c1c165-71d4-46f3-8bb4-79dd50bbef6f"]
2022-04-17T05:08:22.196Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:22.196Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:22.211Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:22.212Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:22.212Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:22.213Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:22.213Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:22.214Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:22.214Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:22.411Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:22.412Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:22.412Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:22.413Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:22.413Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:22.414Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-TransactionID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ECOMP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83b6a40-26c6-4cff-a949-977d84205528"]
2022-04-17T05:08:22.414Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:22.415Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:22.562Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:22.564Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:22.565Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:22.566Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C2DA4B5DC64A06A2B1516FE60FED62D6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 05:08:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:22.570Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","businessKey":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T05:08:22.340+0000","endTime":"2022-04-17T05:08:22.582+0000","removalTime":null,"durationInMillis":242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"6747db75-be0c-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T05:08:22.572Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:22.573Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:22.654Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:22.655Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:22.657Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:22.658Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:22.659Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:22.659Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-TransactionID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ECOMP-RequestID:"07cb6903-c58b-4655-94aa-3d32efc18248", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27707e52-336f-4484-8855-80abcbc3ed48"]
2022-04-17T05:08:22.660Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:22.661Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:22.742Z|e989a9f5-6fe4-4419-8026-1b95e7f1e972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:22.743Z|e989a9f5-6fe4-4419-8026-1b95e7f1e972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:22.791Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:22.792Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:22.793Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:22.794Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1119A62CF9BCD2569E34B7477C9A754C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 05:08:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:22.795Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:674a4bc1-be0c-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","executionId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T05:08:22.345+0000","endTime":"2022-04-17T05:08:22.582+0000","durationInMillis":237,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T05:08:22.796Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:22.797Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:22.819Z|07cb6903-c58b-4655-94aa-3d32efc18248|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:23.069Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:23.076Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:23.077Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:23.077Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:23.078Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:23.079Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:23.079Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7bd533e2da12d86", X-B3-SpanId:"43553e45bdf3a1ec", X-B3-ParentSpanId:"c7bd533e2da12d86", X-B3-Sampled:"0", X-ONAP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-TransactionID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ECOMP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea1b0a9-cc0e-4955-866a-c3238f41ff47"]
2022-04-17T05:08:23.080Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:23.081Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:23.102Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:23.103Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:23.104Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:23.105Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:23 GMT", Connection:"close"]
2022-04-17T05:08:23.107Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:08:22.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:08:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:23.121Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:23.123Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:23.129Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:23.132Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:23.133Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:23.135Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:23.137Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:23.138Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7bd533e2da12d86", X-B3-SpanId:"4b2c95671dad3964", X-B3-ParentSpanId:"c7bd533e2da12d86", X-B3-Sampled:"0", X-ONAP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-TransactionID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ECOMP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e4bbae7-2290-4851-9afe-bb535e2edbe7"]
2022-04-17T05:08:23.140Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:23.141Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:23.165Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:23.166Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:23.167Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:23.167Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:23.169Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:23.170Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:23.172Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:23.277Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:23.278Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:23.279Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:23.280Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:23.281Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:23.282Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-TransactionID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ECOMP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02768c36-28f9-48db-ac13-13a2bf42c1e2"]
2022-04-17T05:08:23.282Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:23.283Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:23.492Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:23.493Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:23.494Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:23.495Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BAB3EC2E8B5A351441CE98EC2A7D1F52; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 05:08:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:23.497Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","businessKey":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T05:08:22.340+0000","endTime":"2022-04-17T05:08:22.582+0000","removalTime":null,"durationInMillis":242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"6747db75-be0c-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T05:08:23.500Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:23.501Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:23.732Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:23.733Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:23.734Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:23.734Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:23.735Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:23.736Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-TransactionID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ECOMP-RequestID:"0710f931-294c-420a-bd4e-0b71714828ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95451033-f538-434e-a7ff-f485d54a8c0a"]
2022-04-17T05:08:23.738Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:23.746Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:23.900Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:23.907Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:23.911Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:23.914Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8822935417FC708B4443011344821F4A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 05:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:23.918Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:674a4bc1-be0c-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","executionId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T05:08:22.345+0000","endTime":"2022-04-17T05:08:22.582+0000","durationInMillis":237,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T05:08:23.924Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:23.927Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:23.973Z|0710f931-294c-420a-bd4e-0b71714828ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:24.199Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:24.213Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:24.214Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:24.214Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:24.214Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:24.214Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:24.215Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"571001576e76dc06", X-B3-SpanId:"18e82cf446362ee6", X-B3-ParentSpanId:"571001576e76dc06", X-B3-Sampled:"0", X-ONAP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-TransactionID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ECOMP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"357043bc-f52c-4af8-9538-a00f8c00e704"]
2022-04-17T05:08:24.216Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:24.216Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:24.251Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:24.253Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:24.255Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:24.263Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:24.263Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:08:22.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:08:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:24.264Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:24.264Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:24.266Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:24.267Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:24.267Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:24.268Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:24.268Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:24.269Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"571001576e76dc06", X-B3-SpanId:"816351683d6ff287", X-B3-ParentSpanId:"571001576e76dc06", X-B3-Sampled:"0", X-ONAP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-TransactionID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ECOMP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e9fafbd-dc11-4426-a610-30420a08cb21"]
2022-04-17T05:08:24.269Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:24.270Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:24.292Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:24.293Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:24.299Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:24.300Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:24.301Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:24.302Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:24.303Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:24.651Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:24.653Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:24.655Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:24.657Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:24.659Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:24.660Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-TransactionID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ECOMP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8372de1f-e739-4835-9bbd-65dd4657b74b"]
2022-04-17T05:08:24.661Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:24.663Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:24.841Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:24.845Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:24.847Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:24.849Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4015DC2111D1DF36371B51B40954D017; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 05:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:24.852Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","businessKey":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T05:08:22.340+0000","endTime":"2022-04-17T05:08:22.582+0000","removalTime":null,"durationInMillis":242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"6747db75-be0c-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T05:08:24.854Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:24.856Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:24.926Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:24.935Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:24.936Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:24.937Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:24.937Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:24.937Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-TransactionID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ECOMP-RequestID:"1df82c84-dfc7-4474-b45c-7506c01784a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6d1383e-b684-4b22-a585-7d3eafeb0c8e"]
2022-04-17T05:08:24.938Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:24.939Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:25.163Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:25.168Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:25.172Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:25.174Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44BFD4B87D998FC6AD11129CCD0C9B86; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:25.181Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:674a4bc1-be0c-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","executionId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T05:08:22.345+0000","endTime":"2022-04-17T05:08:22.582+0000","durationInMillis":237,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T05:08:25.183Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:25.187Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:25.263Z|1df82c84-dfc7-4474-b45c-7506c01784a7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:25.642Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:25.656Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:25.657Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:25.657Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:25.657Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:25.658Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:25.658Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fd0efc66e7c15f", X-B3-SpanId:"9c4d75c8848c2222", X-B3-ParentSpanId:"d8fd0efc66e7c15f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-TransactionID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ECOMP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c464bfc-ecaf-4b8c-b39b-48c5bc8ea032"]
2022-04-17T05:08:25.659Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:25.659Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:25.694Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:25.695Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:25.696Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:25.697Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:25.700Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:08:22.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:08:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:25.701Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:25.703Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:25.708Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:25.710Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:25.711Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:25.711Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:25.712Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:25.713Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8fd0efc66e7c15f", X-B3-SpanId:"9ed0063821008059", X-B3-ParentSpanId:"d8fd0efc66e7c15f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-TransactionID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ECOMP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f7a8c5-6242-4afd-b538-baeddbce8306"]
2022-04-17T05:08:25.715Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:25.716Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:25.743Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:25.744Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:25.745Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:25.746Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:25.748Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:25.748Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:25.749Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:25.858Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:25.859Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:25.860Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:25.860Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:25.861Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:25.863Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-TransactionID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ECOMP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfa597e5-070f-464f-9ed3-333a840214bd"]
2022-04-17T05:08:25.863Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:25.864Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:26.028Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:26.029Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:26.029Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:26.030Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3F983A3D3508775EAB89E6ADA3174D37; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 05:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:26.031Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","businessKey":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T05:08:22.340+0000","endTime":"2022-04-17T05:08:22.582+0000","removalTime":null,"durationInMillis":242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"6747db75-be0c-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T05:08:26.031Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:26.032Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:26.077Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:26.078Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:26.078Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:26.079Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:26.079Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:26.079Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-TransactionID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ECOMP-RequestID:"d8040c96-8066-428c-aaf2-63904041e5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12a4f574-f895-4124-a40b-e7e259225af6"]
2022-04-17T05:08:26.080Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:26.080Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:26.211Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:26.212Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:26.212Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:26.212Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=310EC001C32205F25BBA9DC3A268E53D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 05:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:26.213Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:674a4bc1-be0c-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","executionId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T05:08:22.345+0000","endTime":"2022-04-17T05:08:22.582+0000","durationInMillis":237,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T05:08:26.215Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:26.215Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:26.221Z|d8040c96-8066-428c-aaf2-63904041e5c0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:26.705Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Entering
2022-04-17T05:08:26.726Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:26.727Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||Invoke
2022-04-17T05:08:26.728Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:26.729Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92
2022-04-17T05:08:26.729Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Method      : GET
2022-04-17T05:08:26.730Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8ef9d89c528ffae", X-B3-SpanId:"b7586489177f311e", X-B3-ParentSpanId:"a8ef9d89c528ffae", X-B3-Sampled:"0", X-ONAP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-TransactionID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ECOMP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fd9d14d-92a7-4163-8a08-b85c1cdca369"]
2022-04-17T05:08:26.730Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Request body: 
2022-04-17T05:08:26.731Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||==========================request end================================================
2022-04-17T05:08:26.769Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:26.770Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:26.770Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Status text  : 
2022-04-17T05:08:26.788Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:26.789Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||Response body: {
  "requestId" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "requestStatus" : "FAILED",
  "statusMessage" : "Error from SDNC: SQL query failed",
  "rollbackStatusMessage" : "Error from SDNC: SQL query failed",
  "flowStatus" : "UnassignServiceInstanceBB has failed.",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-04-17T05:00:11.000+00:00",
  "endTime" : "2022-04-17T05:08:22.000+00:00",
  "source" : "VID",
  "tenantId" : "642ab00b65f9449b877ac3cdf4cfe718",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b\",\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\": \"1efed593-a1a8-480a-9962-51a6aed5b1d8\",\n\t\t\t\"modelVersionId\": \"b74fbd4e-4902-4a6b-a56e-face1a67e310\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"642ab00b65f9449b877ac3cdf4cfe718\",\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\": \"0733b215-e500-4ea5-8ea3-fc5d0ec0d3b6\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-04-17T05:08:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "8c1ae74a-24c3-4abf-95e8-eb43fab98e94",
  "serviceInstanceName" : "basic_network-37a18f34-fcbb-4f73-a3b6-30a037814d5b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "rollbackExtSystemErrorSource" : "SDNC",
  "tenantName" : "onap-daily-istanbul",
  "cloudApiRequests" : [ ],
  "requestURI" : "074eb0ba-82ff-44de-ae1e-4e6176ea3d92",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92"
    }
  }
}
2022-04-17T05:08:26.790Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:26.790Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|INFO|500||InvokeReturn
2022-04-17T05:08:26.800Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:26.801Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-04-17T05:08:26.801Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:26.801Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false
2022-04-17T05:08:26.802Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-04-17T05:08:26.802Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8ef9d89c528ffae", X-B3-SpanId:"48e5aad80b76b966", X-B3-ParentSpanId:"a8ef9d89c528ffae", X-B3-Sampled:"0", X-ONAP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-TransactionID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ECOMP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"676294dc-4266-4d5b-9c76-4e7be56ac53c"]
2022-04-17T05:08:26.803Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-04-17T05:08:26.804Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-04-17T05:08:26.834Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:26.851Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:26.851Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-04-17T05:08:26.852Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 17 Apr 2022 05:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:26.852Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-04-17T05:08:26.853Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:26.853Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-04-17T05:08:26.925Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:26.926Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:26.926Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:26.927Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1
2022-04-17T05:08:26.927Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:26.928Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-TransactionID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ECOMP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0af71758-20e4-4baa-a8b3-8fae6aedfe87"]
2022-04-17T05:08:26.928Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:26.929Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:27.083Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:27.084Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:27.084Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:27.085Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BF15EE5FED68F3BF58C014FDDBD354ED; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"750", Date:"Sun, 17 Apr 2022 05:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:27.088Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","businessKey":"074eb0ba-82ff-44de-ae1e-4e6176ea3d92","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-04-17T05:08:22.340+0000","endTime":"2022-04-17T05:08:22.582+0000","removalTime":null,"durationInMillis":242,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f","superProcessInstanceId":"6747db75-be0c-11ec-aa7d-8e384cd93e3f","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-04-17T05:08:27.090Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:27.091Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=074eb0ba-82ff-44de-ae1e-4e6176ea3d92&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:27.174Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:27.176Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||Invoke
2022-04-17T05:08:27.176Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||===========================request begin================================================
2022-04-17T05:08:27.177Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1
2022-04-17T05:08:27.177Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Method      : GET
2022-04-17T05:08:27.178Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-TransactionID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ECOMP-RequestID:"7ebb3be7-859e-4631-a10d-bdcc914bc76b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bbf2af1-fa20-4e97-809c-c7691994dbad"]
2022-04-17T05:08:27.179Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Request body: 
2022-04-17T05:08:27.179Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||==========================request end================================================
2022-04-17T05:08:27.333Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||============================response begin==========================================
2022-04-17T05:08:27.335Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-04-17T05:08:27.338Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Status text  : 
2022-04-17T05:08:27.340Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=520FEF0D7A206B5A6991C8847A4C21A3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"760", Date:"Sun, 17 Apr 2022 05:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-04-17T05:08:27.343Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:674a4bc1-be0c-11ec-aa7d-8e384cd93e3f","parentActivityInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c2603301-bdfe-11ec-aa7d-8e384cd93e3f","processInstanceId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","executionId":"6749885e-be0c-11ec-aa7d-8e384cd93e3f","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-04-17T05:08:22.345+0000","endTime":"2022-04-17T05:08:22.582+0000","durationInMillis":237,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44a1ba17-be0b-11ec-aa7d-8e384cd93e3f"}]
2022-04-17T05:08:27.345Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|DEBUG|500||=======================response end=================================================
2022-04-17T05:08:27.346Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6749885e-be0c-11ec-aa7d-8e384cd93e3f&maxResults=1|INFO|500||InvokeReturn
2022-04-17T05:08:27.363Z|7ebb3be7-859e-4631-a10d-bdcc914bc76b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/074eb0ba-82ff-44de-ae1e-4e6176ea3d92|InfraPortalClient|||INFO|500||Exiting.
2022-04-17T05:08:29.329Z|3e77e338-db7e-40f5-afdb-3ea13e067643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:29.332Z|3e77e338-db7e-40f5-afdb-3ea13e067643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:29.350Z|2adaabd2-87e8-4605-836a-5b3153ec8642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:29.351Z|2adaabd2-87e8-4605-836a-5b3153ec8642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:29.474Z|4efcaed1-3c66-4a9f-9dd7-2d5c37c14b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:29.475Z|4efcaed1-3c66-4a9f-9dd7-2d5c37c14b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:34.385Z|b8bc5579-2234-42e9-83b6-09d162279496|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:08:34.387Z|b8bc5579-2234-42e9-83b6-09d162279496|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:36.896Z|05cfd24b-71cf-4005-a7a5-74ef832d5938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:36.897Z|05cfd24b-71cf-4005-a7a5-74ef832d5938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:39.382Z|4123c3c0-739e-4be9-a7b7-124b50e142ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:39.391Z|4123c3c0-739e-4be9-a7b7-124b50e142ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:39.420Z|ffdc94bc-3d08-4aa6-b30c-ffbaf342308d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:39.427Z|ffdc94bc-3d08-4aa6-b30c-ffbaf342308d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:39.505Z|8b97f2b4-1a20-4b93-bd4d-a682e1f3f7f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:39.507Z|8b97f2b4-1a20-4b93-bd4d-a682e1f3f7f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:49.452Z|db31038f-5c2b-4a28-b77c-eda99282803a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:49.459Z|db31038f-5c2b-4a28-b77c-eda99282803a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:49.455Z|5624c133-e3b2-40c0-8798-ed137fa25929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:49.464Z|5624c133-e3b2-40c0-8798-ed137fa25929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:49.551Z|9cdae009-1d4c-47bb-9492-06fe0d5b538f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:49.558Z|9cdae009-1d4c-47bb-9492-06fe0d5b538f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:51.896Z|ad56cbc3-588c-413d-9374-c5cb5b76fbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:51.900Z|ad56cbc3-588c-413d-9374-c5cb5b76fbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:52.751Z|6f682e90-3ed1-4289-92ac-64f82b52f0e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:08:52.752Z|6f682e90-3ed1-4289-92ac-64f82b52f0e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:08:59.492Z|a627abad-864f-4991-b07c-45531a989334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:59.493Z|a627abad-864f-4991-b07c-45531a989334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:59.495Z|8e806964-f051-49f3-b226-48e3a2a10374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:59.495Z|8e806964-f051-49f3-b226-48e3a2a10374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:08:59.587Z|ddb79d17-84cf-4efb-bc2b-2ea1d776e0a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:08:59.590Z|ddb79d17-84cf-4efb-bc2b-2ea1d776e0a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:06.897Z|80ebeb2c-6344-4f61-a00d-92fd8695e42b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:06.899Z|80ebeb2c-6344-4f61-a00d-92fd8695e42b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:09.526Z|c6449ae1-299f-4f75-b1c6-5bd915d14d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:09.528Z|c6449ae1-299f-4f75-b1c6-5bd915d14d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:09.551Z|e045c835-2947-4616-8b7c-85fb300d8eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:09.552Z|e045c835-2947-4616-8b7c-85fb300d8eeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:09.637Z|6c842c4f-d882-422c-b4ea-5ea4b8e1546c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:09.640Z|6c842c4f-d882-422c-b4ea-5ea4b8e1546c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:19.587Z|f9ab8259-06cb-4c77-9c66-fd3733313aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:19.589Z|f9ab8259-06cb-4c77-9c66-fd3733313aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:19.592Z|a55368f2-d3b4-443c-8c22-b0d7a64b78c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:19.594Z|a55368f2-d3b4-443c-8c22-b0d7a64b78c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:19.683Z|066c2e20-660d-45d0-aaf3-d87abaea6985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:19.684Z|066c2e20-660d-45d0-aaf3-d87abaea6985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:21.897Z|ec2eed6a-29e2-49d8-96b5-18cc6dab9f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:21.905Z|ec2eed6a-29e2-49d8-96b5-18cc6dab9f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:22.752Z|c350c4a9-b64e-4c6b-8928-0af523d2dcd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:22.755Z|c350c4a9-b64e-4c6b-8928-0af523d2dcd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:29.628Z|43761e2c-5dc0-4f68-ae7d-dda50ea03eb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:29.630Z|43761e2c-5dc0-4f68-ae7d-dda50ea03eb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:29.636Z|a1eefc4e-01a0-43d5-b9b6-7a604e02a905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:29.637Z|a1eefc4e-01a0-43d5-b9b6-7a604e02a905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:29.718Z|eca8e429-0c5c-46ca-bb19-6d006e521e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:29.722Z|eca8e429-0c5c-46ca-bb19-6d006e521e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:34.393Z|5850f835-603a-4f93-b176-f800db1d616f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:09:34.393Z|5850f835-603a-4f93-b176-f800db1d616f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:36.898Z|7826cbcb-5027-4af4-b519-986a4f6b4447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:36.900Z|7826cbcb-5027-4af4-b519-986a4f6b4447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:39.656Z|68f0b0ee-3735-4898-8778-4927efc966e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:39.656Z|68f0b0ee-3735-4898-8778-4927efc966e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:39.664Z|2c2bd007-822d-4332-a802-205eace6438f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:39.665Z|2c2bd007-822d-4332-a802-205eace6438f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:39.762Z|71a41522-8a32-4033-b470-0022830b6209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:39.763Z|71a41522-8a32-4033-b470-0022830b6209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:49.686Z|a749cf14-5837-40ac-84d8-6742529220a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:49.687Z|a749cf14-5837-40ac-84d8-6742529220a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:49.700Z|694c6f23-2d00-4ffa-b652-a4352b9436ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:49.700Z|694c6f23-2d00-4ffa-b652-a4352b9436ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:49.800Z|0802ed4f-9b93-4c23-87c6-b822a9805f76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:49.801Z|0802ed4f-9b93-4c23-87c6-b822a9805f76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:51.896Z|66470c14-933d-4131-b7ef-b9e35c308169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:51.897Z|66470c14-933d-4131-b7ef-b9e35c308169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:52.756Z|575f9cb3-b372-4835-bc7e-7e0897dfa66c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:09:52.757Z|575f9cb3-b372-4835-bc7e-7e0897dfa66c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:09:59.718Z|75202883-54fe-4789-a5d2-e504e81c4edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:59.719Z|75202883-54fe-4789-a5d2-e504e81c4edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:59.721Z|c15cf331-4097-4509-89d7-0e194e57557c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:59.721Z|c15cf331-4097-4509-89d7-0e194e57557c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:09:59.845Z|802d3831-fe48-42dd-94b1-caf4236a2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:09:59.848Z|802d3831-fe48-42dd-94b1-caf4236a2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:06.899Z|faef55ce-859b-43ef-97f2-0baf159420a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:06.917Z|faef55ce-859b-43ef-97f2-0baf159420a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:09.771Z|857d44e0-cdf1-4206-94d5-14b24b95583d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:09.774Z|857d44e0-cdf1-4206-94d5-14b24b95583d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:09.786Z|4602cb4d-9c87-419c-8bd6-32da218ed7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:09.803Z|4602cb4d-9c87-419c-8bd6-32da218ed7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:09.886Z|20d6b81c-5649-498a-acb0-0bc829b49a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:09.887Z|20d6b81c-5649-498a-acb0-0bc829b49a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:19.824Z|c87bcae5-3f0e-4cce-987e-e27f52f0d038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:19.829Z|19eff8e8-a294-4f01-afec-e3939801fdef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:19.830Z|19eff8e8-a294-4f01-afec-e3939801fdef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:19.834Z|c87bcae5-3f0e-4cce-987e-e27f52f0d038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:19.953Z|45bf891a-d220-45a1-bb98-c99bebba3333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:19.955Z|45bf891a-d220-45a1-bb98-c99bebba3333|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:21.896Z|ac81fbbd-72bd-4a09-90a6-b0aca1d9b2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:21.897Z|ac81fbbd-72bd-4a09-90a6-b0aca1d9b2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:22.758Z|55a7bad1-d8bf-435e-9770-84416344472d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:22.758Z|55a7bad1-d8bf-435e-9770-84416344472d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:29.868Z|2f8fb703-7972-4852-847e-a268f9babdb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:29.870Z|2f8fb703-7972-4852-847e-a268f9babdb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:29.883Z|c9cb2ab6-c39b-49f3-9a8b-28f4f0b08de5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:29.884Z|c9cb2ab6-c39b-49f3-9a8b-28f4f0b08de5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:29.999Z|83d772b9-0f11-41bb-8020-0565709597b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:30.000Z|83d772b9-0f11-41bb-8020-0565709597b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:34.397Z|b635fbda-8f18-4ccf-924d-de2ab134725a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:10:34.401Z|b635fbda-8f18-4ccf-924d-de2ab134725a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:36.896Z|42349c61-c79c-4184-8337-3a91e7fd113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:36.897Z|42349c61-c79c-4184-8337-3a91e7fd113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:39.895Z|1903bce5-71d1-49d5-b823-facf4e4f93a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:39.896Z|1903bce5-71d1-49d5-b823-facf4e4f93a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:39.905Z|8be739b9-dedc-4d40-962f-f8af2f40be4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:39.905Z|8be739b9-dedc-4d40-962f-f8af2f40be4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:40.037Z|f1f7254c-e9e7-402c-80df-d1aa7ad62005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:40.041Z|f1f7254c-e9e7-402c-80df-d1aa7ad62005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:49.927Z|4aa38efc-c020-4af7-83d1-ee689e070943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:49.927Z|4aa38efc-c020-4af7-83d1-ee689e070943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:49.928Z|684e6b11-6301-4374-99da-50b289d5519e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:49.930Z|684e6b11-6301-4374-99da-50b289d5519e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:50.069Z|f557810b-0b14-44b6-b395-15c36e5757a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:50.070Z|f557810b-0b14-44b6-b395-15c36e5757a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:51.897Z|33b8cfb5-9566-457d-a491-4eba0dc89bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:51.901Z|33b8cfb5-9566-457d-a491-4eba0dc89bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:52.759Z|86b503d3-aa3c-411f-b632-99f77554faec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:10:52.759Z|86b503d3-aa3c-411f-b632-99f77554faec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:10:59.958Z|e51fc7e0-9598-4014-b59e-4bb343da9679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:59.959Z|99ad1aa5-3bd4-4336-99e2-1deeba8a986a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:10:59.960Z|99ad1aa5-3bd4-4336-99e2-1deeba8a986a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:10:59.960Z|e51fc7e0-9598-4014-b59e-4bb343da9679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:00.091Z|1b230382-8cf7-4dad-a6ec-0b262c464908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:00.091Z|1b230382-8cf7-4dad-a6ec-0b262c464908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:06.896Z|e6b6b27a-7d9b-45bc-82d9-972748aeb31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:06.896Z|e6b6b27a-7d9b-45bc-82d9-972748aeb31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:11:09.989Z|5dbadf22-2b1c-4754-82bc-8d61e78e91bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:09.991Z|5dbadf22-2b1c-4754-82bc-8d61e78e91bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:10.000Z|58584c89-3abb-432a-a892-970ce0d2421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:10.000Z|58584c89-3abb-432a-a892-970ce0d2421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:10.113Z|740b035b-6e45-4651-96fe-1593bb256a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:10.114Z|740b035b-6e45-4651-96fe-1593bb256a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:20.017Z|c4af130b-9b78-40e4-be3f-b1fa46d38432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:20.018Z|c4af130b-9b78-40e4-be3f-b1fa46d38432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:20.022Z|324b4f62-ae0b-484c-87d4-55a0718853f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:20.023Z|324b4f62-ae0b-484c-87d4-55a0718853f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:20.150Z|f0ab4012-58aa-4e19-8328-0230b4201ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:20.152Z|f0ab4012-58aa-4e19-8328-0230b4201ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:21.896Z|8df0afd6-4aa8-42ad-870c-a1be3c909512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:21.898Z|8df0afd6-4aa8-42ad-870c-a1be3c909512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:11:22.760Z|6af7cc4b-8ba2-4bf4-8886-b0053c66f6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:22.761Z|6af7cc4b-8ba2-4bf4-8886-b0053c66f6df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:11:30.061Z|068a4430-d71c-4026-a047-d12ea088fcad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:30.062Z|068a4430-d71c-4026-a047-d12ea088fcad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:30.067Z|3ed995a2-3733-4eb0-b6b7-598ed7f74a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:30.067Z|3ed995a2-3733-4eb0-b6b7-598ed7f74a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:30.178Z|0aeb8431-4c1c-4f33-b711-28d209427deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:30.179Z|0aeb8431-4c1c-4f33-b711-28d209427deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:34.476Z|223ed0b3-8c0a-4715-bcda-d6cc5f3295d6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:11:34.497Z|223ed0b3-8c0a-4715-bcda-d6cc5f3295d6|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:36.900Z|9e98019e-e70f-43ad-b502-1b82e068c345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:36.914Z|9e98019e-e70f-43ad-b502-1b82e068c345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:11:40.089Z|8379be9c-8750-4995-a2e5-4f1d73759bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:40.089Z|d04586bc-475b-4e5b-a89a-0e1de4f019c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:40.089Z|8379be9c-8750-4995-a2e5-4f1d73759bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:40.090Z|d04586bc-475b-4e5b-a89a-0e1de4f019c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:40.228Z|a406c05c-f373-41c2-b75c-98af389dc139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:40.229Z|a406c05c-f373-41c2-b75c-98af389dc139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:50.115Z|8b14cfe6-f081-4b0b-8788-0cb5201d4ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:50.116Z|8b14cfe6-f081-4b0b-8788-0cb5201d4ad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:50.126Z|37901a15-f7d9-499d-8959-25049be61ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:50.126Z|37901a15-f7d9-499d-8959-25049be61ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:50.250Z|8cb06f73-b36a-4fab-ace9-eeaba9024f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:11:50.251Z|8cb06f73-b36a-4fab-ace9-eeaba9024f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:11:51.896Z|5c3fc811-fbb0-43de-97ac-e41de109b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:51.897Z|5c3fc811-fbb0-43de-97ac-e41de109b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:11:52.762Z|edbc973e-5241-46a1-b795-bbe5d7ad0eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:11:52.762Z|edbc973e-5241-46a1-b795-bbe5d7ad0eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:00.158Z|346243f4-e0aa-4151-854b-4bc59372d377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:00.159Z|346243f4-e0aa-4151-854b-4bc59372d377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:00.168Z|875aa126-0d08-45e4-87d8-8b208226eff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:00.168Z|875aa126-0d08-45e4-87d8-8b208226eff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:00.273Z|99ddb44c-7b20-4e99-9d0a-42a78ce8db02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:00.275Z|99ddb44c-7b20-4e99-9d0a-42a78ce8db02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:06.897Z|218c3aba-6995-4e4a-a479-25af38f6fa26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:06.898Z|218c3aba-6995-4e4a-a479-25af38f6fa26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:10.182Z|8e799d98-50e2-4635-944a-ca4394f0e24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:10.182Z|8e799d98-50e2-4635-944a-ca4394f0e24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:10.189Z|04a2cd1c-1c1c-4e77-ba38-3de9b512120e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:10.189Z|04a2cd1c-1c1c-4e77-ba38-3de9b512120e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:10.302Z|c26775e7-8c71-45ec-992f-8e2dccb2a18e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:10.303Z|c26775e7-8c71-45ec-992f-8e2dccb2a18e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:20.204Z|f823b87f-ac66-4a55-bab7-7d81cf3e0d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:20.205Z|f823b87f-ac66-4a55-bab7-7d81cf3e0d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:20.209Z|2a891113-a897-44eb-b5ac-924383672ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:20.210Z|2a891113-a897-44eb-b5ac-924383672ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:20.323Z|7e191e8c-6dc0-4737-9ec5-a83194178414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:20.324Z|7e191e8c-6dc0-4737-9ec5-a83194178414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:21.896Z|af2dc25c-e7e8-4c65-b4e3-5c40b833212b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:21.900Z|af2dc25c-e7e8-4c65-b4e3-5c40b833212b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:22.763Z|85b3c04a-a3b4-490f-aa2f-2faac2d456fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:22.764Z|85b3c04a-a3b4-490f-aa2f-2faac2d456fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:30.236Z|3ba0ad74-ec64-4be1-92ff-36b679c8103d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:30.238Z|3ba0ad74-ec64-4be1-92ff-36b679c8103d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:30.239Z|e1b5ba31-fedf-46bf-9801-b14378d23468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:30.240Z|e1b5ba31-fedf-46bf-9801-b14378d23468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:30.352Z|9602ed80-8854-494e-8616-0db94700a323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:30.353Z|9602ed80-8854-494e-8616-0db94700a323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:34.387Z|63e2d1c4-64a5-4b95-9602-ae7976edc4d9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:12:34.388Z|63e2d1c4-64a5-4b95-9602-ae7976edc4d9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:36.897Z|9df1478c-0cb1-4acd-97e2-0c729e11c3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:36.899Z|9df1478c-0cb1-4acd-97e2-0c729e11c3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:40.277Z|ab365f3e-e8be-46da-98b3-b8c19107f924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:40.277Z|ab365f3e-e8be-46da-98b3-b8c19107f924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:40.280Z|c2d6abcd-3947-4401-985c-91a1736b4d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:40.281Z|c2d6abcd-3947-4401-985c-91a1736b4d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:40.392Z|9a3e8b6d-1527-4560-898d-fccf61f3a936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:40.393Z|9a3e8b6d-1527-4560-898d-fccf61f3a936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:50.317Z|1a45d2c1-71c8-499f-8a2d-1c06e0ccd971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:50.320Z|1a45d2c1-71c8-499f-8a2d-1c06e0ccd971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:50.331Z|52bc780d-9287-421a-af29-add6048d5204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:50.332Z|52bc780d-9287-421a-af29-add6048d5204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:50.417Z|207c8cf2-26a7-47e6-a3cf-a00654f1f13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:12:50.418Z|207c8cf2-26a7-47e6-a3cf-a00654f1f13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:12:51.903Z|53dd5865-9378-482f-b367-5e5217e8dfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:51.911Z|53dd5865-9378-482f-b367-5e5217e8dfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:12:52.765Z|6bb5fada-b38f-43f4-b80b-fee78e5a736d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:12:52.766Z|6bb5fada-b38f-43f4-b80b-fee78e5a736d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:00.361Z|36a77594-383c-42ef-8b58-5d1e4bbac8c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:00.362Z|36a77594-383c-42ef-8b58-5d1e4bbac8c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:00.365Z|7c25e70e-5739-4c1d-b18d-afe4f77e8187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:00.367Z|7c25e70e-5739-4c1d-b18d-afe4f77e8187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:00.449Z|4860e649-058f-4fa8-9de8-68c74fb7964d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:00.450Z|4860e649-058f-4fa8-9de8-68c74fb7964d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:06.900Z|0b234851-34d6-4484-9fc5-00f43818f7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:06.901Z|0b234851-34d6-4484-9fc5-00f43818f7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:10.384Z|b37c1ce4-e0da-4030-819b-e13fe6373da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:10.385Z|b37c1ce4-e0da-4030-819b-e13fe6373da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:10.394Z|1a256a0f-05d2-475b-8255-b9df1a987b18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:10.395Z|1a256a0f-05d2-475b-8255-b9df1a987b18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:10.480Z|90ad752d-1ee9-42a6-be71-fdb6ed9d96a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:10.481Z|90ad752d-1ee9-42a6-be71-fdb6ed9d96a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:20.417Z|5b5bf764-4f78-4836-8fbe-fbb8f824f9a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:20.419Z|5b5bf764-4f78-4836-8fbe-fbb8f824f9a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:20.417Z|a82eeaae-d50c-4b37-9d8b-a621bdf09923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:20.435Z|a82eeaae-d50c-4b37-9d8b-a621bdf09923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:20.507Z|fa74964c-4611-45f6-ab01-fcab79f9e484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:20.508Z|fa74964c-4611-45f6-ab01-fcab79f9e484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:21.897Z|79ecb475-7c82-4f6d-9f5d-ec5a5fa8955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:21.898Z|79ecb475-7c82-4f6d-9f5d-ec5a5fa8955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:22.768Z|77e6ec5c-689b-4d69-b118-e876f51653d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:22.771Z|77e6ec5c-689b-4d69-b118-e876f51653d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:30.462Z|e1f971f3-541f-437b-9e78-0a5547eaeaaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:30.464Z|e1f971f3-541f-437b-9e78-0a5547eaeaaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:30.472Z|5ee4015f-3f5a-4cd1-9bfe-f9adbecbfd95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:30.474Z|5ee4015f-3f5a-4cd1-9bfe-f9adbecbfd95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:30.578Z|4c8507c5-5ce3-4e00-9d7b-525be169b702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:30.584Z|4c8507c5-5ce3-4e00-9d7b-525be169b702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:34.391Z|3a629ff6-17a5-44f5-a024-4e82a9b2d0ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:13:34.392Z|3a629ff6-17a5-44f5-a024-4e82a9b2d0ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:36.898Z|96493be2-77e5-45e3-a3e3-28de44dadd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:36.903Z|96493be2-77e5-45e3-a3e3-28de44dadd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:40.494Z|802c7949-ae72-4e26-ba65-0fe6887b9d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:40.496Z|802c7949-ae72-4e26-ba65-0fe6887b9d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:40.504Z|434e2924-a75b-40d6-b47a-c8bc1f4762e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:40.505Z|434e2924-a75b-40d6-b47a-c8bc1f4762e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:40.637Z|8dde8df0-acac-4f39-adfc-3b9a3078a238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:40.637Z|8dde8df0-acac-4f39-adfc-3b9a3078a238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:50.536Z|b75da74a-73c5-4e3a-89ba-71a7f5db0ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:50.538Z|b75da74a-73c5-4e3a-89ba-71a7f5db0ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:50.556Z|375bb030-466e-4189-9d16-c4e30bd1d434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:50.569Z|375bb030-466e-4189-9d16-c4e30bd1d434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:50.685Z|0562cde6-9dc3-4774-ba37-388a180b5d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:13:50.686Z|0562cde6-9dc3-4774-ba37-388a180b5d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:13:51.896Z|d362ad59-5688-4f5c-a7f2-b3a522a28808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:51.897Z|d362ad59-5688-4f5c-a7f2-b3a522a28808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:13:52.774Z|026f9575-5754-4a23-a71d-e232f6e51925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:13:52.775Z|026f9575-5754-4a23-a71d-e232f6e51925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:00.577Z|cf56ccfc-5f01-4cdb-a425-393f1ea4251a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:00.578Z|cf56ccfc-5f01-4cdb-a425-393f1ea4251a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:00.612Z|3b4725d2-671f-43f4-b9f2-6e8dbf1d27be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:00.613Z|3b4725d2-671f-43f4-b9f2-6e8dbf1d27be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:00.732Z|b84ac855-1185-463e-bc00-470aafff5355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:00.735Z|b84ac855-1185-463e-bc00-470aafff5355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:06.897Z|8ba0c0bb-8a63-4abe-af11-bd569a5455b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:06.898Z|8ba0c0bb-8a63-4abe-af11-bd569a5455b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:10.604Z|8fddae86-ed9a-47de-9c0b-c0a89d3e3bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:10.605Z|8fddae86-ed9a-47de-9c0b-c0a89d3e3bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:10.660Z|007ff5ff-2316-4b6e-bef7-18f42f44cd1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:10.662Z|007ff5ff-2316-4b6e-bef7-18f42f44cd1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:10.765Z|867e36a2-a9e8-4a89-8bbc-c554152a27ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:10.766Z|867e36a2-a9e8-4a89-8bbc-c554152a27ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:20.647Z|fce1a63d-a711-4a80-9f8c-963ac9348d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:20.648Z|fce1a63d-a711-4a80-9f8c-963ac9348d2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:20.689Z|93e2d88a-4d41-4a5a-9686-365a969b6e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:20.690Z|93e2d88a-4d41-4a5a-9686-365a969b6e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:20.788Z|079f70c4-84b3-4d49-93c7-4894b9ea0cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:20.789Z|079f70c4-84b3-4d49-93c7-4894b9ea0cc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:21.897Z|74ad5875-0cf4-48c3-a41f-a130406db93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:21.902Z|74ad5875-0cf4-48c3-a41f-a130406db93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:22.776Z|dd0eaaff-2946-4c1e-9c1d-1f3cf2c178f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:22.776Z|dd0eaaff-2946-4c1e-9c1d-1f3cf2c178f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:30.677Z|982a62a4-8430-4186-98c8-8abbcb5b8363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:30.677Z|982a62a4-8430-4186-98c8-8abbcb5b8363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:30.744Z|50c2f501-a2ea-4e9c-bb96-7308f8825ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:30.757Z|50c2f501-a2ea-4e9c-bb96-7308f8825ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:30.834Z|cbe5c31d-8591-4161-81a6-5fe87828bc40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:30.836Z|cbe5c31d-8591-4161-81a6-5fe87828bc40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:34.401Z|f137ff41-709c-4a88-bd51-2930f2a06405|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:14:34.402Z|f137ff41-709c-4a88-bd51-2930f2a06405|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:34.404Z||http-nio-8080-exec-5|||||WARN|500||reqdb-pool - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@18618d71 ((conn=281) Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.
2022-04-17T05:14:36.901Z|d41d763f-879b-4a71-880c-7be06b12b25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:36.908Z|d41d763f-879b-4a71-880c-7be06b12b25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:40.706Z|d6db3f96-544e-4297-a7c2-3b8d3434a914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:40.708Z|d6db3f96-544e-4297-a7c2-3b8d3434a914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:40.788Z|1edf32b8-c46f-4612-bc2b-3b3f0ee02a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:40.789Z|1edf32b8-c46f-4612-bc2b-3b3f0ee02a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:40.861Z|0e4ebc09-1cb7-43bc-b191-f9c433d30909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:40.862Z|0e4ebc09-1cb7-43bc-b191-f9c433d30909|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:50.769Z|14ab6572-268c-42cb-acc4-706075cf6ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:50.783Z|14ab6572-268c-42cb-acc4-706075cf6ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:50.845Z|895528a9-48e6-4a81-8bf4-6a008a52c454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:50.851Z|895528a9-48e6-4a81-8bf4-6a008a52c454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:50.884Z|dbc638cf-a79a-4fd3-9a7a-7a91d90c0cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:14:50.885Z|dbc638cf-a79a-4fd3-9a7a-7a91d90c0cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:14:51.897Z|17ca2cde-5205-4ca8-9b85-f66d434d29a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:51.899Z|17ca2cde-5205-4ca8-9b85-f66d434d29a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:14:52.783Z|94c28b5f-a217-4cdb-87b6-67b4d9a27942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:14:52.784Z|94c28b5f-a217-4cdb-87b6-67b4d9a27942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:00.814Z|90d0f4af-9222-4194-b85c-df9260f45e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:00.815Z|90d0f4af-9222-4194-b85c-df9260f45e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:00.874Z|bd551ae7-65a6-41fd-9dd2-e1fcf9261e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:00.875Z|bd551ae7-65a6-41fd-9dd2-e1fcf9261e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:00.909Z|c7b2f57a-1deb-4484-ad7b-6679a09b0fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:00.919Z|c7b2f57a-1deb-4484-ad7b-6679a09b0fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:06.897Z|c1309448-028a-4336-bcce-2f151c257b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:06.905Z|c1309448-028a-4336-bcce-2f151c257b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:10.849Z|f5b76116-7705-49c0-b5a3-41de208c034f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:10.850Z|f5b76116-7705-49c0-b5a3-41de208c034f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:10.895Z|c9205b35-98dc-48b9-ae7d-f53ab4655dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:10.895Z|c9205b35-98dc-48b9-ae7d-f53ab4655dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:10.949Z|bce44622-4c10-47f9-beab-078c38c07eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:10.950Z|bce44622-4c10-47f9-beab-078c38c07eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:20.877Z|a0f1602b-0f36-49d8-a62a-888ef70dc002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:20.878Z|a0f1602b-0f36-49d8-a62a-888ef70dc002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:20.920Z|6085267a-d289-4a19-8342-5b7896aac54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:20.921Z|6085267a-d289-4a19-8342-5b7896aac54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:21.001Z|11ecdad5-4fde-460b-a260-cdc9e335f32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:21.007Z|11ecdad5-4fde-460b-a260-cdc9e335f32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:21.896Z|1fadc073-1a3d-4b89-8242-db401943617f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:21.897Z|1fadc073-1a3d-4b89-8242-db401943617f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:22.785Z|17a7a6c6-c11d-44fa-b0f9-46c105668a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:22.785Z|17a7a6c6-c11d-44fa-b0f9-46c105668a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:30.960Z|7df13ae3-4a96-4aaa-9ef3-f385d3faa36c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:30.969Z|7df13ae3-4a96-4aaa-9ef3-f385d3faa36c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:30.975Z|e3a588f5-03a8-4167-8a2e-2313b5c51e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:30.975Z|e3a588f5-03a8-4167-8a2e-2313b5c51e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:31.051Z|ea98ee1d-fd6b-422e-a045-104c299c41ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:31.052Z|ea98ee1d-fd6b-422e-a045-104c299c41ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:34.413Z|75e570d9-bb54-48da-9f45-33f0adf0b54d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:15:34.415Z|75e570d9-bb54-48da-9f45-33f0adf0b54d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:36.902Z|0cc99819-923e-44fc-a3b3-fcaf7609fda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:36.920Z|0cc99819-923e-44fc-a3b3-fcaf7609fda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:41.034Z|00106fe3-ec4d-47d5-8c01-8d1c0b0e561c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:41.042Z|00106fe3-ec4d-47d5-8c01-8d1c0b0e561c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:41.054Z|9312f86e-b7c1-495d-86e8-10c123c4d9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:41.056Z|9312f86e-b7c1-495d-86e8-10c123c4d9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:41.083Z|002849eb-5442-422e-897c-988f811d212c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:41.086Z|002849eb-5442-422e-897c-988f811d212c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:51.095Z|52955eee-64c0-4d34-a4e8-881f1fd3ffdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:51.097Z|52955eee-64c0-4d34-a4e8-881f1fd3ffdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:51.099Z|a0933988-4e79-4ae3-813c-d9b6995f6f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:51.100Z|a0933988-4e79-4ae3-813c-d9b6995f6f9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:51.107Z|11eeb87b-dcec-4b60-b8ea-1cb9352cc1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:15:51.108Z|11eeb87b-dcec-4b60-b8ea-1cb9352cc1f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:15:51.898Z|f69c0afa-e9f7-47ed-baf1-06df59c3d618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:51.902Z|f69c0afa-e9f7-47ed-baf1-06df59c3d618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:15:52.786Z|63181129-84e3-4f3d-886e-c77530981932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:15:52.787Z|63181129-84e3-4f3d-886e-c77530981932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:01.131Z|71794a38-c629-4c52-ad47-40c012c6cde7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:01.132Z|71794a38-c629-4c52-ad47-40c012c6cde7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:01.145Z|90716307-11e6-4311-a1f4-ee0523cbb326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:01.145Z|570cb9a5-1de2-41c6-b502-952702d33323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:01.149Z|570cb9a5-1de2-41c6-b502-952702d33323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:01.152Z|90716307-11e6-4311-a1f4-ee0523cbb326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:06.897Z|bfbf7aaa-1903-4320-8453-1bf36f3e3ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:06.899Z|bfbf7aaa-1903-4320-8453-1bf36f3e3ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:11.185Z|065799aa-35de-4c8b-bf12-81b737c7e275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:11.186Z|065799aa-35de-4c8b-bf12-81b737c7e275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:11.205Z|7cf2b952-9dbf-45fb-885c-5709a4a6840b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:11.206Z|7cf2b952-9dbf-45fb-885c-5709a4a6840b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:11.242Z|405bbcef-57c6-4644-b8eb-8e7575f4f220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:11.243Z|405bbcef-57c6-4644-b8eb-8e7575f4f220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:21.234Z|b6511fba-60b4-4300-a1b3-17193b941961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:21.236Z|0d70e8d6-c050-405b-97f3-33d9a9521025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:21.237Z|0d70e8d6-c050-405b-97f3-33d9a9521025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:21.238Z|b6511fba-60b4-4300-a1b3-17193b941961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:21.269Z|25d9401f-efb9-4cce-b824-ca4705af6d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:21.270Z|25d9401f-efb9-4cce-b824-ca4705af6d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:21.896Z|b0b64f4a-bea5-4f6f-9280-57ac6b3462b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:21.900Z|b0b64f4a-bea5-4f6f-9280-57ac6b3462b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:22.788Z|5a631697-74dd-4c8c-b8e0-c7487165bcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:22.788Z|5a631697-74dd-4c8c-b8e0-c7487165bcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:31.270Z|a52a0788-1ecd-4587-a8b7-fbfd8788dd59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:31.271Z|a52a0788-1ecd-4587-a8b7-fbfd8788dd59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:31.292Z|43de678a-e9af-41ae-9298-44f27461288c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:31.293Z|43de678a-e9af-41ae-9298-44f27461288c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:31.297Z|c49878b8-3bc3-4fb1-b633-e76a72d86caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:31.298Z|c49878b8-3bc3-4fb1-b633-e76a72d86caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:34.383Z|c0b52b8c-e7c1-4222-b527-690128e85e5c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:16:34.384Z|c0b52b8c-e7c1-4222-b527-690128e85e5c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:36.897Z|76136a15-4d98-449f-b935-06fb4f68ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:36.899Z|76136a15-4d98-449f-b935-06fb4f68ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:41.303Z|a093d656-d727-47cb-a98c-af6e62a42d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:41.304Z|a093d656-d727-47cb-a98c-af6e62a42d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:41.332Z|a8c8ebd6-eb8e-47bc-ac91-7e85d6c5757b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:41.333Z|a8c8ebd6-eb8e-47bc-ac91-7e85d6c5757b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:41.345Z|b887bddc-8352-41cb-985b-e873da77a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:41.346Z|b887bddc-8352-41cb-985b-e873da77a06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:51.338Z|bf8f4509-90a1-48e0-85aa-4420960eca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:51.339Z|bf8f4509-90a1-48e0-85aa-4420960eca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:51.367Z|50b84ab8-967e-4627-83cd-5cd55fc2651b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:51.367Z|50b84ab8-967e-4627-83cd-5cd55fc2651b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:51.385Z|07cd1c6c-ef88-4c5e-aaa3-2d9736ae2256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:16:51.388Z|07cd1c6c-ef88-4c5e-aaa3-2d9736ae2256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:16:51.896Z|984c5d20-8fa0-4423-b1c8-8299d4a4cc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:51.897Z|984c5d20-8fa0-4423-b1c8-8299d4a4cc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:16:52.789Z|04e31e30-a467-4a14-b289-29e8a4943a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:16:52.792Z|04e31e30-a467-4a14-b289-29e8a4943a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:01.380Z|c398b5d6-66cb-4813-bb31-153c47dd68e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:01.385Z|c398b5d6-66cb-4813-bb31-153c47dd68e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:01.395Z|d8775571-68b2-4549-b8d5-bdc68fc08c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:01.395Z|d8775571-68b2-4549-b8d5-bdc68fc08c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:01.465Z|6b98f7c5-b1ee-4ce4-90dd-4dd10e4e08f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:01.466Z|6b98f7c5-b1ee-4ce4-90dd-4dd10e4e08f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:06.896Z|154c10f0-9b24-4326-a2cc-6fc9f49400c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:06.902Z|154c10f0-9b24-4326-a2cc-6fc9f49400c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:11.425Z|87cb1897-25e5-4115-bb42-82710d09a56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:11.425Z|63283864-3dd3-44a6-8e5a-6b97e1751ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:11.426Z|87cb1897-25e5-4115-bb42-82710d09a56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:11.426Z|63283864-3dd3-44a6-8e5a-6b97e1751ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:11.493Z|cfccc8bf-9626-4e9b-a1c9-ab6295f38444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:11.494Z|cfccc8bf-9626-4e9b-a1c9-ab6295f38444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:21.479Z|32ffd7a1-7104-41b4-9c8d-32c2302bf408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:21.480Z|32ffd7a1-7104-41b4-9c8d-32c2302bf408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:21.487Z|b7fbd4e3-f128-42e7-84c4-59466e90fa78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:21.487Z|b7fbd4e3-f128-42e7-84c4-59466e90fa78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:21.550Z|d779659a-43d4-42a3-9498-c8593b9d85a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:21.554Z|d779659a-43d4-42a3-9498-c8593b9d85a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:21.899Z|7e002452-0d88-4078-9692-bd1b44ed1baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:21.901Z|7e002452-0d88-4078-9692-bd1b44ed1baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:22.804Z|e995475a-72ee-4dd4-baad-e11500c3589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:22.804Z|e995475a-72ee-4dd4-baad-e11500c3589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:31.554Z|7d698339-ee88-451f-8fff-15d0614cbcb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:31.555Z|012122e6-0451-499a-812f-a8827aba107c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:31.555Z|7d698339-ee88-451f-8fff-15d0614cbcb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:31.556Z|012122e6-0451-499a-812f-a8827aba107c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:31.620Z|80e29077-1bad-40ad-890c-0de9f13868c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:31.621Z|80e29077-1bad-40ad-890c-0de9f13868c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:34.387Z|a922b44a-d93a-4134-808e-f6f93b66b842|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:17:34.388Z|a922b44a-d93a-4134-808e-f6f93b66b842|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:36.897Z|a6ba6ab4-e308-4cd2-9205-7f187c417744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:36.900Z|a6ba6ab4-e308-4cd2-9205-7f187c417744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:41.588Z|d8f98310-d06b-4cc4-b3e9-e891427227d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:41.587Z|2f4ca65a-9268-4216-b428-36180d94ca49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:41.589Z|d8f98310-d06b-4cc4-b3e9-e891427227d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:41.590Z|2f4ca65a-9268-4216-b428-36180d94ca49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:41.667Z|db3ace5c-9a5b-4bb6-a159-5d578f1e6445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:41.671Z|db3ace5c-9a5b-4bb6-a159-5d578f1e6445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:51.619Z|1c865bef-22a5-4492-9f27-1dd6794f9d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:51.621Z|1c865bef-22a5-4492-9f27-1dd6794f9d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:51.623Z|e9387f5b-06be-4c3b-a6a4-86c798974fbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:51.624Z|e9387f5b-06be-4c3b-a6a4-86c798974fbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:51.711Z|cfcb764b-ef06-468e-8696-309d282bdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:17:51.712Z|cfcb764b-ef06-468e-8696-309d282bdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:17:51.896Z|ee444e00-5479-4a51-98d3-c677f6e32e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:51.900Z|ee444e00-5479-4a51-98d3-c677f6e32e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:17:52.805Z|89be9216-8af7-4da2-a5a1-c1b267782dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:17:52.808Z|89be9216-8af7-4da2-a5a1-c1b267782dcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:01.653Z|71d17a5d-eeef-43b8-9341-ea9cd9fa6382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:01.654Z|71d17a5d-eeef-43b8-9341-ea9cd9fa6382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:01.656Z|0ad0259d-062e-4ae8-8158-b0943254b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:01.658Z|0ad0259d-062e-4ae8-8158-b0943254b5c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:01.743Z|83c63416-204c-4671-909f-5d34d69fe551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:01.744Z|83c63416-204c-4671-909f-5d34d69fe551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:06.896Z|d40c25bd-2117-4b32-94c7-13c4230082af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:06.897Z|d40c25bd-2117-4b32-94c7-13c4230082af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:11.678Z|9f08eb96-b946-4816-933f-a592d053a286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:11.679Z|9f08eb96-b946-4816-933f-a592d053a286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:11.678Z|2ecf9d99-03d4-4522-898c-e1629d6c3500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:11.679Z|2ecf9d99-03d4-4522-898c-e1629d6c3500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:11.789Z|15c3c10c-b9ed-4a0f-9f98-5be293d1ec0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:11.793Z|15c3c10c-b9ed-4a0f-9f98-5be293d1ec0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:21.702Z|f9722039-4489-4784-bfee-7b4ac205506c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:21.705Z|52a3a169-2822-4b2f-b178-b29a9699bdad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:21.706Z|52a3a169-2822-4b2f-b178-b29a9699bdad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:21.703Z|f9722039-4489-4784-bfee-7b4ac205506c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:21.829Z|6a5167f7-0fce-41a5-9f02-4b76cb71fe6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:21.830Z|6a5167f7-0fce-41a5-9f02-4b76cb71fe6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:21.897Z|e8083875-6864-4ef6-b8c7-a8129099078a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:21.899Z|e8083875-6864-4ef6-b8c7-a8129099078a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:22.810Z|f11534d8-1f7a-4047-9480-cd3b93011017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:22.811Z|f11534d8-1f7a-4047-9480-cd3b93011017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:31.754Z|9c16d410-61e0-4d33-9212-29bcda80e05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:31.755Z|9c16d410-61e0-4d33-9212-29bcda80e05a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:31.769Z|c3b538e1-e06a-4fa3-9f18-3e224d2cfb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:31.769Z|c3b538e1-e06a-4fa3-9f18-3e224d2cfb49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:31.858Z|300fa0b4-5527-4781-bc77-0d33548676f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:31.859Z|300fa0b4-5527-4781-bc77-0d33548676f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:34.382Z|c33aabff-c35a-4600-9921-0ca6c693b073|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:18:34.383Z|c33aabff-c35a-4600-9921-0ca6c693b073|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:36.900Z|4e921344-88fe-4893-b617-f1efe817e9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:36.912Z|4e921344-88fe-4893-b617-f1efe817e9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:41.786Z|6dc051cc-9a70-43b2-b58a-d316a8f9e24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:41.787Z|6dc051cc-9a70-43b2-b58a-d316a8f9e24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:41.794Z|7645cb57-641c-47bb-b40f-9fa71e3ac89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:41.794Z|7645cb57-641c-47bb-b40f-9fa71e3ac89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:41.893Z|286b75af-4ff9-454e-8548-0d3575b55f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:41.895Z|286b75af-4ff9-454e-8548-0d3575b55f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:51.849Z|5fe7b5cb-aa71-49a6-9194-283d863308c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:51.860Z|5fe7b5cb-aa71-49a6-9194-283d863308c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:51.858Z|e5671acd-5c27-4723-889b-7b3f756aebbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:51.868Z|e5671acd-5c27-4723-889b-7b3f756aebbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:51.899Z|7e8202c7-f16b-403c-b375-371aca34cf3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:51.900Z|7e8202c7-f16b-403c-b375-371aca34cf3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:18:51.931Z|2b1eb5f2-ae99-493b-9f26-dfc2734d0d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:18:51.932Z|2b1eb5f2-ae99-493b-9f26-dfc2734d0d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:18:52.812Z|163daffd-27cf-4456-b4e8-8634aadc6463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:18:52.827Z|163daffd-27cf-4456-b4e8-8634aadc6463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:01.893Z|5913b571-020f-4c1a-a196-02f47e69b3a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:01.893Z|5913b571-020f-4c1a-a196-02f47e69b3a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:01.898Z|a0a9a28e-e21b-4ecb-aaad-dbf6f2e1b571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:01.899Z|a0a9a28e-e21b-4ecb-aaad-dbf6f2e1b571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:01.959Z|157066b0-082c-452a-aa1b-ba484c81c572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:01.960Z|157066b0-082c-452a-aa1b-ba484c81c572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:06.900Z|0a70a8a2-5a5b-4122-a810-cdb0e4dafdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:06.901Z|0a70a8a2-5a5b-4122-a810-cdb0e4dafdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:11.920Z|2d6e07d6-f5a9-4d7e-a79e-c3aea8ed993b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:11.921Z|2d6e07d6-f5a9-4d7e-a79e-c3aea8ed993b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:11.924Z|02d4d11d-529c-425a-b065-6a8fa70ae8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:11.925Z|02d4d11d-529c-425a-b065-6a8fa70ae8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:11.988Z|80815943-4808-4d22-9504-82f1795942f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:11.989Z|80815943-4808-4d22-9504-82f1795942f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:21.897Z|c0aeb6ea-0ea6-4461-bfb5-01127f06055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:21.903Z|c0aeb6ea-0ea6-4461-bfb5-01127f06055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:21.949Z|557dd66d-16c1-4f70-99f1-84cb8a44fa74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:21.949Z|70eab054-9780-4520-9c3e-9538c69db135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:21.950Z|557dd66d-16c1-4f70-99f1-84cb8a44fa74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:21.950Z|70eab054-9780-4520-9c3e-9538c69db135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:22.019Z|55d5762c-be52-4224-be62-87a6082ac656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:22.021Z|55d5762c-be52-4224-be62-87a6082ac656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:22.828Z|545605e8-1abb-448b-85a4-47ea73552c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:22.829Z|545605e8-1abb-448b-85a4-47ea73552c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:31.990Z|b85281a2-0278-4f6b-a022-ee514fcda1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:31.992Z|b85281a2-0278-4f6b-a022-ee514fcda1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:31.997Z|bc619d52-1aec-4281-9824-cbe710f9d7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:31.997Z|bc619d52-1aec-4281-9824-cbe710f9d7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:32.062Z|95dd3472-f525-4b8c-b271-1504436bf61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:32.063Z|95dd3472-f525-4b8c-b271-1504436bf61b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:34.383Z|526fbce9-f85f-4ee7-b4f1-71f8689b631d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:19:34.384Z|526fbce9-f85f-4ee7-b4f1-71f8689b631d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:36.896Z|52a958af-628b-411d-ac89-920b85f8868f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:36.897Z|52a958af-628b-411d-ac89-920b85f8868f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:42.038Z|e55c3dc6-3b9e-4208-8b07-211d46f2b2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:42.039Z|e55c3dc6-3b9e-4208-8b07-211d46f2b2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:42.043Z|e1eba925-3190-4dc0-984b-cef50cb38d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:42.044Z|e1eba925-3190-4dc0-984b-cef50cb38d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:42.087Z|e7da8dd7-8b8b-42c8-b67b-47df641a2915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:42.088Z|e7da8dd7-8b8b-42c8-b67b-47df641a2915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:51.896Z|cd08220c-04d3-4888-95f0-1e82d8ca7121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:51.898Z|cd08220c-04d3-4888-95f0-1e82d8ca7121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:19:52.077Z|5bfd0830-8e13-42d6-b8ab-c8b8c3dcf7c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:52.077Z|8cebf076-e9dc-4788-9bef-10de5c1c2f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:52.078Z|5bfd0830-8e13-42d6-b8ab-c8b8c3dcf7c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:52.078Z|8cebf076-e9dc-4788-9bef-10de5c1c2f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:52.114Z|afcf60ab-5c40-4d57-860e-fc698cd47526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:19:52.116Z|afcf60ab-5c40-4d57-860e-fc698cd47526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:19:52.830Z|ecbdc845-27fb-44b1-9dc3-266c9fe32a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:19:52.831Z|ecbdc845-27fb-44b1-9dc3-266c9fe32a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:02.101Z|9f249cf4-d360-468e-ae9b-4de364fb256b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:02.101Z|9f249cf4-d360-468e-ae9b-4de364fb256b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:02.109Z|41cdd90e-f23d-4229-9438-1db8093b35bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:02.109Z|41cdd90e-f23d-4229-9438-1db8093b35bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:02.144Z|c14e3643-4fee-4cec-869e-8dacbba8fc95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:02.145Z|c14e3643-4fee-4cec-869e-8dacbba8fc95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:06.897Z|0179f878-eeaf-4107-b486-4bd458684c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:06.951Z|0179f878-eeaf-4107-b486-4bd458684c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:12.122Z|9342191a-90a6-4444-95aa-96e8c8089a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:12.124Z|9342191a-90a6-4444-95aa-96e8c8089a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:12.130Z|faad4a38-657e-4c94-aa38-d24cd9509b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:12.130Z|faad4a38-657e-4c94-aa38-d24cd9509b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:12.171Z|3813a3be-b608-4886-9678-27567667a33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:12.171Z|3813a3be-b608-4886-9678-27567667a33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:21.896Z|f644da66-d671-41ed-9081-162b379bab4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:21.897Z|f644da66-d671-41ed-9081-162b379bab4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:22.153Z|6b6160a2-6269-4adf-af0b-3a248ccd7755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:22.154Z|6b6160a2-6269-4adf-af0b-3a248ccd7755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:22.160Z|31909424-ed40-45d2-af2c-2f5a079f669d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:22.161Z|31909424-ed40-45d2-af2c-2f5a079f669d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:22.199Z|377c83b0-c881-4ee4-aa4b-70a75d31c3e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:22.199Z|377c83b0-c881-4ee4-aa4b-70a75d31c3e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:22.832Z|fd0faa5d-0ab1-48cf-a214-56ae630791bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:22.832Z|fd0faa5d-0ab1-48cf-a214-56ae630791bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:32.178Z|3d2c0690-1f83-4f48-9735-857c5205f96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:32.179Z|3d2c0690-1f83-4f48-9735-857c5205f96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:32.185Z|8666c6e8-b45e-4fda-abb4-e2955b2d0e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:32.192Z|8666c6e8-b45e-4fda-abb4-e2955b2d0e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:32.219Z|e0133458-21a9-4429-8782-9f14abddb9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:32.220Z|e0133458-21a9-4429-8782-9f14abddb9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:34.390Z|a5c9563e-7eb9-4b4e-9054-1acd591dbfd2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-17T05:20:34.396Z|a5c9563e-7eb9-4b4e-9054-1acd591dbfd2|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:36.897Z|8bfaf963-9a09-47a4-89c3-9b472a63e08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:36.900Z|8bfaf963-9a09-47a4-89c3-9b472a63e08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:42.211Z|b8a119e3-7440-4c9c-850c-711cf51349dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:42.212Z|b8a119e3-7440-4c9c-850c-711cf51349dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:42.214Z|366e2939-529a-44fc-8eb7-0910fdc15484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:42.215Z|366e2939-529a-44fc-8eb7-0910fdc15484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:42.241Z|36e7cbba-cb2f-4261-8492-ca42b870d560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:42.242Z|36e7cbba-cb2f-4261-8492-ca42b870d560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:51.896Z|6077ab72-fa1d-4826-9786-5fd207385bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:51.900Z|6077ab72-fa1d-4826-9786-5fd207385bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:20:52.246Z|7228484b-a8cb-455d-a44f-cf9730334802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:52.247Z|7228484b-a8cb-455d-a44f-cf9730334802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:52.246Z|f42341fd-eaf9-4436-9cc3-8ca50280b8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:52.253Z|f42341fd-eaf9-4436-9cc3-8ca50280b8b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:52.285Z|2e79f5ce-63b7-4caa-8d69-b984803c932f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:20:52.286Z|2e79f5ce-63b7-4caa-8d69-b984803c932f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:20:52.833Z|48a46e33-2f6e-4322-9a00-07b1661c4036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:20:52.834Z|48a46e33-2f6e-4322-9a00-07b1661c4036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:21:02.277Z|7d883b2c-e806-4a8c-928a-79137a8078a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:02.278Z|7d883b2c-e806-4a8c-928a-79137a8078a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:02.277Z|ef1dbdba-2228-4f0f-a82e-7d4308b63e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:02.284Z|ef1dbdba-2228-4f0f-a82e-7d4308b63e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:02.317Z|e08992d6-9ad0-465b-ab6c-287e29a959e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:02.319Z|e08992d6-9ad0-465b-ab6c-287e29a959e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:06.903Z|42319a06-4c1c-4672-a76c-22de4c0ee312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:21:06.905Z|42319a06-4c1c-4672-a76c-22de4c0ee312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:21:12.337Z|68ee7429-668e-4e94-b018-94160c75b97c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:12.337Z|91496f53-b204-4cd5-bed1-f8a16d3da563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:12.338Z|68ee7429-668e-4e94-b018-94160c75b97c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:12.338Z|91496f53-b204-4cd5-bed1-f8a16d3da563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:12.344Z|6b6069bd-e7ab-41df-8045-e8e785273fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:12.345Z|6b6069bd-e7ab-41df-8045-e8e785273fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:21.896Z|d21d96ec-27e4-4e86-8a7f-d35a5e945d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:21:21.897Z|d21d96ec-27e4-4e86-8a7f-d35a5e945d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-17T05:21:22.366Z|79f6d67d-5185-4f43-95f9-8c941a6eeb7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:22.367Z|79f6d67d-5185-4f43-95f9-8c941a6eeb7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:22.369Z|085c05aa-57b1-4d54-a168-b8f4e2928b69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:22.370Z|085c05aa-57b1-4d54-a168-b8f4e2928b69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:22.372Z|54a89390-dd7d-4d9f-92e8-e2485d19213a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-17T05:21:22.373Z|54a89390-dd7d-4d9f-92e8-e2485d19213a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-17T05:21:22.834Z|836d4fce-96cd-41b4-9d4a-d75ac9ace812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-17T05:21:22.835Z|836d4fce-96cd-41b4-9d4a-d75ac9ace812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.