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)

2021-11-21T09:43:39.219Z||main|||||INFO|500||The following profiles are active: basic
2021-11-21T09:43:54.563Z||main|||||INFO|500||Starting service [Tomcat]
2021-11-21T09:43:54.565Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-11-21T09:43:54.685Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-11-21T09:44:03.216Z||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.

2021-11-21T09:44:03.532Z||main|||||INFO|500||catdb-pool - Starting...
2021-11-21T09:44:04.034Z||main|||||INFO|500||catdb-pool - Start completed.
2021-11-21T09:44:04.590Z||main|||||INFO|500||reqdb-pool - Starting...
2021-11-21T09:44:04.598Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-11-21T09:44:04.814Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-11-21T09:44:05.129Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-11-21T09:44:06.436Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-11-21T09:44:13.347Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-11-21T09:44:15.453Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-21T09:44:15.527Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-11-21T09:44:16.239Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-11-21T09:44:16.389Z||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.
2021-11-21T09:44:17.643Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-11-21T09:44:18.966Z||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
2021-11-21T09:44:24.480Z||main|||||WARN|500||---
2021-11-21T09:44:24.482Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-11-21T09:44:24.482Z||main|||||WARN|500||---
2021-11-21T09:44:24.993Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-11-21T09:44:30.348Z||main|||||INFO|500||Started ApiHandlerApplication in 55.267 seconds (JVM running for 61.047)
2021-11-21T09:44:30.367Z|5c2cb316-a603-4efc-b486-193290f5ad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:44:30.380Z|5c2cb316-a603-4efc-b486-193290f5ad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:44:30.382Z|0c6dd955-d978-4588-ae2f-199bbfc3c5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:44:30.389Z|0c6dd955-d978-4588-ae2f-199bbfc3c5c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:44:30.406Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-21T09:44:30.586Z|aec372eb-9a0c-4904-ab7f-12f02344a757|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
2021-11-21T09:44:30.989Z|aec372eb-9a0c-4904-ab7f-12f02344a757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:31.405Z|715cbc80-0acd-4deb-af3f-8225999b12ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:31.408Z|715cbc80-0acd-4deb-af3f-8225999b12ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:31.419Z|ff09fddc-c76d-4d49-b088-93f3c3e9210a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:31.421Z|ff09fddc-c76d-4d49-b088-93f3c3e9210a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:41.157Z|46df8735-6c82-4401-8497-f6218224332d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:41.159Z|46df8735-6c82-4401-8497-f6218224332d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:41.464Z|2906a5e9-a00a-4aa4-a946-85c64b4b7fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:41.465Z|2906a5e9-a00a-4aa4-a946-85c64b4b7fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:41.471Z|33b580bf-8dfd-427e-b1c1-6bc039b52dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:41.472Z|33b580bf-8dfd-427e-b1c1-6bc039b52dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:45.336Z|fe187969-8b6d-487b-8c9a-5d5cb5fa3db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:44:45.340Z|fe187969-8b6d-487b-8c9a-5d5cb5fa3db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:44:51.191Z|2c2bdc36-53e7-4bc8-87a3-4a4122e27f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:51.192Z|2c2bdc36-53e7-4bc8-87a3-4a4122e27f27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:51.495Z|251b33fd-2c1f-4450-88e1-0dd1cc968fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:51.496Z|251b33fd-2c1f-4450-88e1-0dd1cc968fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:44:51.503Z|dbe1f5b4-048e-47f5-80c5-0378645bf253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:44:51.505Z|dbe1f5b4-048e-47f5-80c5-0378645bf253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:00.340Z|bb983267-da5c-4fa4-ae67-379ad6a3358a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:00.344Z|bb983267-da5c-4fa4-ae67-379ad6a3358a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:00.394Z|439170f7-b63e-4849-9d34-1083d2842d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:00.396Z|439170f7-b63e-4849-9d34-1083d2842d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:01.237Z|cd2fa11c-1982-4b73-b2af-928cb53cf46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:01.239Z|cd2fa11c-1982-4b73-b2af-928cb53cf46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:01.527Z|4ac5bf8a-1dc5-463b-aa48-f8a4cb5f94cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:01.528Z|4ac5bf8a-1dc5-463b-aa48-f8a4cb5f94cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:01.539Z|e733697d-1178-4a76-999f-cdb013fe164a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:01.540Z|e733697d-1178-4a76-999f-cdb013fe164a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:11.274Z|b0e9c94e-27ba-4976-9ebe-2029b587d59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:11.276Z|b0e9c94e-27ba-4976-9ebe-2029b587d59c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:11.557Z|ee02cc08-1356-48a4-8a7d-b004a7dd9400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:11.558Z|ee02cc08-1356-48a4-8a7d-b004a7dd9400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:11.569Z|fa047731-117a-4b34-b8bc-10a236acea97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:11.570Z|fa047731-117a-4b34-b8bc-10a236acea97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:15.336Z|48570050-1be7-4706-9817-191e6f1ed126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:15.338Z|48570050-1be7-4706-9817-191e6f1ed126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:21.328Z|9e47e67c-ac12-443a-a062-c2d206f30ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:21.330Z|9e47e67c-ac12-443a-a062-c2d206f30ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:21.594Z|11ea4a1c-e831-44c0-b5d0-276dedd1630f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:21.595Z|11ea4a1c-e831-44c0-b5d0-276dedd1630f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:21.600Z|19d77050-673a-4aed-b31f-6aa672b5974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:21.601Z|19d77050-673a-4aed-b31f-6aa672b5974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:30.337Z|38378e27-d1ff-4101-bba8-d90a3cae1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:30.339Z|38378e27-d1ff-4101-bba8-d90a3cae1ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:30.398Z|fa36556d-e33f-4dc5-ae1d-6079f7db681f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:30.399Z|fa36556d-e33f-4dc5-ae1d-6079f7db681f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:31.365Z|1a3e86f2-28a0-4121-862b-483fc313f16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:31.366Z|1a3e86f2-28a0-4121-862b-483fc313f16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:31.634Z|7ef83c25-5617-4d83-a152-bdc496cb058f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:31.638Z|db7d7ccd-029f-487b-a0f0-2c654361adb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:31.639Z|7ef83c25-5617-4d83-a152-bdc496cb058f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:31.639Z|db7d7ccd-029f-487b-a0f0-2c654361adb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:41.419Z|b54e4472-a02d-4d77-b300-bbb45d31ad77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:41.420Z|b54e4472-a02d-4d77-b300-bbb45d31ad77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:41.668Z|cc3682d4-540b-4952-849e-3eb7f6c0987e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:41.668Z|d616b2ef-40ec-4676-8b77-24611d2cc64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:41.669Z|cc3682d4-540b-4952-849e-3eb7f6c0987e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:41.671Z|d616b2ef-40ec-4676-8b77-24611d2cc64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:45.336Z|db3ffd92-1b8a-4180-965a-9493a4367045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:45:45.337Z|db3ffd92-1b8a-4180-965a-9493a4367045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:45:51.471Z|f56adf5e-decd-4256-9fb9-5e154285cc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:51.474Z|f56adf5e-decd-4256-9fb9-5e154285cc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:51.700Z|2e9c7a4d-74b8-4cd7-a9fa-b2d97ef34a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:51.701Z|2e9c7a4d-74b8-4cd7-a9fa-b2d97ef34a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:45:51.702Z|d92ace91-6ca2-4652-bcfb-7017eb8fc046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:45:51.703Z|d92ace91-6ca2-4652-bcfb-7017eb8fc046|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:00.337Z|08f6ea49-c6b2-4f85-a207-e9c7fc6b5ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:00.339Z|08f6ea49-c6b2-4f85-a207-e9c7fc6b5ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:00.400Z|de80f98e-ef79-4a07-9fc9-c1fa34b175de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:00.401Z|de80f98e-ef79-4a07-9fc9-c1fa34b175de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:01.511Z|219c9d42-1387-41c6-9620-bd3210f8ec1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:01.513Z|219c9d42-1387-41c6-9620-bd3210f8ec1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:01.734Z|8f62c0c2-f19e-4122-932f-b17cdc402b6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:01.734Z|5721f1fb-78a4-4510-a3ce-235b05c5b1f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:01.735Z|5721f1fb-78a4-4510-a3ce-235b05c5b1f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:01.735Z|8f62c0c2-f19e-4122-932f-b17cdc402b6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:11.543Z|38af730e-ec85-4976-9604-1065afe87334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:11.545Z|38af730e-ec85-4976-9604-1065afe87334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:11.765Z|f469a3f9-ad22-487f-be44-f7566b3471b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:11.766Z|f469a3f9-ad22-487f-be44-f7566b3471b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:11.770Z|c50f94d8-610c-4e36-b743-7fe86a229205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:11.771Z|c50f94d8-610c-4e36-b743-7fe86a229205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:15.336Z|284da342-4a1f-4604-baa5-f42cf8db2554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:15.340Z|284da342-4a1f-4604-baa5-f42cf8db2554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:21.577Z|07ce88e9-4af4-4dc1-9fd8-acd185cdfd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:21.578Z|07ce88e9-4af4-4dc1-9fd8-acd185cdfd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:21.801Z|8a37865e-f09b-45bb-8a73-e97e1ccad16c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:21.802Z|8a37865e-f09b-45bb-8a73-e97e1ccad16c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:21.804Z|51d6bb13-934f-4d3a-880b-dc05be7b32cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:21.805Z|51d6bb13-934f-4d3a-880b-dc05be7b32cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:30.336Z|57ce25b0-6a27-4560-99f9-3ea08327d3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:30.338Z|57ce25b0-6a27-4560-99f9-3ea08327d3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:30.408Z|69817f8b-8577-4ada-be3e-74060a76f2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:30.409Z|69817f8b-8577-4ada-be3e-74060a76f2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:31.624Z|587376d7-bc7e-4937-9b51-490baa8fe674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:31.625Z|587376d7-bc7e-4937-9b51-490baa8fe674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:31.832Z|fa5e0614-f0d8-4e25-bced-8d2b574775ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:31.832Z|ffd6622e-a9f7-4099-9c23-a0bcbe69d3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:31.834Z|fa5e0614-f0d8-4e25-bced-8d2b574775ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:31.834Z|ffd6622e-a9f7-4099-9c23-a0bcbe69d3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:41.668Z|8205610b-df5b-48a8-9124-0030e11167a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:41.669Z|8205610b-df5b-48a8-9124-0030e11167a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:41.864Z|c77d043a-483f-4853-9b66-c6d6c2017894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:41.864Z|1563f261-a9c7-4b15-9199-87587b17e23d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:41.865Z|1563f261-a9c7-4b15-9199-87587b17e23d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:41.865Z|c77d043a-483f-4853-9b66-c6d6c2017894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:45.337Z|4cb978bb-2312-4d1c-833a-feeaf24599b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:46:45.338Z|4cb978bb-2312-4d1c-833a-feeaf24599b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:46:51.710Z|c3602b3d-efd6-4063-adc6-93648b98da4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:51.712Z|c3602b3d-efd6-4063-adc6-93648b98da4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:51.892Z|038d697e-6e9e-4527-8312-d2ce56057724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:51.892Z|8d7826f5-2457-472b-aba3-8718c2941dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:46:51.893Z|8d7826f5-2457-472b-aba3-8718c2941dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:46:51.893Z|038d697e-6e9e-4527-8312-d2ce56057724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:00.337Z|eace512d-b2e3-4610-abe9-59efb7619a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:00.341Z|eace512d-b2e3-4610-abe9-59efb7619a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:00.411Z|fc4330e1-20b1-4a3c-b434-625c4e94e343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:00.412Z|fc4330e1-20b1-4a3c-b434-625c4e94e343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:01.742Z|a0899830-ba2d-4385-a36d-87f23c119c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:01.743Z|a0899830-ba2d-4385-a36d-87f23c119c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:01.921Z|c2ff3e9d-f98f-4efb-8f4f-6c687708e94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:01.923Z|c2ff3e9d-f98f-4efb-8f4f-6c687708e94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:01.927Z|a8e75546-48cd-4216-810b-7f973bd892a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:01.928Z|a8e75546-48cd-4216-810b-7f973bd892a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:11.778Z|24c5b050-2934-49db-acd1-f75e57cd3ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:11.780Z|24c5b050-2934-49db-acd1-f75e57cd3ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:11.949Z|ecc74fa9-9347-4a6c-b8c2-2b8de1eaebfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:11.950Z|ecc74fa9-9347-4a6c-b8c2-2b8de1eaebfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:11.953Z|64d5bc52-6b1c-4ee5-a963-79c1464da39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:11.954Z|64d5bc52-6b1c-4ee5-a963-79c1464da39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:15.338Z|e1e7855c-52ac-4130-8f4b-ccfceac9158f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:15.340Z|e1e7855c-52ac-4130-8f4b-ccfceac9158f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:21.830Z|652ba452-aeb7-4fa2-a395-bb39b049654b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:21.832Z|652ba452-aeb7-4fa2-a395-bb39b049654b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:21.990Z|c5f478e9-6c83-4699-8e3c-9a1aa683a626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:21.990Z|8880eb62-b0ee-4b43-8cfb-6b7dce19c407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:21.991Z|c5f478e9-6c83-4699-8e3c-9a1aa683a626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:21.991Z|8880eb62-b0ee-4b43-8cfb-6b7dce19c407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:30.336Z|4b56fbe2-b320-442a-9108-2c409c9ef6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:30.338Z|4b56fbe2-b320-442a-9108-2c409c9ef6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:30.417Z|9e18e1d9-a536-4bad-9492-a3b805c9a0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:30.419Z|9e18e1d9-a536-4bad-9492-a3b805c9a0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:31.865Z|70297ae8-001f-4257-92e3-423190f6973c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:31.866Z|70297ae8-001f-4257-92e3-423190f6973c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:32.018Z|b2d6f6c8-4220-41eb-94a2-5921184a6de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:32.018Z|f73aaa7b-e495-4f63-865c-c19ca6ad5ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:32.019Z|b2d6f6c8-4220-41eb-94a2-5921184a6de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:32.020Z|f73aaa7b-e495-4f63-865c-c19ca6ad5ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:41.898Z|1a9ef9ce-df35-4a05-bde1-7255de87923f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:41.900Z|1a9ef9ce-df35-4a05-bde1-7255de87923f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:42.048Z|394f7673-9d6a-4410-b610-6e8350ae2a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:42.048Z|6e9765e9-c49d-435f-a3e4-5b0495655f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:42.049Z|6e9765e9-c49d-435f-a3e4-5b0495655f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:42.049Z|394f7673-9d6a-4410-b610-6e8350ae2a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:45.337Z|6feee735-6ea3-4121-a33f-cb9afb0ff620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:47:45.340Z|6feee735-6ea3-4121-a33f-cb9afb0ff620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:47:51.930Z|8878f5a5-e26b-4332-9601-84cbb3933723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:51.931Z|8878f5a5-e26b-4332-9601-84cbb3933723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:52.076Z|a0321b5e-b1ad-4473-b88f-633e12f28a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:52.075Z|2f02b0d3-b4d5-4964-8b59-99c06638f081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:47:52.077Z|a0321b5e-b1ad-4473-b88f-633e12f28a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:47:52.077Z|2f02b0d3-b4d5-4964-8b59-99c06638f081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:00.335Z|4a2643c5-049f-4a7d-8672-ed3b5df07212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:00.336Z|4a2643c5-049f-4a7d-8672-ed3b5df07212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:00.420Z|d519967e-1e9d-4192-92bb-7386a49d21cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:00.421Z|d519967e-1e9d-4192-92bb-7386a49d21cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:01.958Z|7392a95d-6ee9-48c5-96e4-75e05c90e274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:01.959Z|7392a95d-6ee9-48c5-96e4-75e05c90e274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:02.107Z|7e8794ec-be4f-417e-b350-ccfe8ee26360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:02.107Z|9fad1471-8027-45ba-a5d4-aec10a423d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:02.108Z|9fad1471-8027-45ba-a5d4-aec10a423d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:02.108Z|7e8794ec-be4f-417e-b350-ccfe8ee26360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:11.998Z|65021f3e-a8a1-470d-8d3e-d467db13bcd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:12.001Z|65021f3e-a8a1-470d-8d3e-d467db13bcd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:12.135Z|2eeac830-19d5-424f-993f-f109e22ec7f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:12.135Z|3e26fc89-2b96-46fa-afe0-433296412217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:12.136Z|2eeac830-19d5-424f-993f-f109e22ec7f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:12.137Z|3e26fc89-2b96-46fa-afe0-433296412217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:15.338Z|143bd3f9-4619-4fa2-a13c-b847ac774227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:15.340Z|143bd3f9-4619-4fa2-a13c-b847ac774227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:22.034Z|1fc0e246-3bde-4b41-b2b7-3c167cdb4351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:22.035Z|1fc0e246-3bde-4b41-b2b7-3c167cdb4351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:22.164Z|be845626-8fc5-40e3-82bd-90550a103c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:22.164Z|9a1671ce-ba4a-4f5f-afd3-f0967dd7e396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:22.165Z|9a1671ce-ba4a-4f5f-afd3-f0967dd7e396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:22.165Z|be845626-8fc5-40e3-82bd-90550a103c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:30.336Z|8d7f6811-d05f-46da-ad93-de85ef0753c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:30.339Z|8d7f6811-d05f-46da-ad93-de85ef0753c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:30.423Z|140b89b8-5597-44eb-a92b-a19e1b550cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:30.424Z|140b89b8-5597-44eb-a92b-a19e1b550cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:32.062Z|d08d626b-2090-45e1-807c-b3f659a0fcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:32.063Z|d08d626b-2090-45e1-807c-b3f659a0fcfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:32.194Z|7224edbb-e43a-4820-b117-ec16566470da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:32.195Z|c66a46a5-3ce1-49da-8167-062a39ab249c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:32.195Z|c66a46a5-3ce1-49da-8167-062a39ab249c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:32.195Z|7224edbb-e43a-4820-b117-ec16566470da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:42.091Z|c287ee12-814c-4655-967e-25b5315dd13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:42.093Z|c287ee12-814c-4655-967e-25b5315dd13f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:42.220Z|59e19be4-2511-4548-817a-3d5b2bc689ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:42.220Z|6e3b697e-cb2b-4078-861d-24abd21bb9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:42.221Z|6e3b697e-cb2b-4078-861d-24abd21bb9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:42.221Z|59e19be4-2511-4548-817a-3d5b2bc689ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:45.336Z|ad30aa41-e4b4-431e-b20b-d787b1c52476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:48:45.337Z|ad30aa41-e4b4-431e-b20b-d787b1c52476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:48:52.121Z|e360e564-96a9-4f2a-ae23-f3c2da690638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:52.122Z|e360e564-96a9-4f2a-ae23-f3c2da690638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:52.244Z|5f016dbf-c6da-4727-a655-28eb0cc3dc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:52.246Z|db8e2d4b-7a9b-4293-946d-c65a0fa4cbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:48:52.246Z|5f016dbf-c6da-4727-a655-28eb0cc3dc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:48:52.247Z|db8e2d4b-7a9b-4293-946d-c65a0fa4cbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:00.337Z|404528ba-17e4-4ebb-96b9-68b35b2b9cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:00.338Z|404528ba-17e4-4ebb-96b9-68b35b2b9cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:00.425Z|5b99456a-81ee-40f7-8ad5-f01105413fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:00.426Z|5b99456a-81ee-40f7-8ad5-f01105413fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:02.150Z|da09935b-ae57-4eb6-9657-8fc0fee7780b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:02.152Z|da09935b-ae57-4eb6-9657-8fc0fee7780b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:02.278Z|458e9b96-1615-439d-93b8-73ed1524a9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:02.278Z|2ba84487-f133-49ce-9565-8c96c27ccfc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:02.279Z|2ba84487-f133-49ce-9565-8c96c27ccfc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:02.279Z|458e9b96-1615-439d-93b8-73ed1524a9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:12.185Z|36508af5-7bf2-4a1d-915f-2c0bfa2a90b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:12.187Z|36508af5-7bf2-4a1d-915f-2c0bfa2a90b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:12.305Z|f43a855a-7146-426d-994a-76c4fbb4e0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:12.306Z|61d02f15-a6a2-40bc-b2df-7fa95c476f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:12.306Z|f43a855a-7146-426d-994a-76c4fbb4e0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:12.307Z|61d02f15-a6a2-40bc-b2df-7fa95c476f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:15.335Z|1a099bd8-51fa-4cac-ba06-57e61c686ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:15.339Z|1a099bd8-51fa-4cac-ba06-57e61c686ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:22.213Z|c5d9d6fc-b6ae-421d-acbe-ac4a733e6c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:22.214Z|c5d9d6fc-b6ae-421d-acbe-ac4a733e6c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:22.335Z|0d439f8f-441b-4a3a-a3f2-47bba7ad2a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:22.336Z|15fbb70c-eae5-47a6-ad82-a36af36b6479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:22.336Z|0d439f8f-441b-4a3a-a3f2-47bba7ad2a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:22.342Z|15fbb70c-eae5-47a6-ad82-a36af36b6479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:30.336Z|80417fbb-f039-4e2f-aa41-da08ad0ffe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:30.337Z|80417fbb-f039-4e2f-aa41-da08ad0ffe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:30.427Z|0bc3d335-54b7-44e9-8873-6033c8fbeba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:30.428Z|0bc3d335-54b7-44e9-8873-6033c8fbeba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:32.242Z|b90dec87-5ab2-44cb-87b5-607ca39a86c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:32.243Z|b90dec87-5ab2-44cb-87b5-607ca39a86c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:32.369Z|b0b37eb5-0de6-484d-bb48-a7091c73514d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:32.369Z|c51ca143-f1fe-4793-b7f5-151893d0299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:32.370Z|b0b37eb5-0de6-484d-bb48-a7091c73514d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:32.370Z|c51ca143-f1fe-4793-b7f5-151893d0299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:42.306Z|1611f6f7-27e7-4297-a8a4-3bf73e649f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:42.312Z|1611f6f7-27e7-4297-a8a4-3bf73e649f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:42.397Z|0592bd2d-4b28-4a76-a010-918ce4e2a0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:42.397Z|2bc3fc67-9b9d-4275-8302-9a387cbf0ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:42.398Z|0592bd2d-4b28-4a76-a010-918ce4e2a0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:42.400Z|2bc3fc67-9b9d-4275-8302-9a387cbf0ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:45.337Z|5351e138-a9dc-404d-9e2a-bde94bf7c3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:49:45.338Z|5351e138-a9dc-404d-9e2a-bde94bf7c3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:49:52.346Z|60aab4d5-f1a9-40eb-9b59-7f27559d4303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:52.347Z|60aab4d5-f1a9-40eb-9b59-7f27559d4303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:52.425Z|d43ac465-911e-42dd-bd05-5b332795f996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:52.425Z|9b8e70ee-bead-4471-8818-4ff75e69b512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:49:52.427Z|9b8e70ee-bead-4471-8818-4ff75e69b512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:49:52.427Z|d43ac465-911e-42dd-bd05-5b332795f996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:00.335Z|3f17673e-13cf-46c8-9fbc-cf591d67dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:00.340Z|3f17673e-13cf-46c8-9fbc-cf591d67dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:00.429Z|6afc7d02-e588-4a2e-b624-0ff08d43405f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:00.430Z|6afc7d02-e588-4a2e-b624-0ff08d43405f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:02.376Z|72050533-575d-4b32-b27f-8537d0592678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:02.377Z|72050533-575d-4b32-b27f-8537d0592678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:02.453Z|86c9caec-4cba-4056-9c1a-15672c92e9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:02.453Z|8c42a6e7-2f0a-4afa-84e3-cef3fd266021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:02.454Z|8c42a6e7-2f0a-4afa-84e3-cef3fd266021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:02.454Z|86c9caec-4cba-4056-9c1a-15672c92e9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:12.416Z|a0f09d04-ab0c-4b75-8248-2a2e0ef5926f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:12.417Z|a0f09d04-ab0c-4b75-8248-2a2e0ef5926f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:12.482Z|92e886d0-45f9-4f6b-8dab-4daa31eda148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:12.482Z|8a3e6161-559f-46d6-ab16-288fb8f19726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:12.483Z|8a3e6161-559f-46d6-ab16-288fb8f19726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:12.483Z|92e886d0-45f9-4f6b-8dab-4daa31eda148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:15.336Z|177fd612-ba8e-423b-b395-9d89b6fa1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:15.338Z|177fd612-ba8e-423b-b395-9d89b6fa1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:22.447Z|955999b5-3e78-4cbd-a974-d50953306daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:22.449Z|955999b5-3e78-4cbd-a974-d50953306daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:22.512Z|e86fca76-019b-4a0a-b996-0f3e6d9d0759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:22.514Z|e86fca76-019b-4a0a-b996-0f3e6d9d0759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:22.518Z|e88dcc15-5eae-47ee-ad5c-94ad238625cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:22.521Z|e88dcc15-5eae-47ee-ad5c-94ad238625cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:30.337Z|707ace35-cc09-4c6d-a6a7-177a64a4b85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:30.344Z|707ace35-cc09-4c6d-a6a7-177a64a4b85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:30.431Z|d873f460-a48c-4d7b-aba3-1da8b503d49a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:30.433Z|d873f460-a48c-4d7b-aba3-1da8b503d49a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:32.483Z|3d2708f3-38bb-4d81-bedc-5ae94238e46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:32.484Z|3d2708f3-38bb-4d81-bedc-5ae94238e46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:32.543Z|00b0b7de-194e-47ec-8ce0-f3b1227c0666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:32.544Z|00b0b7de-194e-47ec-8ce0-f3b1227c0666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:32.548Z|71c5f8c4-97f4-431d-b9ef-cf52f4e4612e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:32.549Z|71c5f8c4-97f4-431d-b9ef-cf52f4e4612e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:42.510Z|1fddaae1-59e5-416f-a49d-251e5a211628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:42.512Z|1fddaae1-59e5-416f-a49d-251e5a211628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:42.567Z|98f3485b-ec33-4ac5-b1a5-e08146f065c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:42.568Z|98f3485b-ec33-4ac5-b1a5-e08146f065c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:42.577Z|dae24169-2d14-4227-a7b2-7675dec5e955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:42.578Z|dae24169-2d14-4227-a7b2-7675dec5e955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:45.336Z|3a38aafd-1e45-4435-9ce5-497f01222318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:50:45.337Z|3a38aafd-1e45-4435-9ce5-497f01222318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:50:52.540Z|7a8a90b1-5d18-4f69-a386-88419f6eaf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:52.541Z|7a8a90b1-5d18-4f69-a386-88419f6eaf31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:52.591Z|5b1c6202-ddcb-4a9d-a632-485f07dff7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:52.592Z|5b1c6202-ddcb-4a9d-a632-485f07dff7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:50:52.599Z|f551b637-e1f2-4944-a747-b14f512aad24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:50:52.600Z|f551b637-e1f2-4944-a747-b14f512aad24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:00.338Z|9facbc9e-7a05-4a75-a713-37073d16b2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:00.339Z|9facbc9e-7a05-4a75-a713-37073d16b2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:00.434Z|d9c0bf42-4f66-437c-a5a5-e896561d220c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:00.434Z|d9c0bf42-4f66-437c-a5a5-e896561d220c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:02.569Z|1e7fbe4a-bef5-4519-ae09-37c6554d6184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:02.570Z|1e7fbe4a-bef5-4519-ae09-37c6554d6184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:02.621Z|8a394db1-a003-462a-9b86-e09a43112c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:02.622Z|8a394db1-a003-462a-9b86-e09a43112c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:02.627Z|7206e232-cbaa-401a-b4a6-95c0d3266313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:02.628Z|7206e232-cbaa-401a-b4a6-95c0d3266313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:12.628Z|46bd8d7f-374d-444d-8ff7-9cf31e304f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:12.631Z|46bd8d7f-374d-444d-8ff7-9cf31e304f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:12.673Z|c80bdd49-e87e-4d9b-b2f3-36d1350dad6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:12.673Z|52dca5d0-050a-445f-a343-99b21ce50cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:12.674Z|c80bdd49-e87e-4d9b-b2f3-36d1350dad6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:12.680Z|52dca5d0-050a-445f-a343-99b21ce50cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:15.338Z|663a61d9-2990-4a2a-b869-de778a373ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:15.343Z|663a61d9-2990-4a2a-b869-de778a373ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:22.664Z|31c50c33-0040-4bde-b4a9-6efb9fe73d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:22.666Z|31c50c33-0040-4bde-b4a9-6efb9fe73d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:22.708Z|38c9f7a5-a73c-4411-8502-7e98ab4c2a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:22.708Z|98250441-4624-432d-b197-9891a48505fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:22.709Z|38c9f7a5-a73c-4411-8502-7e98ab4c2a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:22.709Z|98250441-4624-432d-b197-9891a48505fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:30.336Z|93d15ae9-d0df-48af-876e-4c12182697a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:30.338Z|93d15ae9-d0df-48af-876e-4c12182697a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:30.435Z|014a1e01-11c3-45ce-943a-3c5439681cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:30.436Z|014a1e01-11c3-45ce-943a-3c5439681cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:32.695Z|e77c42fe-f50c-4e83-b797-79e6740f0b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:32.697Z|e77c42fe-f50c-4e83-b797-79e6740f0b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:32.733Z|4af3b421-fd6d-4e22-8452-95862057cb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:32.734Z|4af3b421-fd6d-4e22-8452-95862057cb4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:32.737Z|67ec8470-d2db-47aa-a233-f8c4a7fb6368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:32.738Z|67ec8470-d2db-47aa-a233-f8c4a7fb6368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:42.733Z|ebe3fe8d-29c7-4937-ac62-b72089c60af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:42.739Z|ebe3fe8d-29c7-4937-ac62-b72089c60af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:42.761Z|fdda2da5-99bc-4517-a86f-20db0817a6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:42.763Z|fdda2da5-99bc-4517-a86f-20db0817a6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:42.764Z|26e02240-1e57-41d0-ad15-4394d9407d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:42.765Z|26e02240-1e57-41d0-ad15-4394d9407d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:45.336Z|3e14638d-566d-4fcf-812b-ab282ebe8fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:51:45.338Z|3e14638d-566d-4fcf-812b-ab282ebe8fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:51:52.770Z|66d85ace-8e5d-4baf-a3e1-63e218647d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:52.772Z|66d85ace-8e5d-4baf-a3e1-63e218647d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:52.807Z|3ee1cd21-c242-4a4a-9b84-8a470e57eed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:52.807Z|881aad52-386d-4ca4-9a09-87973654e184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:51:52.808Z|3ee1cd21-c242-4a4a-9b84-8a470e57eed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:51:52.810Z|881aad52-386d-4ca4-9a09-87973654e184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:00.335Z|bcf2e163-2fb6-46c4-8678-7b3cd2075035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:00.339Z|bcf2e163-2fb6-46c4-8678-7b3cd2075035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:00.441Z|0297045b-4149-4af2-9434-9668ad9021d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:00.442Z|0297045b-4149-4af2-9434-9668ad9021d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:02.809Z|5f1634dc-ed30-440a-a400-1f2e9cdc4f61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:02.810Z|5f1634dc-ed30-440a-a400-1f2e9cdc4f61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:02.834Z|ec96df7a-e373-4889-a44c-211650ac429e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:02.835Z|8abacd77-9f28-4c5d-bcd7-aa40f52fb4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:02.835Z|8abacd77-9f28-4c5d-bcd7-aa40f52fb4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:02.835Z|ec96df7a-e373-4889-a44c-211650ac429e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:12.836Z|f94466c0-f24e-48cd-888c-2b4a06312f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:12.837Z|f94466c0-f24e-48cd-888c-2b4a06312f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:12.858Z|cc1daaf0-8a5b-41e1-b114-b260bd1aa1a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:12.859Z|cc1daaf0-8a5b-41e1-b114-b260bd1aa1a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:12.861Z|09bc0685-8d1f-47f7-8d26-f7a4ac9aae9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:12.862Z|09bc0685-8d1f-47f7-8d26-f7a4ac9aae9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:15.336Z|7fd403b2-a4ff-4005-bf24-8ef5889e0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:15.337Z|7fd403b2-a4ff-4005-bf24-8ef5889e0854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:22.871Z|8a985973-ecd6-4724-aef5-2333b86b4def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:22.873Z|8a985973-ecd6-4724-aef5-2333b86b4def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:22.888Z|775d7d0c-69be-43c1-8aa8-065069c26405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:22.890Z|775d7d0c-69be-43c1-8aa8-065069c26405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:22.889Z|2b86011c-74b7-44e8-965f-35930af4cf24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:22.893Z|2b86011c-74b7-44e8-965f-35930af4cf24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:30.337Z|7b2470b4-5bb6-4b70-a2ab-b59c842094b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:30.338Z|7b2470b4-5bb6-4b70-a2ab-b59c842094b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:30.443Z|71cfdabe-2940-40b9-bbca-59c60824bb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:30.444Z|71cfdabe-2940-40b9-bbca-59c60824bb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:32.923Z|2abcedd9-1964-4429-a326-95cb06e3b051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:32.923Z|16bb985c-7911-4b62-80a2-d329fd2181ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:32.924Z|2abcedd9-1964-4429-a326-95cb06e3b051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:32.924Z|16bb985c-7911-4b62-80a2-d329fd2181ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:32.925Z|69bd3f4e-bdc1-4d61-ac07-6d90ac956605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:32.927Z|69bd3f4e-bdc1-4d61-ac07-6d90ac956605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:42.987Z|c0aa3d04-f855-4957-a374-5fc26949d537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:42.987Z|4ecdae25-733c-4e26-bcbb-41e54a63300b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:42.989Z|4ecdae25-733c-4e26-bcbb-41e54a63300b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:42.989Z|c0aa3d04-f855-4957-a374-5fc26949d537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:43.001Z|1e300625-1c3e-4994-a738-30da2ff49b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:43.002Z|1e300625-1c3e-4994-a738-30da2ff49b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:45.335Z|9451cbf9-948b-4ab2-a765-1d4eb82fdd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:52:45.340Z|9451cbf9-948b-4ab2-a765-1d4eb82fdd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:52:53.025Z|3bec6a44-dbc0-401a-8412-f7bf04e70bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:53.025Z|0fb2b33e-578f-4076-b109-cf55c99fc0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:53.027Z|0fb2b33e-578f-4076-b109-cf55c99fc0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:53.027Z|3bec6a44-dbc0-401a-8412-f7bf04e70bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:52:53.038Z|91398fcf-5d43-4347-a2fd-09994452dfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:52:53.038Z|91398fcf-5d43-4347-a2fd-09994452dfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:00.335Z|6608fdc3-1363-4f01-b1dc-31fb505e94e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:00.336Z|6608fdc3-1363-4f01-b1dc-31fb505e94e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:00.445Z|862d7523-a9a7-40f0-a2c7-cc772cd4cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:00.446Z|862d7523-a9a7-40f0-a2c7-cc772cd4cd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:03.056Z|6da7510c-de3a-4c57-bb46-e325636d6ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:03.057Z|55ec0628-ee82-4475-a53a-3601f31397db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:03.058Z|55ec0628-ee82-4475-a53a-3601f31397db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:03.058Z|6da7510c-de3a-4c57-bb46-e325636d6ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:03.060Z|8a5dad64-a63e-47d6-afef-492dbf65c58a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:03.064Z|8a5dad64-a63e-47d6-afef-492dbf65c58a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:13.093Z|e1a47681-cff2-45c8-8abe-dde3d9988712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:13.093Z|1e9c8083-3885-4ad4-a341-01e9ab421d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:13.093Z|959a0dd6-2590-4f7f-adf7-65aa1480b6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:13.094Z|e1a47681-cff2-45c8-8abe-dde3d9988712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:13.094Z|959a0dd6-2590-4f7f-adf7-65aa1480b6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:13.094Z|1e9c8083-3885-4ad4-a341-01e9ab421d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:15.336Z|36156b5e-57a4-445e-a428-8a93f42a88ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:15.337Z|36156b5e-57a4-445e-a428-8a93f42a88ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:23.133Z|8cc2478c-1256-479d-9287-11b511ebbac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:23.134Z|8cc2478c-1256-479d-9287-11b511ebbac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:23.136Z|caca9743-ca8b-46f3-ace6-40c7e2bd57e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:23.140Z|175d4c01-a967-462b-9da2-6b4841a4ef57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:23.143Z|175d4c01-a967-462b-9da2-6b4841a4ef57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:23.143Z|caca9743-ca8b-46f3-ace6-40c7e2bd57e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:30.336Z|3f21e294-3956-443d-ae7f-4f12e4a3c4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:30.338Z|3f21e294-3956-443d-ae7f-4f12e4a3c4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:30.447Z|c708684e-20f4-4777-90a4-053998cb3075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:30.447Z|c708684e-20f4-4777-90a4-053998cb3075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:33.160Z|278575cd-0525-4e7f-9993-4be8406c837a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:33.161Z|278575cd-0525-4e7f-9993-4be8406c837a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:33.166Z|755f9d7d-9ef3-479e-8741-357ddcb281fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:33.167Z|755f9d7d-9ef3-479e-8741-357ddcb281fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:33.172Z|bf88e76d-ecc2-448f-834b-9047332b28dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:33.172Z|bf88e76d-ecc2-448f-834b-9047332b28dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:43.197Z|38793117-efaf-432e-856e-72e4be689fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:43.198Z|65ab6e14-9682-4cd7-bc01-38788ed9fe7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:43.198Z|38793117-efaf-432e-856e-72e4be689fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:43.200Z|65ab6e14-9682-4cd7-bc01-38788ed9fe7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:43.200Z|7ddb8d46-8d67-4226-ba2f-44e23be887d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:43.201Z|7ddb8d46-8d67-4226-ba2f-44e23be887d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:45.336Z|0ef5567a-25fd-494e-a007-d4866973c837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:53:45.337Z|0ef5567a-25fd-494e-a007-d4866973c837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:53:53.236Z|82742015-af90-4543-9f00-dc3c337c110a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:53.236Z|166771c0-a92a-4fe4-a1f0-b34518cce427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:53.236Z|975e8576-8711-4f99-8f1d-ca1832395482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:53:53.240Z|166771c0-a92a-4fe4-a1f0-b34518cce427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:53.240Z|82742015-af90-4543-9f00-dc3c337c110a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:53:53.243Z|975e8576-8711-4f99-8f1d-ca1832395482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:00.337Z|7d912d7f-f80b-4545-b437-773796bacbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:00.342Z|7d912d7f-f80b-4545-b437-773796bacbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:00.448Z|82c73e6e-408f-4da4-b696-2a652920bbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:00.449Z|82c73e6e-408f-4da4-b696-2a652920bbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:03.277Z|2b4504d6-e309-4b19-96e3-413ebe999ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:03.278Z|2b4504d6-e309-4b19-96e3-413ebe999ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:03.282Z|54a97aa5-1749-4f52-afaa-196bfabf3aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:03.283Z|54a97aa5-1749-4f52-afaa-196bfabf3aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:03.295Z|b5d7cb24-c5fc-4ca9-9e36-5d98512449fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:03.296Z|b5d7cb24-c5fc-4ca9-9e36-5d98512449fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:13.307Z|ac4e6f44-e7df-44f2-9184-3290fc23a1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:13.308Z|ac4e6f44-e7df-44f2-9184-3290fc23a1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:13.311Z|bb0d5600-b317-4c0d-a8e1-fddc50a7fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:13.312Z|bb0d5600-b317-4c0d-a8e1-fddc50a7fba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:13.318Z|cd9826a4-4786-4726-b439-ebda981490c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:13.319Z|cd9826a4-4786-4726-b439-ebda981490c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:15.335Z|2894ae06-e468-44b0-9563-b292bb774330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:15.336Z|2894ae06-e468-44b0-9563-b292bb774330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:17.492Z|75aad1e2-613a-4442-be7e-79225c1ee06f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:54:17.494Z|75aad1e2-613a-4442-be7e-79225c1ee06f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:23.341Z|a6b63058-3017-43a8-915f-50869668bdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:23.341Z|bd83f952-c983-4cec-a572-2c16d3247c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:23.342Z|a6b63058-3017-43a8-915f-50869668bdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:23.342Z|bd83f952-c983-4cec-a572-2c16d3247c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:23.348Z|bf0c72ae-d5c1-42af-9d1b-8a12765ca55b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:23.349Z|bf0c72ae-d5c1-42af-9d1b-8a12765ca55b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:30.337Z|b958a6ed-5eb9-470a-a8e6-4e6b35c88cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:30.339Z|b958a6ed-5eb9-470a-a8e6-4e6b35c88cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:30.450Z|60b5e1c0-fa13-44aa-b5cd-423a0a801355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:30.451Z|60b5e1c0-fa13-44aa-b5cd-423a0a801355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:33.371Z|6ae55a54-d547-4152-a234-dc07f0ebf68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:33.370Z|45df174b-74f2-404d-83f9-f8a269662e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:33.372Z|45d427a1-4894-404c-b4d1-b913519bcb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:33.372Z|6ae55a54-d547-4152-a234-dc07f0ebf68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:33.372Z|45df174b-74f2-404d-83f9-f8a269662e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:33.373Z|45d427a1-4894-404c-b4d1-b913519bcb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:43.411Z|950a1579-b8c2-4213-af62-d1b3ca9bade0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:43.411Z|2bc396a5-1e2a-4e84-9d5b-9c47d0de0043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:43.412Z|2bc396a5-1e2a-4e84-9d5b-9c47d0de0043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:43.412Z|950a1579-b8c2-4213-af62-d1b3ca9bade0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:43.420Z|5d497e41-40b8-4dba-a729-847566e1cdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:43.421Z|5d497e41-40b8-4dba-a729-847566e1cdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:45.335Z|a835b030-8d2c-484b-85b2-197dda515189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:54:45.339Z|a835b030-8d2c-484b-85b2-197dda515189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:54:53.467Z|a1cfa8a1-88ac-4370-8c55-3b732d0745e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:53.467Z|46061c2c-f655-4d34-8a7d-08208d90d1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:53.468Z|46061c2c-f655-4d34-8a7d-08208d90d1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:53.468Z|a1cfa8a1-88ac-4370-8c55-3b732d0745e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:54:53.469Z|b5cd9817-7d10-4fb8-bab0-4074fee35dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:54:53.470Z|b5cd9817-7d10-4fb8-bab0-4074fee35dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:00.336Z|0e021a22-c43f-4b9e-9c49-3130c7ef9a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:00.337Z|0e021a22-c43f-4b9e-9c49-3130c7ef9a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:00.452Z|5c8c1e95-799f-40f6-a56f-839222645800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:00.453Z|5c8c1e95-799f-40f6-a56f-839222645800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:03.499Z|64ad46e3-0fd6-4d48-8735-d7e1b0f62519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:03.499Z|09189172-cbcf-4d70-b9ad-73a12380925b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:03.501Z|64ad46e3-0fd6-4d48-8735-d7e1b0f62519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:03.501Z|09189172-cbcf-4d70-b9ad-73a12380925b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:03.502Z|9d0b39aa-ce97-4b21-b738-8f51f38a1cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:03.502Z|9d0b39aa-ce97-4b21-b738-8f51f38a1cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:13.529Z|c67bd5e2-1d9b-4afd-badb-e3de4728df6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:13.530Z|f0ee2798-695b-477e-9322-ba460e3de17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:13.531Z|c67bd5e2-1d9b-4afd-badb-e3de4728df6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:13.531Z|f0ee2798-695b-477e-9322-ba460e3de17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:13.533Z|b0364f23-c45d-421e-91ef-5d93ecfd1793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:13.534Z|b0364f23-c45d-421e-91ef-5d93ecfd1793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:15.335Z|f0dd2ee6-b9f3-4bec-9e7d-970b12f7b171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:15.337Z|f0dd2ee6-b9f3-4bec-9e7d-970b12f7b171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:17.463Z|e0418af6-67f1-49d0-b67e-9eaa2a1db49c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:55:17.464Z|e0418af6-67f1-49d0-b67e-9eaa2a1db49c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:23.562Z|cd7227ba-5b3b-4e9e-bd34-58ce9774b88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:23.563Z|6384e34b-0dd6-42cc-a0e5-78de4a37b4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:23.564Z|cd7227ba-5b3b-4e9e-bd34-58ce9774b88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:23.563Z|c8f8304c-fab0-4348-9190-f09d8b39e278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:23.564Z|6384e34b-0dd6-42cc-a0e5-78de4a37b4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:23.566Z|c8f8304c-fab0-4348-9190-f09d8b39e278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:30.335Z|74cd66c6-4d62-4bec-a904-4fb77dafc985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:30.339Z|74cd66c6-4d62-4bec-a904-4fb77dafc985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:30.454Z|2365ca04-f45d-46b5-ae32-3f0a58ee75f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:30.455Z|2365ca04-f45d-46b5-ae32-3f0a58ee75f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:33.600Z|3173a8ee-bd60-468c-be53-744803fa166b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:33.600Z|8bae11da-8fad-4013-ac92-09d24595da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:33.601Z|3173a8ee-bd60-468c-be53-744803fa166b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:33.601Z|53920158-7573-494f-b7d2-0a84292d05dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:33.601Z|8bae11da-8fad-4013-ac92-09d24595da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:33.602Z|53920158-7573-494f-b7d2-0a84292d05dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:43.648Z|2e9c87bb-b6a2-4a58-a44d-d3489aa9e3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:43.648Z|8301f474-0583-4d67-a211-4b415dddbff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:43.648Z|dd6e78a9-778e-4563-97c7-1ad89ef073ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:43.650Z|2e9c87bb-b6a2-4a58-a44d-d3489aa9e3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:43.651Z|8301f474-0583-4d67-a211-4b415dddbff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:43.651Z|dd6e78a9-778e-4563-97c7-1ad89ef073ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:45.336Z|bd6be6a0-5888-4e9f-9b3a-9d5bfb1573e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:55:45.337Z|bd6be6a0-5888-4e9f-9b3a-9d5bfb1573e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:55:53.686Z|7e90c801-6842-4530-91c4-1e4a05fd6f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:53.686Z|67a65984-8c29-4281-84cc-39ae44b884c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:53.686Z|7ab96e6f-611a-4a7c-88f0-12e33d120035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:55:53.687Z|7e90c801-6842-4530-91c4-1e4a05fd6f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:53.687Z|7ab96e6f-611a-4a7c-88f0-12e33d120035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:55:53.687Z|67a65984-8c29-4281-84cc-39ae44b884c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:00.335Z|ff147956-5d60-4e86-910c-14f82a34853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:00.336Z|ff147956-5d60-4e86-910c-14f82a34853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:00.456Z|93e0c601-39c9-4475-a2d3-5348a533a02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:00.456Z|93e0c601-39c9-4475-a2d3-5348a533a02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:03.726Z|1b9274c2-9b76-4667-a9a8-dfd4f0af836a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:03.727Z|1b9274c2-9b76-4667-a9a8-dfd4f0af836a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:03.729Z|43601220-2239-4988-8694-654d1656fa92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:03.729Z|f60f43f3-6b65-438b-be59-e4eae6eb75f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:03.729Z|43601220-2239-4988-8694-654d1656fa92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:03.729Z|f60f43f3-6b65-438b-be59-e4eae6eb75f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:13.756Z|7c0c44bf-79d8-4cac-826e-ad1f86468ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:13.756Z|602d1769-0b6a-47e3-af75-cabcd422c5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:13.757Z|6b06b8d2-6056-48aa-ba6e-f37a6c06a073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:13.757Z|6b06b8d2-6056-48aa-ba6e-f37a6c06a073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:13.757Z|602d1769-0b6a-47e3-af75-cabcd422c5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:13.757Z|7c0c44bf-79d8-4cac-826e-ad1f86468ff9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:15.335Z|1e2ed5b6-b6ae-427c-8f19-0c0e7701a07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:15.338Z|1e2ed5b6-b6ae-427c-8f19-0c0e7701a07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:17.464Z|250c55bd-65b0-461b-8d4d-e67867ad0582|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:56:17.465Z|250c55bd-65b0-461b-8d4d-e67867ad0582|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:23.787Z|b3a9e230-1c55-47e5-a904-9fcf7dc98c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:23.788Z|b3a9e230-1c55-47e5-a904-9fcf7dc98c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:23.796Z|20498fb1-d95c-4705-b774-1de7881bc13b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:23.797Z|20498fb1-d95c-4705-b774-1de7881bc13b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:23.808Z|495f0f25-7add-43b5-afbd-14da3486e9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:23.808Z|495f0f25-7add-43b5-afbd-14da3486e9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:30.335Z|8989f09c-3f3e-44e4-8219-3ada9fdd0f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:30.337Z|8989f09c-3f3e-44e4-8219-3ada9fdd0f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:30.457Z|8fcb40a8-cc4e-4b1a-9eac-77df124b0925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:30.458Z|8fcb40a8-cc4e-4b1a-9eac-77df124b0925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:33.822Z|c940a8bb-4c0e-47b5-bc76-32a685e003cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:33.822Z|6a4ccf68-f6d1-4e94-a29d-263526f3054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:33.823Z|c940a8bb-4c0e-47b5-bc76-32a685e003cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:33.823Z|6a4ccf68-f6d1-4e94-a29d-263526f3054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:33.830Z|83961a1e-87c2-4aa9-8017-34874fbf00a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:33.831Z|83961a1e-87c2-4aa9-8017-34874fbf00a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:43.852Z|5dbf54c5-c775-494a-947d-9fa657b38e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:43.852Z|ef4d061b-877a-4768-b2e3-e4fa85597f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:43.853Z|5dbf54c5-c775-494a-947d-9fa657b38e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:43.853Z|ef4d061b-877a-4768-b2e3-e4fa85597f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:43.856Z|4eefaaec-559b-4df2-8e1a-cfde1efbbe10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:43.857Z|4eefaaec-559b-4df2-8e1a-cfde1efbbe10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:45.335Z|5f227772-6a81-4a93-8d65-5b766036739a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:56:45.337Z|5f227772-6a81-4a93-8d65-5b766036739a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:56:53.884Z|171c8f38-0be1-4f75-9d5b-c4f67825b058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:53.887Z|d282835d-de6d-49b9-ac85-bfa76289b06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:53.887Z|16d722f6-ac47-428a-8160-695ec359efd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:56:53.888Z|d282835d-de6d-49b9-ac85-bfa76289b06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:53.888Z|16d722f6-ac47-428a-8160-695ec359efd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:56:53.888Z|171c8f38-0be1-4f75-9d5b-c4f67825b058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:00.336Z|458334e1-ff0c-4668-ab8a-323d72470fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:00.339Z|458334e1-ff0c-4668-ab8a-323d72470fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:00.459Z|512f09d8-9d53-46cb-96dc-71eb837adea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:00.460Z|512f09d8-9d53-46cb-96dc-71eb837adea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:03.916Z|cb3fe35c-98ab-464c-8e82-c34d76db9159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:03.917Z|cb3fe35c-98ab-464c-8e82-c34d76db9159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:03.916Z|448f07db-3dfb-4d67-82ad-2f52a102d6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:03.924Z|448f07db-3dfb-4d67-82ad-2f52a102d6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:03.925Z|04281b96-9859-4bdd-8521-730d62b04147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:03.926Z|04281b96-9859-4bdd-8521-730d62b04147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:13.960Z|64980e95-bacf-483d-a4cc-ec4be8d06bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:13.962Z|77c45c40-62ab-4f8f-88f9-b2d36493e296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:13.962Z|77c45c40-62ab-4f8f-88f9-b2d36493e296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:13.963Z|64980e95-bacf-483d-a4cc-ec4be8d06bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:13.976Z|b1dc5cfd-a60f-4f0e-a443-3fab8e7984ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:13.978Z|b1dc5cfd-a60f-4f0e-a443-3fab8e7984ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:15.337Z|c0cffe45-85b6-4793-9ae9-af7ab410a555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:15.340Z|c0cffe45-85b6-4793-9ae9-af7ab410a555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:17.468Z|caaa87b0-24a5-49c4-9883-5d4b796429d3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:57:17.470Z|caaa87b0-24a5-49c4-9883-5d4b796429d3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:24.004Z|b45c0deb-f1c2-4cb0-9e0a-b025a8202a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:24.004Z|a63dac31-46fe-4323-9deb-73f0860439db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:24.005Z|a63dac31-46fe-4323-9deb-73f0860439db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:24.005Z|b45c0deb-f1c2-4cb0-9e0a-b025a8202a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:24.010Z|02d88c3e-f5b5-411e-9e18-593636194426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:24.010Z|02d88c3e-f5b5-411e-9e18-593636194426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:30.336Z|438e4d77-12a8-407d-87b6-06275ed779b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:30.338Z|438e4d77-12a8-407d-87b6-06275ed779b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:30.460Z|6f17c8e7-a3b2-421f-88ba-db490b103919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:30.461Z|6f17c8e7-a3b2-421f-88ba-db490b103919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:34.032Z|76442350-9a77-422c-bd6a-98b5629d7d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:34.033Z|26cb4f74-2a78-445f-8089-8b8826bae613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:34.033Z|76442350-9a77-422c-bd6a-98b5629d7d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:34.034Z|26cb4f74-2a78-445f-8089-8b8826bae613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:34.042Z|3dae9c38-1abd-4170-a247-3aaf7e3c9150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:34.042Z|3dae9c38-1abd-4170-a247-3aaf7e3c9150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:44.063Z|252c9c92-19dd-4b8e-9fd2-73413d147981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:44.063Z|abfacf3b-b4cb-44d8-8942-e7c50743c861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:44.064Z|252c9c92-19dd-4b8e-9fd2-73413d147981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:44.065Z|abfacf3b-b4cb-44d8-8942-e7c50743c861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:44.075Z|a12347b7-99fa-4ced-9889-c5fa57b95ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:44.076Z|a12347b7-99fa-4ced-9889-c5fa57b95ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:45.335Z|0e8c9574-8f7d-46a6-83e9-5222c576d7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:57:45.339Z|0e8c9574-8f7d-46a6-83e9-5222c576d7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:57:54.092Z|5cf6d7ee-b9a6-43d8-bbe8-bfa83a43b24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:54.092Z|631ec325-de5a-4e0b-a2a9-e385db20b625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:54.094Z|631ec325-de5a-4e0b-a2a9-e385db20b625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:54.094Z|5cf6d7ee-b9a6-43d8-bbe8-bfa83a43b24f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:57:54.098Z|45ea6fe6-2095-420c-a8a6-376c3f80d3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:57:54.098Z|45ea6fe6-2095-420c-a8a6-376c3f80d3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:00.336Z|1adf46a8-8589-4c6c-845f-bdb3cc7b5221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:00.337Z|1adf46a8-8589-4c6c-845f-bdb3cc7b5221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:00.462Z|00d61456-4979-42ce-80b6-91526245aa16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:00.463Z|00d61456-4979-42ce-80b6-91526245aa16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:04.123Z|a9c772de-5b20-4d05-a0b7-7ab9324dddad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:04.123Z|556a5f02-169d-4367-b8c3-349e71c71609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:04.123Z|c7f617bf-cdae-47ae-8cbb-848444c8acd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:04.124Z|556a5f02-169d-4367-b8c3-349e71c71609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:04.124Z|a9c772de-5b20-4d05-a0b7-7ab9324dddad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:04.124Z|c7f617bf-cdae-47ae-8cbb-848444c8acd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:14.166Z|d9ded0d2-20e6-447e-b1ae-9f1d6581de77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:14.168Z|d9ded0d2-20e6-447e-b1ae-9f1d6581de77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:14.179Z|d6ff35b4-5c33-4a76-9a86-ad606c71cfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:14.180Z|d6ff35b4-5c33-4a76-9a86-ad606c71cfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:14.170Z|4ca25fe7-c230-417f-989e-fdd10a31585d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:14.190Z|4ca25fe7-c230-417f-989e-fdd10a31585d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:15.336Z|521331e5-0c9b-4b7f-a1e3-d6694862e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:15.337Z|521331e5-0c9b-4b7f-a1e3-d6694862e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:17.463Z|1798f42c-ce2e-49a8-b9da-ad0692b25798|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:58:17.464Z|1798f42c-ce2e-49a8-b9da-ad0692b25798|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:24.196Z|54916f44-a588-42c9-ae6f-44e0a54052ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:24.197Z|54916f44-a588-42c9-ae6f-44e0a54052ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:24.212Z|b922a142-9e5f-412a-822d-bbcd548b5577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:24.213Z|b922a142-9e5f-412a-822d-bbcd548b5577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:24.213Z|6acec27c-ab44-459c-a4fd-13909ffe2ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:24.215Z|6acec27c-ab44-459c-a4fd-13909ffe2ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:30.335Z|de08d79a-05c9-4bbf-9fad-c33d86fff64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:30.340Z|de08d79a-05c9-4bbf-9fad-c33d86fff64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:30.464Z|bdac48fe-f209-4a66-ad9f-6f359d8fd384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:30.465Z|bdac48fe-f209-4a66-ad9f-6f359d8fd384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:34.224Z|fb1c62f4-e77d-4b2b-868b-8dcd86934e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:34.225Z|fb1c62f4-e77d-4b2b-868b-8dcd86934e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:34.238Z|199fed66-f5f4-40ac-8060-bfa88a30c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:34.239Z|199fed66-f5f4-40ac-8060-bfa88a30c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:34.238Z|414db087-197a-43b8-9efd-1d85823f0edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:34.241Z|414db087-197a-43b8-9efd-1d85823f0edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:44.252Z|47ba01a7-c966-42d7-8197-f88c543bb8c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:44.253Z|47ba01a7-c966-42d7-8197-f88c543bb8c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:44.264Z|3240d601-4069-4c99-91d2-ff2327da193a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:44.264Z|3240d601-4069-4c99-91d2-ff2327da193a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:44.269Z|eacd4430-6a3a-451c-bd73-11fd8b1e8634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:44.270Z|eacd4430-6a3a-451c-bd73-11fd8b1e8634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:45.335Z|258254c5-7762-4820-9484-780b8ed4d151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:58:45.336Z|258254c5-7762-4820-9484-780b8ed4d151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:58:54.283Z|27806810-5164-460c-8268-c8c6f44a77de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:54.284Z|27806810-5164-460c-8268-c8c6f44a77de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:54.286Z|4fe23867-3a1e-47fa-8aa5-30b21f7b35c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:54.287Z|4fe23867-3a1e-47fa-8aa5-30b21f7b35c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:58:54.292Z|02415be7-cd98-4eaf-b8fa-7819712a51ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:58:54.292Z|02415be7-cd98-4eaf-b8fa-7819712a51ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:00.338Z|d042a05a-084f-479c-91df-e76e09cafc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:00.339Z|d042a05a-084f-479c-91df-e76e09cafc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:00.466Z|d9dbaf54-bd80-44f3-8b1e-5f41922c7317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:00.467Z|d9dbaf54-bd80-44f3-8b1e-5f41922c7317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:04.327Z|6a91d691-19f8-4e32-9576-d563be3684fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:04.328Z|681c96a5-05df-414a-aaf1-fe3be34c0a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:04.329Z|6a91d691-19f8-4e32-9576-d563be3684fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:04.330Z|681c96a5-05df-414a-aaf1-fe3be34c0a09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:04.331Z|d4116bce-a344-4b65-83bc-6d4010e1b8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:04.336Z|d4116bce-a344-4b65-83bc-6d4010e1b8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:14.358Z|c98dff12-2f9d-4a73-94aa-951785a13eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:14.358Z|7fcf592d-da6b-4ad7-8ca2-ed3d283cd697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:14.359Z|c98dff12-2f9d-4a73-94aa-951785a13eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:14.362Z|7fcf592d-da6b-4ad7-8ca2-ed3d283cd697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:14.367Z|294521b8-e5f3-4b10-9706-8f30b431fa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:14.368Z|294521b8-e5f3-4b10-9706-8f30b431fa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:15.335Z|a5b2daaf-7b82-4a6f-ada4-e35db8f1cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:15.339Z|a5b2daaf-7b82-4a6f-ada4-e35db8f1cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:17.463Z|efe690bc-51e8-4931-839e-ce301b1299a8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T09:59:17.464Z|efe690bc-51e8-4931-839e-ce301b1299a8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:24.387Z|b142c3b9-caf7-4780-bbe4-9cd7518cb39e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:24.388Z|fbce3c28-ce7b-46d9-b866-a6580d3610c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:24.388Z|3f165a63-9b1e-432a-a112-48ce8c47b192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:24.388Z|b142c3b9-caf7-4780-bbe4-9cd7518cb39e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:24.389Z|fbce3c28-ce7b-46d9-b866-a6580d3610c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:24.389Z|3f165a63-9b1e-432a-a112-48ce8c47b192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:30.335Z|748dee3a-3854-4636-b97f-a4cd93a8f36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:30.337Z|748dee3a-3854-4636-b97f-a4cd93a8f36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:30.469Z|9a4ec217-0304-4c15-be23-c46e9eea73e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:30.470Z|9a4ec217-0304-4c15-be23-c46e9eea73e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:34.414Z|e0f47621-add9-4c4e-967d-51c3135a6e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:34.414Z|ce66af37-ae30-4036-aab8-0695475696e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:34.416Z|ce66af37-ae30-4036-aab8-0695475696e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:34.416Z|e0f47621-add9-4c4e-967d-51c3135a6e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:34.419Z|f7cc8165-0f55-46e2-a277-1747ae6923ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:34.420Z|f7cc8165-0f55-46e2-a277-1747ae6923ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:44.445Z|2ee2b699-1117-4e7f-a6ec-9f12e5955b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:44.445Z|b18821f3-02c7-4e65-8fc7-879749f43384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:44.445Z|8cd965f8-8fba-4157-af71-3341379a8360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:44.446Z|2ee2b699-1117-4e7f-a6ec-9f12e5955b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:44.446Z|b18821f3-02c7-4e65-8fc7-879749f43384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:44.446Z|8cd965f8-8fba-4157-af71-3341379a8360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:45.336Z|947db5c2-06a6-45fc-b738-96ab2a7a758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T09:59:45.338Z|947db5c2-06a6-45fc-b738-96ab2a7a758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T09:59:54.474Z|cf98108b-bc8d-4e41-bc5b-e11d9a4651c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:54.474Z|28a3effc-a63b-49c1-aac1-5458eb1a27e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:54.476Z|28a3effc-a63b-49c1-aac1-5458eb1a27e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:54.476Z|cf98108b-bc8d-4e41-bc5b-e11d9a4651c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T09:59:54.477Z|13cf7d27-f640-44ad-b62b-b2865ea6432c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T09:59:54.478Z|13cf7d27-f640-44ad-b62b-b2865ea6432c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:00.336Z|627cd3c1-5049-414f-86df-8e52faa293d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:00.339Z|627cd3c1-5049-414f-86df-8e52faa293d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:00.471Z|252abb16-4e0c-4ad3-a3eb-1ed881862eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:00.472Z|252abb16-4e0c-4ad3-a3eb-1ed881862eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:04.505Z|005f408a-93dc-409e-ad84-22d50ddf9775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:04.506Z|d3b6a496-7ea6-4222-9bad-3dcd2dec3773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:04.506Z|005f408a-93dc-409e-ad84-22d50ddf9775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:04.508Z|d3b6a496-7ea6-4222-9bad-3dcd2dec3773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:04.509Z|1aac03cd-28b8-456a-b291-2683e424f80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:04.510Z|1aac03cd-28b8-456a-b291-2683e424f80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:14.537Z|524af5a4-9dc1-46a1-bb7d-e2d3c008e7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:14.537Z|1b740678-9dfc-4427-a427-0b7ef846b5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:14.538Z|b0fffc6e-29b3-45cd-b6a0-96f992747d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:14.538Z|524af5a4-9dc1-46a1-bb7d-e2d3c008e7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:14.538Z|1b740678-9dfc-4427-a427-0b7ef846b5d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:14.538Z|b0fffc6e-29b3-45cd-b6a0-96f992747d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:15.336Z|8fa6f8f8-3bfc-4a1f-bf91-c1f595b82f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:15.337Z|8fa6f8f8-3bfc-4a1f-bf91-c1f595b82f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:17.462Z|b9d1bb0a-a01f-4054-b852-efb8d64974cf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:00:17.464Z|b9d1bb0a-a01f-4054-b852-efb8d64974cf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:24.565Z|2882ee02-08ee-46d7-b95a-c7235633ea9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:24.565Z|e63a9128-5b7f-49e7-bc0c-dd69515af83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:24.566Z|2882ee02-08ee-46d7-b95a-c7235633ea9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:24.570Z|e63a9128-5b7f-49e7-bc0c-dd69515af83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:24.570Z|636d98e8-5eee-48b6-bf37-2c897850293e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:24.575Z|636d98e8-5eee-48b6-bf37-2c897850293e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:30.335Z|7aea762a-7e04-4349-a59d-955ef4f61808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:30.336Z|7aea762a-7e04-4349-a59d-955ef4f61808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:30.473Z|4e46f3a4-cb75-4c4f-8a39-2fd1a71a172c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:30.474Z|4e46f3a4-cb75-4c4f-8a39-2fd1a71a172c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:34.600Z|8a6a3f04-510f-4be4-aeec-05c312a61f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:34.600Z|ec4f6cc9-dbba-4de7-b941-4a5a224f4cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:34.602Z|8a6a3f04-510f-4be4-aeec-05c312a61f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:34.602Z|ec4f6cc9-dbba-4de7-b941-4a5a224f4cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:34.611Z|24437b6d-9d12-4b7a-a4bb-f051fb6c1686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:34.612Z|24437b6d-9d12-4b7a-a4bb-f051fb6c1686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:44.637Z|2264a5f2-b249-4fe2-bd95-8314aac0944a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:44.637Z|d5ad6393-9b77-454b-b9bc-0f1c530e0898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:44.638Z|2264a5f2-b249-4fe2-bd95-8314aac0944a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:44.645Z|d5ad6393-9b77-454b-b9bc-0f1c530e0898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:44.650Z|fee3b2f4-85c4-4486-a4f5-eb3c048102e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:44.651Z|fee3b2f4-85c4-4486-a4f5-eb3c048102e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:45.337Z|6b0b580b-32ab-49cb-8bcb-59ed37224dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:00:45.340Z|6b0b580b-32ab-49cb-8bcb-59ed37224dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:00:54.674Z|3798fcdb-ae76-429a-b6c2-24753c33b3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:54.674Z|09e5b59f-9823-4621-b64a-4dff6f20e9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:54.676Z|09e5b59f-9823-4621-b64a-4dff6f20e9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:54.676Z|3798fcdb-ae76-429a-b6c2-24753c33b3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:00:54.678Z|ace7abd5-3bfd-491c-b876-2b220feb9331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:00:54.678Z|ace7abd5-3bfd-491c-b876-2b220feb9331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:00.335Z|23ba2da2-14d0-469b-a6f8-6c413cedc589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:00.336Z|23ba2da2-14d0-469b-a6f8-6c413cedc589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:00.474Z|baa118f6-f8c7-41af-9ead-c19b5549d0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:00.475Z|baa118f6-f8c7-41af-9ead-c19b5549d0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:04.705Z|b8de787e-674d-4672-a6d6-f1d56d7713a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:04.706Z|b8de787e-674d-4672-a6d6-f1d56d7713a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:04.712Z|70e1d9ae-5ee6-42bf-8680-c2cea4b3ceec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:04.712Z|70e1d9ae-5ee6-42bf-8680-c2cea4b3ceec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:04.714Z|b3ecede7-7b68-4450-ae01-a02c2a34776c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:04.714Z|b3ecede7-7b68-4450-ae01-a02c2a34776c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:14.760Z|5ecb2316-cf65-463a-af33-c8197cdfebe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:14.760Z|af52de1f-7f23-4680-88be-608c2a606340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:14.760Z|34bb500b-d5a8-49d2-b682-dbab4d1dc16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:14.761Z|5ecb2316-cf65-463a-af33-c8197cdfebe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:14.761Z|34bb500b-d5a8-49d2-b682-dbab4d1dc16f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:14.761Z|af52de1f-7f23-4680-88be-608c2a606340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:15.335Z|ed176752-3e64-4d5c-94a9-14f9ffb20897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:15.336Z|ed176752-3e64-4d5c-94a9-14f9ffb20897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:17.463Z|d2501358-194f-4395-9350-d31c24a2b275|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:01:17.465Z|d2501358-194f-4395-9350-d31c24a2b275|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:24.796Z|fa3f8a56-616f-45a1-a142-8cb2f291372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:24.796Z|22dbdabf-f381-4195-853c-7e6097b8a100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:24.798Z|22dbdabf-f381-4195-853c-7e6097b8a100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:24.798Z|fa3f8a56-616f-45a1-a142-8cb2f291372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:24.801Z|1806df87-1bdc-4f3a-a524-0c1afe03dc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:24.802Z|1806df87-1bdc-4f3a-a524-0c1afe03dc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:30.335Z|3df03125-8856-4d5a-97c4-8ef4bf05fe1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:30.340Z|3df03125-8856-4d5a-97c4-8ef4bf05fe1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:30.476Z|84252264-60cd-46c0-bea9-0d116562b423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:30.476Z|84252264-60cd-46c0-bea9-0d116562b423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:34.830Z|c47cc03f-f2c8-4751-88e7-01e83c2ab352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:34.830Z|cc8f5fe8-dfbc-4894-b62b-fe8d5e54fa56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:34.830Z|693af5de-b5bf-477b-8308-f967d15e1f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:34.831Z|cc8f5fe8-dfbc-4894-b62b-fe8d5e54fa56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:34.831Z|c47cc03f-f2c8-4751-88e7-01e83c2ab352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:34.833Z|693af5de-b5bf-477b-8308-f967d15e1f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:44.894Z|4d80e2d6-4c63-4540-9c8d-7fa41478f628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:44.894Z|625f9651-6e32-485a-b8cd-207d8aa003da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:44.894Z|1847a106-8da5-4839-99e6-ed5b95c5642e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:44.895Z|4d80e2d6-4c63-4540-9c8d-7fa41478f628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:44.895Z|625f9651-6e32-485a-b8cd-207d8aa003da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:44.895Z|1847a106-8da5-4839-99e6-ed5b95c5642e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:45.335Z|7b457e27-a859-473a-b291-785dd471ab61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:01:45.337Z|7b457e27-a859-473a-b291-785dd471ab61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:01:54.927Z|c4b7f553-b522-4cf2-b6b2-ce2abafdc956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:54.927Z|c7a71c3d-a3d3-47ea-a789-4dbc7f9f5b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:54.928Z|fa6791db-9e36-4a3f-a32a-9b7dd368fd13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:01:54.928Z|c4b7f553-b522-4cf2-b6b2-ce2abafdc956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:54.929Z|c7a71c3d-a3d3-47ea-a789-4dbc7f9f5b42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:01:54.929Z|fa6791db-9e36-4a3f-a32a-9b7dd368fd13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:00.335Z|c33b70db-3639-4f75-801f-36c3d7925a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:00.336Z|c33b70db-3639-4f75-801f-36c3d7925a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:00.477Z|2a1fe219-8cb6-4378-ac6c-fe82ac5c1116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:00.478Z|2a1fe219-8cb6-4378-ac6c-fe82ac5c1116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:04.956Z|10fce8ef-cf41-4882-95df-509d1e99f80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:04.956Z|70faedd1-38de-4c08-b1ea-5bd8969cb6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:04.957Z|10fce8ef-cf41-4882-95df-509d1e99f80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:04.957Z|70faedd1-38de-4c08-b1ea-5bd8969cb6de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:04.960Z|bbdf2853-93b7-483d-90a9-c990b0745f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:04.961Z|bbdf2853-93b7-483d-90a9-c990b0745f4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:14.986Z|81dcd340-481e-4bff-85cb-06aeb722a97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:14.986Z|275ec346-5d77-48e3-a03c-e6d0028065b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:14.986Z|1c9eeddf-2ec0-4c6a-a2a7-9cf45d8c1d75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:14.987Z|275ec346-5d77-48e3-a03c-e6d0028065b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:14.987Z|1c9eeddf-2ec0-4c6a-a2a7-9cf45d8c1d75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:14.987Z|81dcd340-481e-4bff-85cb-06aeb722a97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:15.337Z|c4bc5f73-23ff-4ae8-ac54-f35711a91d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:15.342Z|c4bc5f73-23ff-4ae8-ac54-f35711a91d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:17.464Z|081ca209-6f2a-4a3e-b435-b90aa6be349c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:02:17.465Z|081ca209-6f2a-4a3e-b435-b90aa6be349c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:25.018Z|ab7f6f2b-e068-41aa-ac46-1aae38b28b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:25.018Z|798a3ac3-ad3f-441e-a65f-5bb7ec5abc9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:25.018Z|93bd30b1-5e8a-4253-9c2a-f3a231568577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:25.019Z|ab7f6f2b-e068-41aa-ac46-1aae38b28b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:25.019Z|93bd30b1-5e8a-4253-9c2a-f3a231568577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:25.019Z|798a3ac3-ad3f-441e-a65f-5bb7ec5abc9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:30.335Z|7d950b62-edbe-428a-b31d-5edfcc3d7ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:30.336Z|7d950b62-edbe-428a-b31d-5edfcc3d7ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:30.479Z|a4870076-5550-4f3b-8846-7ddc007a1121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:30.480Z|a4870076-5550-4f3b-8846-7ddc007a1121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:35.062Z|5cee8005-d791-4349-892c-64430158a8c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:35.062Z|c05cec5f-ccbe-4767-874a-97768f5c0994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:35.062Z|12f75256-64c5-4c62-b029-1f01008c7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:35.065Z|5cee8005-d791-4349-892c-64430158a8c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:35.065Z|12f75256-64c5-4c62-b029-1f01008c7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:35.065Z|c05cec5f-ccbe-4767-874a-97768f5c0994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:45.103Z|0409ae0e-4f94-4e8e-b3ca-9d3a930b73ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:45.103Z|505c9521-b719-40b2-9601-36ba018602b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:45.103Z|b5d24212-dc44-418f-ad39-58fe40e85d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:45.104Z|505c9521-b719-40b2-9601-36ba018602b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:45.104Z|0409ae0e-4f94-4e8e-b3ca-9d3a930b73ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:45.104Z|b5d24212-dc44-418f-ad39-58fe40e85d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:45.337Z|180936e5-f066-4eb3-9412-1e06e00f478e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:02:45.338Z|180936e5-f066-4eb3-9412-1e06e00f478e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:02:55.132Z|25fe2894-a441-4ed5-be4b-e4a63a36a21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:55.132Z|1477c17f-41ad-49be-9958-edd501c2b0d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:55.133Z|25fe2894-a441-4ed5-be4b-e4a63a36a21f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:55.133Z|1477c17f-41ad-49be-9958-edd501c2b0d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:02:55.133Z|85f54381-10c7-4edc-8d01-cc450493b884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:02:55.137Z|85f54381-10c7-4edc-8d01-cc450493b884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:00.335Z|1420d55a-d8b1-4e50-b413-57d6755642f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:00.338Z|1420d55a-d8b1-4e50-b413-57d6755642f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:00.482Z|1d47f6ac-b6d2-4b64-ada2-931d5201b633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:00.482Z|1d47f6ac-b6d2-4b64-ada2-931d5201b633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:05.172Z|5b30cef9-2e95-4505-bcee-bac1cd7d6c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:05.172Z|02fc6ea8-9d86-4088-a18b-ab8885b6edf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:05.172Z|5eb73863-ab5c-4137-a61e-e1be996b4fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:05.173Z|02fc6ea8-9d86-4088-a18b-ab8885b6edf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:05.173Z|5eb73863-ab5c-4137-a61e-e1be996b4fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:05.173Z|5b30cef9-2e95-4505-bcee-bac1cd7d6c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:15.207Z|3c9b3c18-6769-46a3-b3e4-e8b1ab2b5471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:15.207Z|87930a94-2afa-49d4-83f7-e35c43bef801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:15.208Z|87930a94-2afa-49d4-83f7-e35c43bef801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:15.209Z|3c9b3c18-6769-46a3-b3e4-e8b1ab2b5471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:15.210Z|e57ada27-7c49-49c4-b6ea-bf726a5b1981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:15.212Z|e57ada27-7c49-49c4-b6ea-bf726a5b1981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:15.335Z|e93bf008-9365-45ed-90ec-4ab46cc066ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:15.336Z|e93bf008-9365-45ed-90ec-4ab46cc066ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:17.465Z|37d8757f-56d0-4b45-9d1b-f3436c361673|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:03:17.466Z|37d8757f-56d0-4b45-9d1b-f3436c361673|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:25.240Z|9a4bb53a-099f-44bf-aca0-f04499cccd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:25.240Z|37cdb6ce-f2e7-45e5-916f-bb4d76d435f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:25.241Z|37cdb6ce-f2e7-45e5-916f-bb4d76d435f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:25.241Z|9a4bb53a-099f-44bf-aca0-f04499cccd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:25.242Z|435b7ec3-211e-4b09-9f56-52dd9d344825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:25.244Z|435b7ec3-211e-4b09-9f56-52dd9d344825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:30.337Z|31e41528-21de-416e-8bde-50a46c008b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:30.341Z|31e41528-21de-416e-8bde-50a46c008b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:30.483Z|ddea2239-b41b-4589-8642-e51af80860ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:30.484Z|ddea2239-b41b-4589-8642-e51af80860ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:35.278Z|c168d4ce-e5ca-4f95-9462-6e59509d3f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:35.278Z|c09aa02c-65ce-442d-9fe9-ad59f1382d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:35.280Z|c168d4ce-e5ca-4f95-9462-6e59509d3f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:35.280Z|c09aa02c-65ce-442d-9fe9-ad59f1382d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:35.291Z|f4dba5f2-f9da-49f2-90b7-1ad608ed7653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:35.292Z|f4dba5f2-f9da-49f2-90b7-1ad608ed7653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:45.310Z|c7a00b83-5f06-4f95-a437-fdfd05409155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:45.310Z|e6e4c0c5-7fb1-4dc1-b626-1b9e1204cd20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:45.311Z|c7a00b83-5f06-4f95-a437-fdfd05409155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:45.311Z|e6e4c0c5-7fb1-4dc1-b626-1b9e1204cd20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:45.317Z|97b3db13-0ff3-44ff-918d-dd9d77016de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:45.318Z|97b3db13-0ff3-44ff-918d-dd9d77016de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:45.337Z|84d2c16d-2c12-4ecf-958e-123383267d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:03:45.338Z|84d2c16d-2c12-4ecf-958e-123383267d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:03:55.342Z|f0b91296-d083-41f1-8c47-a760e11650ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:55.342Z|5a9f1fec-d7b9-40f3-acc0-7ca4aa3e38b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:55.343Z|f0b91296-d083-41f1-8c47-a760e11650ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:55.343Z|5a9f1fec-d7b9-40f3-acc0-7ca4aa3e38b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:03:55.348Z|240f1125-009f-4224-a0e2-ee13eeb8e466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:03:55.349Z|240f1125-009f-4224-a0e2-ee13eeb8e466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:00.335Z|c311c52a-02aa-4c15-a935-c46af3f5aed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:00.336Z|c311c52a-02aa-4c15-a935-c46af3f5aed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:00.485Z|5e3934eb-6e0b-4b14-9de2-51c49f704b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:00.485Z|5e3934eb-6e0b-4b14-9de2-51c49f704b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:05.381Z|9554053b-7173-4b62-a708-b5225a3683f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:05.380Z|6b9811fb-6b6e-4e45-a969-dbe984264444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:05.380Z|895ee81c-9009-4418-8f28-09fe38c48617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:05.382Z|6b9811fb-6b6e-4e45-a969-dbe984264444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:05.382Z|9554053b-7173-4b62-a708-b5225a3683f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:05.382Z|895ee81c-9009-4418-8f28-09fe38c48617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:15.338Z|8bff3660-6344-436f-a170-e5aa89338bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:15.342Z|8bff3660-6344-436f-a170-e5aa89338bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:15.417Z|9fbb3d54-4cc6-4b47-b408-7eb10da8eb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:15.417Z|80a39f08-61c7-4b96-8b69-401011bbf5b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:15.417Z|155c7d50-ea47-4aae-a5f5-60f951693edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:15.419Z|80a39f08-61c7-4b96-8b69-401011bbf5b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:15.419Z|155c7d50-ea47-4aae-a5f5-60f951693edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:15.419Z|9fbb3d54-4cc6-4b47-b408-7eb10da8eb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:17.463Z|5f659a1f-34cd-4ead-989e-4e5b243ecdc7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:04:17.464Z|5f659a1f-34cd-4ead-989e-4e5b243ecdc7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:25.456Z|a007ab95-73f9-4279-8494-047c2afebf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:25.456Z|955bda2b-da67-43ac-baa8-5a75682764d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:25.457Z|99d74c89-b01e-442e-a195-367e07b1b84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:25.457Z|955bda2b-da67-43ac-baa8-5a75682764d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:25.457Z|a007ab95-73f9-4279-8494-047c2afebf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:25.458Z|99d74c89-b01e-442e-a195-367e07b1b84f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:30.335Z|86d6da02-1767-495f-aec4-b28140159315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:30.337Z|86d6da02-1767-495f-aec4-b28140159315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:30.486Z|5022d87e-2fff-45ac-acc9-6386e1f2287c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:30.487Z|5022d87e-2fff-45ac-acc9-6386e1f2287c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:35.487Z|b221025e-c2bf-4027-b9bc-132069e1e62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:35.488Z|b221025e-c2bf-4027-b9bc-132069e1e62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:35.487Z|87057ffe-0d25-4a71-a508-bb4ae6852f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:35.489Z|87057ffe-0d25-4a71-a508-bb4ae6852f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:35.490Z|a7afd7b6-ac8e-4eb3-b6f3-1d0b5a495bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:35.491Z|a7afd7b6-ac8e-4eb3-b6f3-1d0b5a495bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:45.335Z|d7e4855c-2e60-48c9-b0de-686f2e34e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:04:45.336Z|d7e4855c-2e60-48c9-b0de-686f2e34e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:04:45.519Z|ccfbb95e-a6ad-4e78-871b-d261feb557dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:45.519Z|c15e2c0c-bc6a-4e7a-9d62-63e024732936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:45.520Z|ccfbb95e-a6ad-4e78-871b-d261feb557dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:45.520Z|c15e2c0c-bc6a-4e7a-9d62-63e024732936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:45.522Z|214a70d9-a26d-47e2-96bc-b020bb79f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:45.523Z|214a70d9-a26d-47e2-96bc-b020bb79f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:55.550Z|91716b6a-d9c9-4f6a-90db-5a8a631bdbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:55.551Z|b849035b-04e8-457a-84b7-bea340479695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:55.551Z|91716b6a-d9c9-4f6a-90db-5a8a631bdbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:55.553Z|b849035b-04e8-457a-84b7-bea340479695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:04:55.553Z|81d13060-26ba-4c3a-a45c-5b070b4bbb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:04:55.555Z|81d13060-26ba-4c3a-a45c-5b070b4bbb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:00.336Z|99ad27f2-2233-4916-a22b-831bdcdfd4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:00.339Z|99ad27f2-2233-4916-a22b-831bdcdfd4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:00.488Z|56ae9d67-aa25-4fec-8768-b3e0f79242e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:00.488Z|56ae9d67-aa25-4fec-8768-b3e0f79242e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:05.583Z|3e83bb17-d34f-45ea-837b-6705189e0103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:05.583Z|55422f5f-c0c1-40c1-8146-e4306ea2efad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:05.583Z|533d0a58-4921-4ad0-a973-157ddb79480d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:05.584Z|3e83bb17-d34f-45ea-837b-6705189e0103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:05.584Z|533d0a58-4921-4ad0-a973-157ddb79480d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:05.584Z|55422f5f-c0c1-40c1-8146-e4306ea2efad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:15.336Z|324e1342-c313-44f0-a9d3-56b2730dacd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:15.337Z|324e1342-c313-44f0-a9d3-56b2730dacd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:15.619Z|a5ee6db3-8e66-4dac-8765-9f814d33ad14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:15.619Z|b0f34b05-cfa9-4201-9e25-d1c1aa727e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:15.619Z|d7ecfe46-7387-40fd-b1ed-c07361de3d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:15.621Z|d7ecfe46-7387-40fd-b1ed-c07361de3d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:15.621Z|b0f34b05-cfa9-4201-9e25-d1c1aa727e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:15.621Z|a5ee6db3-8e66-4dac-8765-9f814d33ad14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:17.463Z|1b0462c3-b9d0-470f-a5e0-e01bfd72f075|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:05:17.465Z|1b0462c3-b9d0-470f-a5e0-e01bfd72f075|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:25.654Z|dc12901c-0ff0-48d6-b073-f049fa102384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:25.654Z|7e7da2d7-4bc6-454d-8bc7-031f8be48f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:25.656Z|7e7da2d7-4bc6-454d-8bc7-031f8be48f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:25.656Z|dc12901c-0ff0-48d6-b073-f049fa102384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:25.658Z|d99c35d8-f08d-4efc-9492-3f0419755fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:25.659Z|d99c35d8-f08d-4efc-9492-3f0419755fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:30.335Z|7f9583e1-48ad-4873-baac-18dada702f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:30.336Z|7f9583e1-48ad-4873-baac-18dada702f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:30.489Z|e6ee5b23-05d9-47ce-9cde-f2a56ca7146f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:30.491Z|e6ee5b23-05d9-47ce-9cde-f2a56ca7146f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:35.694Z|7b1d9e0c-735a-4ac6-9e6c-16517c24afb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:35.695Z|58b8e1dd-5f3b-4b7d-80d3-76e71f4b338c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:35.695Z|e57ace84-14da-414f-bab5-1637cf8fd426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:35.695Z|7b1d9e0c-735a-4ac6-9e6c-16517c24afb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:35.696Z|58b8e1dd-5f3b-4b7d-80d3-76e71f4b338c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:35.696Z|e57ace84-14da-414f-bab5-1637cf8fd426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:45.335Z|2f5981f4-b011-433f-8f64-591a3c4120ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:05:45.339Z|2f5981f4-b011-433f-8f64-591a3c4120ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:05:45.722Z|52b65eb3-9de6-49d2-b963-7e06373d498e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:45.723Z|916c3f5c-cf75-4057-933d-cd39955defb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:45.723Z|395e38ef-dc80-4c09-a34c-66887477ca6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:45.723Z|916c3f5c-cf75-4057-933d-cd39955defb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:45.723Z|395e38ef-dc80-4c09-a34c-66887477ca6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:45.723Z|52b65eb3-9de6-49d2-b963-7e06373d498e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:55.754Z|d18ae353-3f00-443d-ad2b-041757e21b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:55.754Z|d87bdb35-8972-418f-a786-bd1b225ae2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:55.754Z|34a1bc3c-5879-4142-b910-74db96ed571e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:05:55.754Z|34a1bc3c-5879-4142-b910-74db96ed571e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:55.754Z|d18ae353-3f00-443d-ad2b-041757e21b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:05:55.755Z|d87bdb35-8972-418f-a786-bd1b225ae2c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:00.336Z|81886702-f624-41ce-ba4a-a5d5145d6a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:00.337Z|81886702-f624-41ce-ba4a-a5d5145d6a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:00.493Z|04157fbf-2b98-4f37-8929-e203881338cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:00.494Z|04157fbf-2b98-4f37-8929-e203881338cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:05.791Z|f9f606d8-465f-4989-9246-8588a44884b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:05.791Z|f8260b1e-2a89-44bf-b58a-26e5a59f514c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:05.791Z|f5c2f41d-5ead-44ac-aacc-77866bd292ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:05.793Z|f9f606d8-465f-4989-9246-8588a44884b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:05.793Z|f5c2f41d-5ead-44ac-aacc-77866bd292ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:05.793Z|f8260b1e-2a89-44bf-b58a-26e5a59f514c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:15.336Z|51057538-9e13-40cb-ae98-877cf11c7635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:15.347Z|51057538-9e13-40cb-ae98-877cf11c7635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:15.833Z|b3d3acc1-4692-4f58-a9c7-31b9bb2b0eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:15.833Z|1ab2cb7e-ef0b-405c-9481-20adf1209760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:15.834Z|98c2813e-0c92-42ef-8ed5-1c374904419d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:15.835Z|b3d3acc1-4692-4f58-a9c7-31b9bb2b0eb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:15.835Z|98c2813e-0c92-42ef-8ed5-1c374904419d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:15.835Z|1ab2cb7e-ef0b-405c-9481-20adf1209760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:17.462Z|ed6f39b8-4410-47e7-a201-5743b97876ba|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:06:17.464Z|ed6f39b8-4410-47e7-a201-5743b97876ba|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:25.862Z|ba126c78-45ed-49cb-b3d7-a8e391641cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:25.862Z|d3d5b453-995b-4cc1-9e83-939288d9e224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:25.862Z|ba126c78-45ed-49cb-b3d7-a8e391641cfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:25.863Z|d3d5b453-995b-4cc1-9e83-939288d9e224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:25.870Z|848c6b75-740d-4707-bd6a-eb9b2463861a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:25.872Z|848c6b75-740d-4707-bd6a-eb9b2463861a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:30.335Z|e1b40918-5098-49cf-8ce2-3a822b8c7948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:30.336Z|e1b40918-5098-49cf-8ce2-3a822b8c7948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:30.495Z|bfb230b6-a69f-4537-a552-9559ba209b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:30.496Z|bfb230b6-a69f-4537-a552-9559ba209b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:35.893Z|338caba5-5548-4ea5-bac3-bae2c833c8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:35.893Z|00f4d802-8df2-49f2-a6dd-0dc0b2d58c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:35.893Z|338caba5-5548-4ea5-bac3-bae2c833c8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:35.893Z|00f4d802-8df2-49f2-a6dd-0dc0b2d58c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:35.894Z|90462e93-9c0f-47ce-a57d-3a30b37eeefc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:35.896Z|90462e93-9c0f-47ce-a57d-3a30b37eeefc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:45.335Z|0c5920f2-d90b-4fac-8883-6dafc1f96013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:06:45.337Z|0c5920f2-d90b-4fac-8883-6dafc1f96013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:06:45.920Z|a674e4c4-3f2e-4b0a-ac85-e0b8615107f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:45.921Z|a674e4c4-3f2e-4b0a-ac85-e0b8615107f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:45.925Z|ac910558-2a77-4459-a93b-cb5570bfbb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:45.926Z|ac910558-2a77-4459-a93b-cb5570bfbb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:45.928Z|23b68a16-3199-46ca-a382-c8d06b72ba33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:45.929Z|23b68a16-3199-46ca-a382-c8d06b72ba33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:55.955Z|a0a611f0-f565-49e3-bb1e-4885b762a647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:55.955Z|23cf4a2d-fdf2-45cd-9e45-82789e7ae9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:55.955Z|2a8ecbd2-2616-4438-b21b-9f7a3251f216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:06:55.955Z|a0a611f0-f565-49e3-bb1e-4885b762a647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:55.956Z|2a8ecbd2-2616-4438-b21b-9f7a3251f216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:06:55.956Z|23cf4a2d-fdf2-45cd-9e45-82789e7ae9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:00.336Z|651b0239-5683-45c1-b41f-d875f6ceafbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:00.339Z|651b0239-5683-45c1-b41f-d875f6ceafbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:00.496Z|416347e5-7ef2-46d3-83f5-7712bebf6783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:00.497Z|416347e5-7ef2-46d3-83f5-7712bebf6783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:05.992Z|2ceb56d1-2dae-4f4b-8976-c8ca1971a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:05.992Z|95a37e92-46bf-41d1-8c7a-c6fd182bbbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:05.992Z|cad4309a-0fca-4a03-8a40-dc1b0f0590f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:05.993Z|cad4309a-0fca-4a03-8a40-dc1b0f0590f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:05.993Z|2ceb56d1-2dae-4f4b-8976-c8ca1971a14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:05.993Z|95a37e92-46bf-41d1-8c7a-c6fd182bbbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:15.335Z|1a4f2149-207d-46ac-b5ad-52c167bf9377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:15.336Z|1a4f2149-207d-46ac-b5ad-52c167bf9377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:16.022Z|908926f8-d08a-4082-aef9-a501cbeb8b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:16.022Z|06157b07-a230-43ed-81bc-e0521117a52f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:16.023Z|69bac756-5caf-40b9-9663-27ec1c872a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:16.023Z|06157b07-a230-43ed-81bc-e0521117a52f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:16.023Z|908926f8-d08a-4082-aef9-a501cbeb8b85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:16.025Z|69bac756-5caf-40b9-9663-27ec1c872a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:17.462Z|3bf1c6d3-a8a4-4409-80a5-b7c232f14446|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:07:17.463Z|3bf1c6d3-a8a4-4409-80a5-b7c232f14446|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:26.052Z|bdeeb5f2-2ac0-4c6b-bd74-ac482bfe26dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:26.052Z|177050f1-1113-4586-b2fe-0e341f96f047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:26.052Z|7db33d3d-8e51-45ce-9680-3eeb0209e761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:26.053Z|bdeeb5f2-2ac0-4c6b-bd74-ac482bfe26dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:26.053Z|177050f1-1113-4586-b2fe-0e341f96f047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:26.054Z|7db33d3d-8e51-45ce-9680-3eeb0209e761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:30.336Z|5a019e82-f98a-4d4a-b955-84c7dc2eeb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:30.337Z|5a019e82-f98a-4d4a-b955-84c7dc2eeb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:30.499Z|2a5a6aff-f024-4443-b26d-7349f0204611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:30.499Z|2a5a6aff-f024-4443-b26d-7349f0204611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:36.082Z|2ccaf923-6f4f-41a7-8f55-aefa5d72584b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:36.083Z|df99199e-6968-43c3-8ee4-1f0922b83ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:36.084Z|2ccaf923-6f4f-41a7-8f55-aefa5d72584b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:36.084Z|9d17fd74-ac78-4a37-b9bc-7ea52cccab74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:36.085Z|df99199e-6968-43c3-8ee4-1f0922b83ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:36.085Z|9d17fd74-ac78-4a37-b9bc-7ea52cccab74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:45.338Z|be6be29c-e8d0-4aa6-92d7-e06e26e3a938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:07:45.341Z|be6be29c-e8d0-4aa6-92d7-e06e26e3a938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:07:46.117Z|0ae20365-1c0f-4861-9db4-70beeb607713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:46.117Z|af00e03b-8ebb-4c1b-ae7a-342d2300b7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:46.117Z|c6f1af66-05c2-4259-bce2-e92fdfb401f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:46.119Z|0ae20365-1c0f-4861-9db4-70beeb607713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:46.119Z|af00e03b-8ebb-4c1b-ae7a-342d2300b7d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:46.119Z|c6f1af66-05c2-4259-bce2-e92fdfb401f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:56.153Z|f78f98b3-4dc7-4171-b4b2-b23919932a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:56.153Z|0f568a93-02d9-4ca6-811d-059999394673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:56.153Z|394f1dd3-c576-41ee-a929-d6d93e3abe32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:07:56.154Z|f78f98b3-4dc7-4171-b4b2-b23919932a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:56.154Z|394f1dd3-c576-41ee-a929-d6d93e3abe32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:07:56.154Z|0f568a93-02d9-4ca6-811d-059999394673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:00.335Z|d2d2f86c-d051-481b-b0df-a77b651ff939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:00.337Z|d2d2f86c-d051-481b-b0df-a77b651ff939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:00.500Z|4288b9e2-1bc5-4b11-8e77-4bf5a2327dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:00.501Z|4288b9e2-1bc5-4b11-8e77-4bf5a2327dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:06.181Z|5535e173-d742-4631-8f2b-85a1adfdbad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:06.181Z|581edee5-7141-48ca-b1e8-f55444d44abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:06.181Z|1dc3d3aa-4980-4df4-bc26-0da9ff3f4b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:06.182Z|5535e173-d742-4631-8f2b-85a1adfdbad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:06.182Z|581edee5-7141-48ca-b1e8-f55444d44abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:06.182Z|1dc3d3aa-4980-4df4-bc26-0da9ff3f4b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:15.335Z|73f63851-7d5e-4081-8ce8-6972c69c6358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:15.336Z|73f63851-7d5e-4081-8ce8-6972c69c6358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:16.236Z|47848929-2915-4dfd-b623-a9f0bda23c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:16.236Z|93548bd7-e060-4741-837f-1fdf86f3b61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:16.237Z|47848929-2915-4dfd-b623-a9f0bda23c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:16.236Z|f009f425-1ca8-46c3-9d34-c730dc94eac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:16.239Z|93548bd7-e060-4741-837f-1fdf86f3b61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:16.239Z|f009f425-1ca8-46c3-9d34-c730dc94eac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:17.462Z|f7fbbb0c-2022-4b8a-9328-f487be6cf178|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:08:17.472Z|f7fbbb0c-2022-4b8a-9328-f487be6cf178|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:26.265Z|7b79c21a-3c89-4af7-8584-367e1fa45f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:26.264Z|d2cd8a53-d62f-41c2-91c9-ae0805da79cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:26.265Z|7b79c21a-3c89-4af7-8584-367e1fa45f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:26.265Z|d2cd8a53-d62f-41c2-91c9-ae0805da79cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:26.276Z|a0759170-5eb3-4959-ab25-f1aac72fbf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:26.277Z|a0759170-5eb3-4959-ab25-f1aac72fbf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:30.335Z|8444f69a-6c54-4346-ae3c-b9497d49ace5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:30.339Z|8444f69a-6c54-4346-ae3c-b9497d49ace5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:30.502Z|852dfd30-bfd4-4057-b260-90bb87771511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:30.503Z|852dfd30-bfd4-4057-b260-90bb87771511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:36.305Z|bcfb14c9-149f-459a-a580-03ef323dd8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:36.307Z|bcfb14c9-149f-459a-a580-03ef323dd8de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:36.308Z|59cf377a-cfb4-43d9-9de7-91d8a983ff27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:36.309Z|434a5ea7-d580-4b1b-956e-74219943ca27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:36.309Z|434a5ea7-d580-4b1b-956e-74219943ca27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:36.309Z|59cf377a-cfb4-43d9-9de7-91d8a983ff27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:45.336Z|a20a2e70-a233-4d7a-8eec-61149622d4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:08:45.337Z|a20a2e70-a233-4d7a-8eec-61149622d4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:08:46.333Z|61af21c9-3972-406e-b81c-cad94e484a2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:46.333Z|0d5cece7-30d1-4253-812c-b44643177e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:46.334Z|61af21c9-3972-406e-b81c-cad94e484a2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:46.335Z|0d5cece7-30d1-4253-812c-b44643177e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:46.339Z|600b59a3-0142-4b4d-a5c2-56b945608e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:46.339Z|600b59a3-0142-4b4d-a5c2-56b945608e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:56.362Z|03ca2a38-4cf6-4975-8e98-877a12a2c531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:56.363Z|03ca2a38-4cf6-4975-8e98-877a12a2c531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:56.367Z|f7038ed8-4609-4ced-b736-5585af205f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:56.367Z|44ef3ed7-c3e1-49c6-ade4-2b11baddff50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:08:56.367Z|f7038ed8-4609-4ced-b736-5585af205f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:08:56.368Z|44ef3ed7-c3e1-49c6-ade4-2b11baddff50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:00.336Z|83857a27-04b9-4cfd-a397-0e8c122e63b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:00.336Z|83857a27-04b9-4cfd-a397-0e8c122e63b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:00.504Z|36a8d194-c1b8-4de5-8d09-80e7bd1fc9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:00.505Z|36a8d194-c1b8-4de5-8d09-80e7bd1fc9d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:06.399Z|7139bd04-afa1-4950-a719-965c0b9e5f6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:06.399Z|3886ed7d-38b7-450f-8d4b-4f42c4a8d1aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:06.400Z|3886ed7d-38b7-450f-8d4b-4f42c4a8d1aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:06.400Z|7139bd04-afa1-4950-a719-965c0b9e5f6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:06.402Z|9c12ecd8-d98b-45ef-9507-1b287f06646f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:06.403Z|9c12ecd8-d98b-45ef-9507-1b287f06646f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:15.335Z|27bfb2ee-0ba4-4171-890c-94985ef32c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:15.339Z|27bfb2ee-0ba4-4171-890c-94985ef32c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:16.428Z|321dd8a6-00d3-43f0-8dcd-a5d0db091b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:16.428Z|f54df29b-ee04-4c85-8093-689578591b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:16.428Z|7301185f-c8b5-4e65-9ac6-fe96abc9c4cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:16.429Z|321dd8a6-00d3-43f0-8dcd-a5d0db091b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:16.429Z|f54df29b-ee04-4c85-8093-689578591b3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:16.429Z|7301185f-c8b5-4e65-9ac6-fe96abc9c4cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:17.462Z|12f6696f-2dbe-429a-8c32-6807baf1f1e3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:09:17.463Z|12f6696f-2dbe-429a-8c32-6807baf1f1e3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:26.457Z|697c5923-543a-4f61-9874-fd98af00b0e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:26.457Z|f51311fc-239f-4793-b0a3-6df96e958956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:26.458Z|697c5923-543a-4f61-9874-fd98af00b0e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:26.458Z|a1d0969a-4740-45e7-822c-ab0428f62ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:26.458Z|f51311fc-239f-4793-b0a3-6df96e958956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:26.460Z|a1d0969a-4740-45e7-822c-ab0428f62ee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:30.335Z|d5d7c53b-63ea-4213-aed1-7b1d067f4979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:30.336Z|d5d7c53b-63ea-4213-aed1-7b1d067f4979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:30.505Z|0012b1de-e455-4a9e-9c42-dc53bf8fef8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:30.506Z|0012b1de-e455-4a9e-9c42-dc53bf8fef8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:36.490Z|79cff873-9497-4974-8429-375b0cac0e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:36.490Z|ada7f9c3-790f-42e4-8a7c-ee18453a3754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:36.491Z|ada7f9c3-790f-42e4-8a7c-ee18453a3754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:36.491Z|79cff873-9497-4974-8429-375b0cac0e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:36.498Z|6dc222ba-ab7f-49b2-a167-49d37b12bd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:36.499Z|6dc222ba-ab7f-49b2-a167-49d37b12bd50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:45.338Z|c621e748-9823-4010-b1d1-4f4d31e40629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:09:45.338Z|c621e748-9823-4010-b1d1-4f4d31e40629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:09:46.523Z|96e89b34-3b5f-49f9-a11f-c966c1cedfae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:46.523Z|3cbd5fe0-0b26-46bb-8c77-cd429597f384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:46.523Z|8114f272-eb26-40fa-a19a-351d354f7389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:46.525Z|96e89b34-3b5f-49f9-a11f-c966c1cedfae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:46.525Z|8114f272-eb26-40fa-a19a-351d354f7389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:46.525Z|3cbd5fe0-0b26-46bb-8c77-cd429597f384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:56.556Z|99b341f5-3e5a-4460-9a4d-b76c48f5a632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:56.556Z|a4d39193-9050-4ee5-a929-ff541040eeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:56.556Z|f0904168-447b-4ef1-acc6-459bfaafa2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:09:56.558Z|f0904168-447b-4ef1-acc6-459bfaafa2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:56.558Z|99b341f5-3e5a-4460-9a4d-b76c48f5a632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:09:56.558Z|a4d39193-9050-4ee5-a929-ff541040eeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:00.337Z|ef095eca-b6e7-4107-a9f1-15b455e7217f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:00.340Z|ef095eca-b6e7-4107-a9f1-15b455e7217f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:00.507Z|3ccfb084-95f6-461f-a878-56c20a5fffec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:00.508Z|3ccfb084-95f6-461f-a878-56c20a5fffec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:06.584Z|309ff7fa-d4a6-4d29-a0a9-6d7b0377e56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:06.584Z|f5a86451-e00b-42ef-b939-1d35bc32fd80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:06.585Z|309ff7fa-d4a6-4d29-a0a9-6d7b0377e56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:06.585Z|f5a86451-e00b-42ef-b939-1d35bc32fd80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:06.592Z|0d456c17-fcaa-4959-9674-a3bccbb1b430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:06.593Z|0d456c17-fcaa-4959-9674-a3bccbb1b430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:15.335Z|5b5c09bd-70bd-45a1-ade1-da921b184367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:15.336Z|5b5c09bd-70bd-45a1-ade1-da921b184367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:16.621Z|cdd7c331-a808-4709-862c-1567782daa6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:16.621Z|cdd7c331-a808-4709-862c-1567782daa6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:16.624Z|33005edf-b78b-47ca-9596-7dfdca1481bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:16.624Z|33005edf-b78b-47ca-9596-7dfdca1481bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:16.628Z|f4e1f497-0cae-4b35-9a39-d41eed346a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:16.629Z|f4e1f497-0cae-4b35-9a39-d41eed346a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:17.463Z|7b902fb9-0d5a-45ca-aec7-487acfb2ad26|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:10:17.464Z|7b902fb9-0d5a-45ca-aec7-487acfb2ad26|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:26.649Z|2ca570f5-7910-4ff6-80d7-1fe06c55dcef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:26.649Z|8c460bff-2bb5-4507-ae4a-835e4d38c197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:26.649Z|a823ad2c-3f67-47da-a949-504fb58a4010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:26.650Z|8c460bff-2bb5-4507-ae4a-835e4d38c197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:26.650Z|2ca570f5-7910-4ff6-80d7-1fe06c55dcef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:26.651Z|a823ad2c-3f67-47da-a949-504fb58a4010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:30.336Z|f7b7df69-1f17-42df-b955-1d55b3546a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:30.337Z|f7b7df69-1f17-42df-b955-1d55b3546a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:30.509Z|19ee25fb-9482-400a-9be1-b807ee899372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:30.509Z|19ee25fb-9482-400a-9be1-b807ee899372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:36.681Z|caf77712-4b98-4711-ba35-4b809621c90c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:36.681Z|083b0978-f0d2-48f2-a839-203f4a9d7903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:36.682Z|caf77712-4b98-4711-ba35-4b809621c90c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:36.682Z|083b0978-f0d2-48f2-a839-203f4a9d7903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:36.683Z|a1d96e3c-5dd2-483e-9ca6-171daae5c721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:36.684Z|a1d96e3c-5dd2-483e-9ca6-171daae5c721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:45.335Z|e88ec350-b7aa-453f-8c52-7dfa6febbf79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:10:45.339Z|e88ec350-b7aa-453f-8c52-7dfa6febbf79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:10:46.709Z|30ccd46c-e7df-4b92-86d8-92a7f181ffc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:46.709Z|5c5925f2-02c1-4433-b17f-67998a807d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:46.710Z|30ccd46c-e7df-4b92-86d8-92a7f181ffc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:46.710Z|5c5925f2-02c1-4433-b17f-67998a807d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:46.711Z|0c8ed053-f459-487e-8f04-79c71ebe5a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:46.711Z|0c8ed053-f459-487e-8f04-79c71ebe5a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:56.751Z|d70e477b-b716-4e57-89da-4ccf5427464a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:56.752Z|f3e69738-71ce-4e43-89e7-560cff8060e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:56.752Z|352ee42f-c80f-4565-bdf0-896e5b9b48ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:10:56.752Z|d70e477b-b716-4e57-89da-4ccf5427464a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:56.753Z|f3e69738-71ce-4e43-89e7-560cff8060e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:10:56.753Z|352ee42f-c80f-4565-bdf0-896e5b9b48ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:00.336Z|b165df9f-30e6-4fbd-91bd-93bf0c774f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:00.337Z|b165df9f-30e6-4fbd-91bd-93bf0c774f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:00.510Z|145ff9fa-d228-49a7-8182-9a2c7335a995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:00.511Z|145ff9fa-d228-49a7-8182-9a2c7335a995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:06.786Z|258670bb-0750-4c6f-adb7-56345497d493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:06.787Z|258670bb-0750-4c6f-adb7-56345497d493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:06.786Z|94c712a9-52ce-484b-aa3e-2530602d0ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:06.790Z|bf58341d-f761-45e7-b938-421c56f56ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:06.791Z|bf58341d-f761-45e7-b938-421c56f56ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:06.791Z|94c712a9-52ce-484b-aa3e-2530602d0ec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:15.335Z|eb071e96-c7e5-4678-945c-0b40cae47204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:15.336Z|eb071e96-c7e5-4678-945c-0b40cae47204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:16.822Z|c82c022f-4173-442a-ae51-3df9c1ef03f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:16.822Z|4c8e950e-59bf-4a1d-9eb7-d1a088a6f55b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:16.822Z|6f9b9d43-d219-448d-b1f1-27a8cac8057b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:16.823Z|4c8e950e-59bf-4a1d-9eb7-d1a088a6f55b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:16.823Z|6f9b9d43-d219-448d-b1f1-27a8cac8057b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:16.823Z|c82c022f-4173-442a-ae51-3df9c1ef03f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:17.462Z|f23f8fba-28a8-4fb6-8695-2d9b1535c8be|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:11:17.463Z|f23f8fba-28a8-4fb6-8695-2d9b1535c8be|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:26.848Z|5d8e6fb4-3ed2-4fa3-88e6-3cd2987e13fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:26.848Z|a4ae6213-94ed-4747-95d7-78f2a6bca13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:26.848Z|6fa6b12b-0238-42d2-958e-e73d49730c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:26.849Z|6fa6b12b-0238-42d2-958e-e73d49730c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:26.849Z|a4ae6213-94ed-4747-95d7-78f2a6bca13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:26.851Z|5d8e6fb4-3ed2-4fa3-88e6-3cd2987e13fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:30.335Z|3f9827b3-dd31-465a-9ebf-007c7e191c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:30.338Z|3f9827b3-dd31-465a-9ebf-007c7e191c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:30.512Z|d5ef2ac2-1828-4d7d-a607-1887649ec059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:30.512Z|d5ef2ac2-1828-4d7d-a607-1887649ec059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:36.876Z|a6945962-7284-4f3b-89f9-72a1e6a8ebfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:36.876Z|99d67ec6-a11d-4945-bb2a-bcf47c364558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:36.876Z|4a11a1af-124d-484a-91c2-5e22c7098498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:36.877Z|99d67ec6-a11d-4945-bb2a-bcf47c364558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:36.877Z|a6945962-7284-4f3b-89f9-72a1e6a8ebfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:36.877Z|4a11a1af-124d-484a-91c2-5e22c7098498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:45.338Z|6ad8d228-510b-433d-9f81-58a2f09c39c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:11:45.339Z|6ad8d228-510b-433d-9f81-58a2f09c39c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:11:46.904Z|545d7429-5ba7-49f4-a0e5-4d6203cfd5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:46.904Z|3981a040-9310-4788-b5bd-8e75f102ad83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:46.905Z|3981a040-9310-4788-b5bd-8e75f102ad83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:46.905Z|545d7429-5ba7-49f4-a0e5-4d6203cfd5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:46.911Z|935869b5-a0d1-4895-b39d-a4d29f16397a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:46.912Z|935869b5-a0d1-4895-b39d-a4d29f16397a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:56.938Z|ef0bed72-1c5b-4a52-bd90-2a424b5852c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:56.938Z|c54fc011-f7c1-4ab8-bf60-2d8be0de557e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:56.938Z|cdaed28c-2a33-4520-b256-bcfb2e1b032b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:11:56.939Z|ef0bed72-1c5b-4a52-bd90-2a424b5852c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:56.939Z|c54fc011-f7c1-4ab8-bf60-2d8be0de557e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:11:56.939Z|cdaed28c-2a33-4520-b256-bcfb2e1b032b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:00.337Z|e601a4ab-4cd7-42e6-ae68-33b5482f1ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:00.338Z|e601a4ab-4cd7-42e6-ae68-33b5482f1ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:00.513Z|906efcac-0cc1-4c41-9f2b-d33e5f9f7bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:00.514Z|906efcac-0cc1-4c41-9f2b-d33e5f9f7bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:06.971Z|e2dc9c21-8ab1-4584-bc3d-5dc9ab593f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:06.971Z|301f5be0-c29e-453e-8136-d50627f543e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:06.972Z|c3b859b4-5143-46a7-a02c-88b468138b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:06.974Z|301f5be0-c29e-453e-8136-d50627f543e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:06.974Z|c3b859b4-5143-46a7-a02c-88b468138b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:06.974Z|e2dc9c21-8ab1-4584-bc3d-5dc9ab593f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:15.336Z|4a24baf8-732c-43c3-87bf-1419e4b819d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:15.339Z|4a24baf8-732c-43c3-87bf-1419e4b819d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:17.011Z|887dc86b-6e6c-4c94-b431-2936636f91af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:17.012Z|6b58ca35-4b15-48f2-84ee-fb92651e546d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:17.013Z|6b58ca35-4b15-48f2-84ee-fb92651e546d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:17.013Z|887dc86b-6e6c-4c94-b431-2936636f91af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:17.019Z|a7c22dfb-437f-48f8-853e-d8b62e584ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:17.019Z|a7c22dfb-437f-48f8-853e-d8b62e584ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:17.462Z|8ed8377e-8261-4be4-9a90-d3bd9725a8d2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:12:17.463Z|8ed8377e-8261-4be4-9a90-d3bd9725a8d2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:27.037Z|68d16ea1-ad80-4524-bb87-7e095b5d7b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:27.038Z|68d16ea1-ad80-4524-bb87-7e095b5d7b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:27.038Z|96ff626a-58e3-4f26-ab76-410b39a1a6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:27.042Z|96ff626a-58e3-4f26-ab76-410b39a1a6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:27.044Z|2621d752-d877-40a9-a42e-8dd421f82450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:27.045Z|2621d752-d877-40a9-a42e-8dd421f82450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:30.335Z|6af444c8-55a2-4f9f-9be5-edaac8a6b701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:30.336Z|6af444c8-55a2-4f9f-9be5-edaac8a6b701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:30.515Z|c2f20ea3-a5ac-4a9d-865b-66bcc1efa1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:30.515Z|c2f20ea3-a5ac-4a9d-865b-66bcc1efa1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:37.070Z|fc387fe3-60c6-4e83-838b-d136727a3d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:37.071Z|fc387fe3-60c6-4e83-838b-d136727a3d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:37.074Z|e59c974d-af1d-45ff-b9e9-143ff6ebc341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:37.074Z|a76b72f1-9fc6-4662-a2a9-927a1941b6e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:37.074Z|a76b72f1-9fc6-4662-a2a9-927a1941b6e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:37.074Z|e59c974d-af1d-45ff-b9e9-143ff6ebc341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:45.335Z|8e68e66e-9e2f-4ce2-8841-7158a45a34cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:12:45.337Z|8e68e66e-9e2f-4ce2-8841-7158a45a34cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:12:47.104Z|ed56d3f7-6912-4eb3-b12d-783e037ae482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:47.104Z|fbd3a9b8-d436-4843-96e1-263160e3ecfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:47.104Z|72486443-56c9-424e-b0d1-9e978e32f784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:47.105Z|ed56d3f7-6912-4eb3-b12d-783e037ae482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:47.107Z|72486443-56c9-424e-b0d1-9e978e32f784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:47.106Z|fbd3a9b8-d436-4843-96e1-263160e3ecfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:57.135Z|e7cb0214-1721-418f-aaae-7ff6b0b32a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:57.135Z|0c7c50dc-c0a4-47a4-961b-351a37e43c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:57.135Z|676a3b39-8b4b-43ea-b08b-80160751b281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:12:57.136Z|0c7c50dc-c0a4-47a4-961b-351a37e43c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:57.136Z|676a3b39-8b4b-43ea-b08b-80160751b281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:12:57.136Z|e7cb0214-1721-418f-aaae-7ff6b0b32a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:00.336Z|42ad62a4-41dc-4fcb-888b-23f958d859ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:00.340Z|42ad62a4-41dc-4fcb-888b-23f958d859ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:00.516Z|3fcf8dd8-7aa3-47b2-aba6-13421db07f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:00.517Z|3fcf8dd8-7aa3-47b2-aba6-13421db07f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:07.165Z|e5735c5e-f597-47b1-9f92-2af4d6b1119e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:07.165Z|dde780ac-319e-4a78-b0cf-1eeffed954a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:07.166Z|e5735c5e-f597-47b1-9f92-2af4d6b1119e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:07.167Z|dde780ac-319e-4a78-b0cf-1eeffed954a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:07.169Z|c5a58f64-79fa-4564-af9c-eece86e037ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:07.170Z|c5a58f64-79fa-4564-af9c-eece86e037ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:15.337Z|7367ffe4-2fff-4008-9867-f7cb944a4641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:15.338Z|7367ffe4-2fff-4008-9867-f7cb944a4641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:17.203Z|b363d980-a599-4e43-afe5-6856fc2f40a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:17.203Z|b713c272-5cdf-46a1-948c-33e1123bc9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:17.204Z|b363d980-a599-4e43-afe5-6856fc2f40a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:17.204Z|b713c272-5cdf-46a1-948c-33e1123bc9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:17.203Z|12224fec-92c2-4715-9640-6bbd1cdca9c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:17.209Z|12224fec-92c2-4715-9640-6bbd1cdca9c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:17.462Z|7c910642-854a-4023-9a78-22e3433b70d4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:13:17.464Z|7c910642-854a-4023-9a78-22e3433b70d4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:27.228Z|c554bfef-cb7b-4e71-8cf4-3e97935eefb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:27.228Z|3c924365-c54c-4d3a-834c-a5bd02563cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:27.229Z|3c924365-c54c-4d3a-834c-a5bd02563cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:27.229Z|c554bfef-cb7b-4e71-8cf4-3e97935eefb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:27.243Z|2f67772f-a19c-45f8-8972-996ef27c5ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:27.244Z|2f67772f-a19c-45f8-8972-996ef27c5ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:30.335Z|545c5d41-cec2-4d0d-b6e0-0fbfc221031a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:30.336Z|545c5d41-cec2-4d0d-b6e0-0fbfc221031a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:30.518Z|cf0f3700-b4fb-4ab8-aaa3-55bdd6afe4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:30.519Z|cf0f3700-b4fb-4ab8-aaa3-55bdd6afe4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:37.254Z|d14ac516-5b58-4402-9dad-df2e0331749e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:37.254Z|ace8a5d1-fa5c-4825-a75c-59f01bde188c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:37.255Z|ace8a5d1-fa5c-4825-a75c-59f01bde188c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:37.255Z|d14ac516-5b58-4402-9dad-df2e0331749e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:37.266Z|6377ece5-42a3-47c4-9e27-9c30693a268e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:37.267Z|6377ece5-42a3-47c4-9e27-9c30693a268e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:45.335Z|abfb08ce-f311-4cda-b3f5-87fda5729442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:13:45.336Z|abfb08ce-f311-4cda-b3f5-87fda5729442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:13:47.283Z|9ff6cabb-ef0d-4488-a2eb-e77a78d76a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:47.283Z|e6c117b3-a3d9-468a-840e-b1b148995dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:47.284Z|9ff6cabb-ef0d-4488-a2eb-e77a78d76a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:47.284Z|e6c117b3-a3d9-468a-840e-b1b148995dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:47.292Z|97253799-1a11-4c2a-a440-df94e3b31a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:47.293Z|97253799-1a11-4c2a-a440-df94e3b31a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:57.313Z|a48a05ba-0bcb-401e-9001-434c1591b09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:57.314Z|a48a05ba-0bcb-401e-9001-434c1591b09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:57.314Z|5abad40d-3190-4fac-bc8b-80ad7a6e9577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:57.313Z|ebd57ae8-171a-45ea-b1f4-fe0673ada73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:13:57.316Z|5abad40d-3190-4fac-bc8b-80ad7a6e9577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:13:57.317Z|ebd57ae8-171a-45ea-b1f4-fe0673ada73e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:00.336Z|1674add9-ab80-4fdb-a337-71b8ddac826a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:00.337Z|1674add9-ab80-4fdb-a337-71b8ddac826a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:00.519Z|8406d550-4cad-4a80-a841-37ba6fabf478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:00.520Z|8406d550-4cad-4a80-a841-37ba6fabf478|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:07.347Z|425ac29b-7917-4ee4-b07f-0f16135b4297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:07.347Z|a4737cbe-6bcc-4ff8-a0b6-e6433cd42260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:07.347Z|7b3f3c00-7e47-4c03-b941-c6a01d75648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:07.349Z|7b3f3c00-7e47-4c03-b941-c6a01d75648b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:07.349Z|425ac29b-7917-4ee4-b07f-0f16135b4297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:07.349Z|a4737cbe-6bcc-4ff8-a0b6-e6433cd42260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:15.336Z|cba69fa2-949e-4805-87c6-04121b733768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:15.339Z|cba69fa2-949e-4805-87c6-04121b733768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:17.383Z|e923cf82-89c9-4563-939c-0664e62a5467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:17.383Z|8e2b673c-c5bf-441e-a08f-4c2303fd936a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:17.383Z|c2e57703-24d6-42dd-97d1-d3517a3b1a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:17.384Z|8e2b673c-c5bf-441e-a08f-4c2303fd936a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:17.384Z|e923cf82-89c9-4563-939c-0664e62a5467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:17.384Z|c2e57703-24d6-42dd-97d1-d3517a3b1a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:17.462Z|6773e3b7-ee0c-4717-97d6-ca3dfd8b9e39|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:14:17.463Z|6773e3b7-ee0c-4717-97d6-ca3dfd8b9e39|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:27.410Z|f48e8c3e-3ef6-46e7-adf1-b4d90418f3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:27.411Z|f48e8c3e-3ef6-46e7-adf1-b4d90418f3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:27.413Z|bdb7e86b-1018-4f2a-b46c-d9a1766e4b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:27.413Z|d6ad70e6-8fbe-4495-b6ee-5bc7c190387e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:27.413Z|bdb7e86b-1018-4f2a-b46c-d9a1766e4b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:27.413Z|d6ad70e6-8fbe-4495-b6ee-5bc7c190387e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:30.335Z|83ec3e35-8177-44c3-9748-cf90d1e667d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:30.336Z|83ec3e35-8177-44c3-9748-cf90d1e667d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:30.521Z|3ed862f8-dac2-4b70-8e50-dd650c38934e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:30.522Z|3ed862f8-dac2-4b70-8e50-dd650c38934e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:37.441Z|aea41a57-7133-43b8-b81c-9322b68f837f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:37.441Z|983486c7-15ac-484c-8aa3-ba9fc53b248e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:37.441Z|5a4ebc11-5311-4865-aeaf-fd31b1cf7fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:37.442Z|983486c7-15ac-484c-8aa3-ba9fc53b248e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:37.442Z|aea41a57-7133-43b8-b81c-9322b68f837f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:37.442Z|5a4ebc11-5311-4865-aeaf-fd31b1cf7fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:45.337Z|e1b85b32-dccd-457b-8793-ebd1330ebbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:14:45.338Z|e1b85b32-dccd-457b-8793-ebd1330ebbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:14:47.468Z|d33391e7-8af8-4b43-b3b0-508c1cc3af33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:47.470Z|d33391e7-8af8-4b43-b3b0-508c1cc3af33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:47.477Z|eb2eff78-9adb-4749-b192-9b5b6323e167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:47.478Z|eb2eff78-9adb-4749-b192-9b5b6323e167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:47.479Z|9595d99e-feb0-4165-b308-e1b90bafdd09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:47.480Z|9595d99e-feb0-4165-b308-e1b90bafdd09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:57.500Z|7da83c4c-5082-4a0f-bbd9-d005c98cd840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:57.502Z|7da83c4c-5082-4a0f-bbd9-d005c98cd840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:57.505Z|4ef41850-8a36-4047-9e86-4af1ce2520bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:57.506Z|4ef41850-8a36-4047-9e86-4af1ce2520bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:14:57.508Z|c45dbdae-486a-4171-9f98-abb37a8dff21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:14:57.509Z|c45dbdae-486a-4171-9f98-abb37a8dff21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:00.335Z|37e08f20-68ae-4aea-9a07-7516013f288f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:00.339Z|37e08f20-68ae-4aea-9a07-7516013f288f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:00.523Z|ca72ad39-d57c-4b96-8002-f703abc4178f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:00.523Z|ca72ad39-d57c-4b96-8002-f703abc4178f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:07.531Z|b7356693-d579-4577-bbb8-702cbbc132ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:07.531Z|82728009-be15-47b0-a382-f41899451ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:07.532Z|b7356693-d579-4577-bbb8-702cbbc132ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:07.533Z|82728009-be15-47b0-a382-f41899451ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:07.535Z|1c68bd1b-490a-49ec-afa0-8bb9566d9dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:07.536Z|1c68bd1b-490a-49ec-afa0-8bb9566d9dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:15.337Z|2ad70828-f24b-44d1-b479-d38838d15682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:15.339Z|2ad70828-f24b-44d1-b479-d38838d15682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:17.464Z|f11ad1a3-2e27-45f1-9621-5ecea7cb65e4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:15:17.465Z|f11ad1a3-2e27-45f1-9621-5ecea7cb65e4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:17.561Z|eb5b9e31-e5e4-4cbe-80ac-1b4d806be973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:17.562Z|eb5b9e31-e5e4-4cbe-80ac-1b4d806be973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:17.563Z|aaab0c6b-64de-4976-a6fc-6c5ba2724359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:17.564Z|aaab0c6b-64de-4976-a6fc-6c5ba2724359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:17.566Z|517606f6-a383-4b67-bfd1-584e8df5a52a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:17.567Z|517606f6-a383-4b67-bfd1-584e8df5a52a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:27.589Z|0537a6ed-f9d6-4a1e-91c7-6bdfbf8fe38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:27.589Z|b4d6546a-b865-4352-82cd-408e1445a694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:27.589Z|182a6bc2-243f-431a-9fbc-2ec6971c6b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:27.590Z|b4d6546a-b865-4352-82cd-408e1445a694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:27.590Z|182a6bc2-243f-431a-9fbc-2ec6971c6b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:27.590Z|0537a6ed-f9d6-4a1e-91c7-6bdfbf8fe38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:30.335Z|05343a23-872d-461a-bca8-faa364e814bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:30.336Z|05343a23-872d-461a-bca8-faa364e814bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:30.524Z|377a1327-1380-43b0-935c-d3f53806a711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:30.525Z|377a1327-1380-43b0-935c-d3f53806a711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:37.616Z|70c1a064-054c-4d35-80e1-6842f38b5cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:37.617Z|70c1a064-054c-4d35-80e1-6842f38b5cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:37.621Z|02a8450d-09f6-4a6c-80ae-7d379a2aa0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:37.622Z|02a8450d-09f6-4a6c-80ae-7d379a2aa0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:37.622Z|18a88f22-fee4-4003-9005-8d91e229210b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:37.623Z|18a88f22-fee4-4003-9005-8d91e229210b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:45.335Z|2e394f51-b4bc-454b-b0fb-382090249c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:15:45.338Z|2e394f51-b4bc-454b-b0fb-382090249c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:15:47.642Z|676fd6fb-5694-48d0-b8ce-d6ee1a51bb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:47.643Z|676fd6fb-5694-48d0-b8ce-d6ee1a51bb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:47.708Z|ff787026-4cb2-461f-a738-ac21bb88d6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:47.709Z|ff787026-4cb2-461f-a738-ac21bb88d6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:47.709Z|b38c3190-7af2-41cc-9a3f-f2ee6d836259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:47.711Z|b38c3190-7af2-41cc-9a3f-f2ee6d836259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:57.671Z|e1794023-a432-4408-9428-613d3cb9f153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:57.673Z|e1794023-a432-4408-9428-613d3cb9f153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:57.729Z|736da651-83b3-46bc-ab76-46b4cc072c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:57.729Z|88e7a970-f924-4915-b251-22358e918d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:15:57.729Z|736da651-83b3-46bc-ab76-46b4cc072c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:15:57.729Z|88e7a970-f924-4915-b251-22358e918d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:00.336Z|777bfbf0-8254-4154-bf1c-deeaa4d8c13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:00.337Z|777bfbf0-8254-4154-bf1c-deeaa4d8c13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:00.526Z|958e18de-70ae-4671-9cc0-7488e70c3b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:00.527Z|958e18de-70ae-4671-9cc0-7488e70c3b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:07.703Z|d7508043-edf9-4293-8ced-d5f80f471d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:07.706Z|d7508043-edf9-4293-8ced-d5f80f471d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:07.752Z|8288e4ff-6cd8-4fea-bc80-d8e2c87d126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:07.752Z|38c855e3-9496-4904-ba8b-40bbd15a04ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:07.752Z|8288e4ff-6cd8-4fea-bc80-d8e2c87d126b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:07.755Z|38c855e3-9496-4904-ba8b-40bbd15a04ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:15.336Z|4e9fc5ed-093d-4a2c-a13b-394fa1c6c804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:15.337Z|4e9fc5ed-093d-4a2c-a13b-394fa1c6c804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:17.462Z|4d681b85-b0c5-44fe-aee3-47f082bab58a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:16:17.463Z|4d681b85-b0c5-44fe-aee3-47f082bab58a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:17.734Z|6a085825-1631-41ae-93f3-9f7dfb2e4e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:17.735Z|6a085825-1631-41ae-93f3-9f7dfb2e4e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:17.775Z|7170cf8e-7e58-4f87-9e3f-3e0ec2290e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:17.775Z|75de1df3-7fa2-4f77-84ab-613768a6b0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:17.776Z|7170cf8e-7e58-4f87-9e3f-3e0ec2290e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:17.776Z|75de1df3-7fa2-4f77-84ab-613768a6b0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:27.760Z|8e091a76-9a74-4b78-988e-619d6e06b951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:27.760Z|8e091a76-9a74-4b78-988e-619d6e06b951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:27.806Z|9a4b194f-97b8-4b96-88ab-cae927270d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:27.807Z|9a4b194f-97b8-4b96-88ab-cae927270d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:27.809Z|7564c2bb-1e37-4c05-8987-f2eab2a37a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:27.810Z|7564c2bb-1e37-4c05-8987-f2eab2a37a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:30.336Z|d3b9610f-d483-4dc0-bdcd-6cbff2c66a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:30.339Z|d3b9610f-d483-4dc0-bdcd-6cbff2c66a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:30.530Z|e4b0dba5-dc95-46da-b39e-9f63bc7fb8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:30.531Z|e4b0dba5-dc95-46da-b39e-9f63bc7fb8b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:37.784Z|c328ae67-826e-454d-b5ef-005fb897db4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:37.785Z|c328ae67-826e-454d-b5ef-005fb897db4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:37.831Z|5cd76451-7546-4a7b-89a5-0537e3dac628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:37.832Z|5cd76451-7546-4a7b-89a5-0537e3dac628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:37.842Z|65ce73c2-878b-4b04-98a8-c4dfc18cffa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:37.843Z|65ce73c2-878b-4b04-98a8-c4dfc18cffa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:45.335Z|d944cd18-5482-4c54-ac79-46672ff093c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:16:45.337Z|d944cd18-5482-4c54-ac79-46672ff093c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:16:47.821Z|7223f3f4-a580-4f92-856d-53443bef4eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:47.822Z|7223f3f4-a580-4f92-856d-53443bef4eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:47.855Z|f53925e4-247e-4165-8dde-8c73c93e571f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:47.856Z|f53925e4-247e-4165-8dde-8c73c93e571f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:47.873Z|10dbe6c1-5c1c-4b8b-bf6c-df9dd798f001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:47.873Z|10dbe6c1-5c1c-4b8b-bf6c-df9dd798f001|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:57.847Z|f7adbf2d-24d3-4daa-9b10-ce4b38d1319e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:57.849Z|f7adbf2d-24d3-4daa-9b10-ce4b38d1319e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:57.894Z|d52d0e33-a53b-4443-a550-350bdba4125a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:57.894Z|0eff678d-bbf1-41d1-a9b4-93f89d72c71f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:16:57.895Z|0eff678d-bbf1-41d1-a9b4-93f89d72c71f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:16:57.895Z|d52d0e33-a53b-4443-a550-350bdba4125a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:00.336Z|c8c0f900-1821-4a47-8d98-37e47c04d48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:00.337Z|c8c0f900-1821-4a47-8d98-37e47c04d48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:00.532Z|0486c07c-f642-4cd3-adb4-ab4f160c6a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:00.533Z|0486c07c-f642-4cd3-adb4-ab4f160c6a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:07.874Z|c8cb7693-890c-4b57-b7bf-41a5384d2aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:07.876Z|c8cb7693-890c-4b57-b7bf-41a5384d2aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:07.922Z|5b22c387-81ea-4afc-819e-f9567cd83aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:07.922Z|412d3bb5-02f3-4e3e-b04b-effce0ff57cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:07.922Z|412d3bb5-02f3-4e3e-b04b-effce0ff57cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:07.922Z|5b22c387-81ea-4afc-819e-f9567cd83aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:15.335Z|3fde1490-b926-46bc-99a6-b1cbd1f3083f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:15.338Z|3fde1490-b926-46bc-99a6-b1cbd1f3083f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:17.461Z|78861608-1ca7-4922-8c92-6c0b8d8b80d8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:17:17.463Z|78861608-1ca7-4922-8c92-6c0b8d8b80d8|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:17.902Z|5c6e15f1-8d96-49a4-a10d-163c208df45e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:17.903Z|5c6e15f1-8d96-49a4-a10d-163c208df45e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:17.974Z|3e7a0e72-8fef-4d06-943a-b7624a0feb2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:17.975Z|3e7a0e72-8fef-4d06-943a-b7624a0feb2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:17.981Z|c09688bf-27c6-4b28-b395-9553ec404a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:17.982Z|c09688bf-27c6-4b28-b395-9553ec404a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:27.931Z|57b23e79-0323-4729-909b-ce9f7cc23913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:27.932Z|57b23e79-0323-4729-909b-ce9f7cc23913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:28.008Z|66a74176-7bb9-4803-87be-52e1692530cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:28.009Z|66a74176-7bb9-4803-87be-52e1692530cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:28.015Z|8fb65c7e-0f58-4549-8366-567b21d630bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:28.015Z|8fb65c7e-0f58-4549-8366-567b21d630bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:30.335Z|dccddb73-1697-4d2c-9de9-8e931ddb7ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:30.336Z|dccddb73-1697-4d2c-9de9-8e931ddb7ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:30.534Z|ad577527-0702-48ce-9e7e-401b4b9a985e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:30.534Z|ad577527-0702-48ce-9e7e-401b4b9a985e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:37.990Z|8579ba0e-4783-4398-8571-58e1ce26b303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:37.992Z|8579ba0e-4783-4398-8571-58e1ce26b303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:38.031Z|44932005-b395-4a6d-8771-86a5864f3a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:38.032Z|44932005-b395-4a6d-8771-86a5864f3a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:38.035Z|0c5b6964-35b5-4d79-9001-f60659f11232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:38.035Z|0c5b6964-35b5-4d79-9001-f60659f11232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:45.336Z|9faa5169-5c72-46d4-b21c-2effd4de49a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:17:45.338Z|9faa5169-5c72-46d4-b21c-2effd4de49a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:17:48.023Z|463d6db6-cfac-45a9-a7a3-76cd47ead42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:48.024Z|463d6db6-cfac-45a9-a7a3-76cd47ead42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:48.051Z|0d73fde9-ca80-4f83-967e-2c14be8aa768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:48.051Z|0d73fde9-ca80-4f83-967e-2c14be8aa768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:48.054Z|f6f86a72-f366-488e-a739-bbce34bc5dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:48.055Z|f6f86a72-f366-488e-a739-bbce34bc5dd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:58.048Z|f973028b-32b7-4923-b7d1-85d1c94164a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:58.049Z|f973028b-32b7-4923-b7d1-85d1c94164a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:58.070Z|54452b59-1d1c-4077-a2bf-2d92d1a38594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:58.072Z|54452b59-1d1c-4077-a2bf-2d92d1a38594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:17:58.084Z|424dac57-108d-4be5-8240-ec967d7f83f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:17:58.084Z|424dac57-108d-4be5-8240-ec967d7f83f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:00.335Z|2477c2c9-5647-48cc-9619-5c386fe23274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:00.339Z|2477c2c9-5647-48cc-9619-5c386fe23274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:00.535Z|7a2df41f-6ecc-4023-9b4e-88d8ce420eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:00.535Z|7a2df41f-6ecc-4023-9b4e-88d8ce420eae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:08.074Z|a1f02ce3-a047-4b55-966d-7801c674bd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:08.075Z|a1f02ce3-a047-4b55-966d-7801c674bd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:08.094Z|243924ce-9be9-4c61-948e-78600a67cc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:08.094Z|243924ce-9be9-4c61-948e-78600a67cc77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:08.103Z|d4cd8df3-7898-4a6a-85e4-f3b22b4f608a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:08.103Z|d4cd8df3-7898-4a6a-85e4-f3b22b4f608a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:15.336Z|728cf6a8-3a62-468e-aa1c-c24980de73e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:15.338Z|728cf6a8-3a62-468e-aa1c-c24980de73e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:17.464Z|5f80a88a-b122-496c-8f88-feaa70d4d619|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:18:17.465Z|5f80a88a-b122-496c-8f88-feaa70d4d619|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:18.101Z|0596617e-0201-4dad-882c-7b2e60561815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:18.101Z|0596617e-0201-4dad-882c-7b2e60561815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:18.118Z|ea631772-13b7-4de6-9165-09c3409f65d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:18.119Z|ea631772-13b7-4de6-9165-09c3409f65d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:18.122Z|d2d3df51-68d5-4131-8119-37f3c4755262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:18.123Z|d2d3df51-68d5-4131-8119-37f3c4755262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:28.132Z|8084486b-87d0-4942-8f55-b1391a9d7ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:28.134Z|8084486b-87d0-4942-8f55-b1391a9d7ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:28.139Z|94bdc7d8-b8be-4965-ba8f-70d09853b28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:28.140Z|94bdc7d8-b8be-4965-ba8f-70d09853b28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:28.142Z|a8505b35-33e3-4c48-ab1b-fd92907bc88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:28.143Z|a8505b35-33e3-4c48-ab1b-fd92907bc88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:30.337Z|99c645f0-7f72-48a7-b63d-b5abb9248840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:30.337Z|99c645f0-7f72-48a7-b63d-b5abb9248840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:30.536Z|ab95f04b-2bbc-4e95-ad6e-45e8d636cb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:30.538Z|ab95f04b-2bbc-4e95-ad6e-45e8d636cb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:38.162Z|4af97d96-4431-4470-a109-62b408df39b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:38.163Z|4af97d96-4431-4470-a109-62b408df39b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:38.164Z|db0a87f4-865c-40cf-911b-a7b2ea593d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:38.165Z|db0a87f4-865c-40cf-911b-a7b2ea593d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:38.165Z|1a6f3267-6cc5-4bfa-b712-6e0a6b63e967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:38.166Z|1a6f3267-6cc5-4bfa-b712-6e0a6b63e967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:45.335Z|f66f8ee3-c6b0-4bab-93af-0c289d192dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:18:45.339Z|f66f8ee3-c6b0-4bab-93af-0c289d192dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:18:48.191Z|ba3c98e2-f0e7-421d-b74d-3b4f9ca959cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:48.191Z|bf8a33d9-fed3-42e2-8426-c9afe2f1e7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:48.191Z|357e6f3c-5f3e-46ed-ac20-3204dad14ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:48.192Z|bf8a33d9-fed3-42e2-8426-c9afe2f1e7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:48.192Z|ba3c98e2-f0e7-421d-b74d-3b4f9ca959cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:48.195Z|357e6f3c-5f3e-46ed-ac20-3204dad14ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:58.219Z|417b48c0-e918-4d7d-8fad-4116f92c740d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:58.219Z|2af618e9-4ab3-477d-8c4a-0c577f916f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:58.219Z|0cd9b56e-f5ad-4c11-8bf9-e5ac959cf989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:18:58.220Z|417b48c0-e918-4d7d-8fad-4116f92c740d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:58.220Z|0cd9b56e-f5ad-4c11-8bf9-e5ac959cf989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:18:58.220Z|2af618e9-4ab3-477d-8c4a-0c577f916f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:00.335Z|be1d3858-f34f-46b0-881a-b8fc57fce82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:00.336Z|be1d3858-f34f-46b0-881a-b8fc57fce82f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:00.539Z|5eb35f32-4c98-4701-8b61-aaf2e052ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:00.540Z|5eb35f32-4c98-4701-8b61-aaf2e052ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:08.251Z|e6bb8757-f2e6-43ed-9645-cf50a568bebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:08.251Z|f666ea2e-f8c4-473a-86ee-99275e829490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:08.251Z|65dda8bf-5032-4c77-b0a9-5d0d3530991c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:08.252Z|e6bb8757-f2e6-43ed-9645-cf50a568bebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:08.252Z|65dda8bf-5032-4c77-b0a9-5d0d3530991c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:08.253Z|f666ea2e-f8c4-473a-86ee-99275e829490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:15.338Z|2341f1d8-0c55-4925-ace1-52c4dee1a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:15.341Z|2341f1d8-0c55-4925-ace1-52c4dee1a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:17.465Z|26505db2-4519-4443-9c51-a7b55da548a8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:19:17.467Z|26505db2-4519-4443-9c51-a7b55da548a8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:18.280Z|671f42dc-14cf-42ea-8c7a-0c4f3a57b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:18.280Z|8a2faff4-8905-4e30-aaeb-cce02bad6c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:18.280Z|0f821886-30ea-4b04-ab39-ce4cef4bcb2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:18.281Z|0f821886-30ea-4b04-ab39-ce4cef4bcb2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:18.281Z|671f42dc-14cf-42ea-8c7a-0c4f3a57b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:18.281Z|8a2faff4-8905-4e30-aaeb-cce02bad6c3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:28.313Z|5f4e1817-2a40-40db-a0ad-9cd445c59cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:28.313Z|e42e713f-5836-4579-8b99-fb9a0f2b3d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:28.313Z|a10551aa-b1a7-41b9-8b10-431d1a4f010c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:28.315Z|a10551aa-b1a7-41b9-8b10-431d1a4f010c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:28.315Z|5f4e1817-2a40-40db-a0ad-9cd445c59cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:28.315Z|e42e713f-5836-4579-8b99-fb9a0f2b3d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:30.336Z|8bd29522-3ce0-4d3d-9e7e-52fa550845f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:30.336Z|8bd29522-3ce0-4d3d-9e7e-52fa550845f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:30.541Z|fb81183a-e260-45f9-90ba-eed41bea0dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:30.541Z|fb81183a-e260-45f9-90ba-eed41bea0dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:38.344Z|24a962b9-9fef-4dc3-94ba-6ae81b2cc871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:38.344Z|f2b29dbd-d400-4a05-8a79-c8fcca01003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:38.344Z|ad40108d-8e2d-43f0-ba10-220d5fb3f812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:38.345Z|24a962b9-9fef-4dc3-94ba-6ae81b2cc871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:38.345Z|f2b29dbd-d400-4a05-8a79-c8fcca01003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:38.345Z|ad40108d-8e2d-43f0-ba10-220d5fb3f812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:45.335Z|94a1b75c-896d-461d-805c-7ed714dace2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:19:45.336Z|94a1b75c-896d-461d-805c-7ed714dace2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:19:48.373Z|37dc1487-8176-4c86-aa03-767004cecfb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:48.375Z|37dc1487-8176-4c86-aa03-767004cecfb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:48.377Z|c14ef4dd-2561-4dd3-a331-863b1cf3c75b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:48.377Z|7d62a52f-e191-439e-ae8e-ac6d5fce28a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:48.378Z|7d62a52f-e191-439e-ae8e-ac6d5fce28a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:48.378Z|c14ef4dd-2561-4dd3-a331-863b1cf3c75b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:58.399Z|cc11c8ca-c6e5-4248-b727-9e1773cf23b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:58.401Z|cc11c8ca-c6e5-4248-b727-9e1773cf23b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:58.403Z|ec04c55c-9956-41a9-bde1-302e5832b8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:58.403Z|28534ffd-d934-4bee-9bb4-913ab03c86c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:19:58.404Z|ec04c55c-9956-41a9-bde1-302e5832b8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:19:58.405Z|28534ffd-d934-4bee-9bb4-913ab03c86c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:00.335Z|39c4cb77-ed82-44eb-a48a-8b215f9c6b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:00.342Z|39c4cb77-ed82-44eb-a48a-8b215f9c6b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:00.542Z|0d29053f-9c99-4cad-953b-8fa0d162cd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:00.543Z|0d29053f-9c99-4cad-953b-8fa0d162cd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:08.429Z|b614cded-9f25-405b-9577-e3f393307f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:08.429Z|4bb7b4a9-03b8-410a-98e3-aee29b90ee7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:08.430Z|4bb7b4a9-03b8-410a-98e3-aee29b90ee7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:08.430Z|b614cded-9f25-405b-9577-e3f393307f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:08.432Z|4ae3c4e9-4de7-43c6-9f1c-6d756f94906f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:08.432Z|4ae3c4e9-4de7-43c6-9f1c-6d756f94906f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:15.337Z|b3b1560e-8193-414c-a613-618b274e20d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:15.337Z|b3b1560e-8193-414c-a613-618b274e20d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:17.468Z|8ec8cd8d-775b-44b2-a4fa-fc1371125f52|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:20:17.469Z|8ec8cd8d-775b-44b2-a4fa-fc1371125f52|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:18.459Z|84df584b-7372-4cf8-9604-2a0a8f1768ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:18.459Z|2ad3375a-d5b0-4cf9-956d-0b911a3082ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:18.460Z|31644914-f35c-4b69-bdbe-a06dfd6aecae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:18.460Z|2ad3375a-d5b0-4cf9-956d-0b911a3082ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:18.460Z|84df584b-7372-4cf8-9604-2a0a8f1768ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:18.461Z|31644914-f35c-4b69-bdbe-a06dfd6aecae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:28.503Z|b270da72-f372-4c3b-9820-f9f7b1015a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:28.503Z|35cc21ed-5117-409e-99d3-c1da11a19e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:28.503Z|af500cb9-817c-41d4-b212-e0ecdf6172ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:28.504Z|b270da72-f372-4c3b-9820-f9f7b1015a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:28.504Z|35cc21ed-5117-409e-99d3-c1da11a19e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:28.505Z|af500cb9-817c-41d4-b212-e0ecdf6172ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:30.335Z|f04adc95-a569-4fa2-8181-5db1f46254ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:30.336Z|f04adc95-a569-4fa2-8181-5db1f46254ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:30.544Z|dd49fb4f-155b-42d8-bd2a-2261be118c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:30.544Z|dd49fb4f-155b-42d8-bd2a-2261be118c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:38.529Z|08168a31-8454-463b-8d90-cc3ad8b8bc40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:38.529Z|a8430611-9c1f-4e29-aded-3530362fa10a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:38.529Z|08168a31-8454-463b-8d90-cc3ad8b8bc40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:38.531Z|aa045e29-247e-41fd-8329-6457a4e08978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:38.531Z|a8430611-9c1f-4e29-aded-3530362fa10a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:38.531Z|aa045e29-247e-41fd-8329-6457a4e08978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:45.336Z|2085f5c2-45b3-40d7-8349-da1e108fa12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:20:45.339Z|2085f5c2-45b3-40d7-8349-da1e108fa12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:20:48.557Z|55919d8b-0784-4940-803e-122e498739b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:48.558Z|47cede1a-40df-45f2-9985-cd658e2b5c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:48.558Z|55919d8b-0784-4940-803e-122e498739b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:48.558Z|47cede1a-40df-45f2-9985-cd658e2b5c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:48.558Z|c376c12f-3673-47bb-904d-765fe6606d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:48.560Z|c376c12f-3673-47bb-904d-765fe6606d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:58.588Z|821cc752-b47b-4451-ad5a-f1a9240dd7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:58.589Z|821cc752-b47b-4451-ad5a-f1a9240dd7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:58.590Z|7efce2f4-2e66-4b44-a772-7f4eef33e7f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:58.591Z|7efce2f4-2e66-4b44-a772-7f4eef33e7f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:20:58.591Z|45a7b636-1450-41a3-8cf3-2c2eb0e29391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:20:58.593Z|45a7b636-1450-41a3-8cf3-2c2eb0e29391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:00.338Z|40d68350-7ef1-4b65-a1de-7b2759617ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:00.340Z|40d68350-7ef1-4b65-a1de-7b2759617ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:00.545Z|4f9446a8-4970-4a99-9585-cdb5326951f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:00.546Z|4f9446a8-4970-4a99-9585-cdb5326951f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:08.624Z|9b81877c-20e8-4e22-b779-465850cafbea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:08.624Z|79172311-5dc6-4fe8-96a2-bd9c8c0899ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:08.624Z|1a5b6895-a8e8-4771-bbdb-9ae4550bcb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:08.626Z|9b81877c-20e8-4e22-b779-465850cafbea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:08.626Z|79172311-5dc6-4fe8-96a2-bd9c8c0899ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:08.626Z|1a5b6895-a8e8-4771-bbdb-9ae4550bcb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:15.335Z|6cc727ab-b89f-4159-a364-f621e58dd757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:15.336Z|6cc727ab-b89f-4159-a364-f621e58dd757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:17.461Z|c8e3d034-7596-47a1-bc27-c7bd68ece054|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:21:17.462Z|c8e3d034-7596-47a1-bc27-c7bd68ece054|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:18.656Z|c17dc1c4-4a60-49e8-a304-49b415f45ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:18.656Z|6d306ebd-7027-4887-9b96-b395c5be038d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:18.657Z|c17dc1c4-4a60-49e8-a304-49b415f45ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:18.657Z|6d306ebd-7027-4887-9b96-b395c5be038d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:18.656Z|18c10987-7337-4f1b-aaba-1a10d375e610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:18.659Z|18c10987-7337-4f1b-aaba-1a10d375e610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:28.694Z|a513fdca-0b48-431e-9563-da1f752d8643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:28.694Z|51dfaf76-218e-4c72-944b-2cf1526623fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:28.695Z|51dfaf76-218e-4c72-944b-2cf1526623fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:28.694Z|4b35f51b-02b8-4288-8d2b-39d3076e50d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:28.695Z|a513fdca-0b48-431e-9563-da1f752d8643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:28.697Z|4b35f51b-02b8-4288-8d2b-39d3076e50d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:30.337Z|584a62ad-4cd1-4ce1-b8dc-1eae76eeccd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:30.341Z|584a62ad-4cd1-4ce1-b8dc-1eae76eeccd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:30.547Z|7e0e0461-9350-42df-814b-d1aa3ffdc8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:30.548Z|7e0e0461-9350-42df-814b-d1aa3ffdc8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:38.726Z|bb252eb7-d625-4f17-90c9-2a3a76017894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:38.726Z|5230d1db-f0c4-450b-8d2f-999912541130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:38.727Z|10cc84c4-6ad0-48f7-ad21-c91bde54c8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:38.727Z|5230d1db-f0c4-450b-8d2f-999912541130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:38.727Z|bb252eb7-d625-4f17-90c9-2a3a76017894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:38.727Z|10cc84c4-6ad0-48f7-ad21-c91bde54c8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:45.335Z|c74e7f73-388a-46c3-aa8d-7eb802c3255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:21:45.337Z|c74e7f73-388a-46c3-aa8d-7eb802c3255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:21:48.759Z|702e796d-8154-4690-9dff-0a11a9125520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:48.759Z|602abf4a-76b7-4c1a-820b-a713d6f6b584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:48.759Z|1624e93a-caed-4765-a1ab-0dfa0b58da11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:48.761Z|602abf4a-76b7-4c1a-820b-a713d6f6b584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:48.761Z|1624e93a-caed-4765-a1ab-0dfa0b58da11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:48.761Z|702e796d-8154-4690-9dff-0a11a9125520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:58.795Z|0429fb8c-30e4-4125-aecf-2e1433154b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:58.796Z|65239a49-8f3e-41ae-8e5e-3b880faaa6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:58.795Z|0998c041-1508-421b-9e1e-d80a39971b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:21:58.798Z|0429fb8c-30e4-4125-aecf-2e1433154b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:58.798Z|0998c041-1508-421b-9e1e-d80a39971b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:21:58.801Z|65239a49-8f3e-41ae-8e5e-3b880faaa6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:00.335Z|9e0a6738-20be-4a0d-8b9b-a0ff5f6561f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:00.336Z|9e0a6738-20be-4a0d-8b9b-a0ff5f6561f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:00.549Z|35d5709d-b3f5-4700-afe4-afeeee60de37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:00.550Z|35d5709d-b3f5-4700-afe4-afeeee60de37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:08.830Z|ffb75eb4-3cbb-49b1-95e7-25693d54edda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:08.830Z|1978aac7-8305-4f70-834b-0c24f0a674d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:08.830Z|396d84c3-ff6b-46b1-86f5-046bb7e10dfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:08.831Z|ffb75eb4-3cbb-49b1-95e7-25693d54edda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:08.832Z|396d84c3-ff6b-46b1-86f5-046bb7e10dfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:08.831Z|1978aac7-8305-4f70-834b-0c24f0a674d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:15.335Z|13f13860-b146-4cbb-906b-b2ec6cb87edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:15.338Z|13f13860-b146-4cbb-906b-b2ec6cb87edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:17.462Z|8392e8a8-df7a-49aa-9fb1-840b6445e750|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:22:17.463Z|8392e8a8-df7a-49aa-9fb1-840b6445e750|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:18.857Z|904a749d-eb27-4904-8a83-8a0198c1815f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:18.857Z|904a749d-eb27-4904-8a83-8a0198c1815f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:18.859Z|4d642957-823e-46b3-ae0e-6c8a1b61c69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:18.859Z|4d642957-823e-46b3-ae0e-6c8a1b61c69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:18.862Z|f37de912-0bb9-4c24-8ab8-47f2f85ac134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:18.863Z|f37de912-0bb9-4c24-8ab8-47f2f85ac134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:28.884Z|de62a223-d6ef-4e7b-8957-522c68300e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:28.886Z|de62a223-d6ef-4e7b-8957-522c68300e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:28.884Z|374941b7-b9d1-4f86-83b0-79d20a2db07a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:28.887Z|374941b7-b9d1-4f86-83b0-79d20a2db07a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:28.889Z|323f61ef-4d94-4de0-997a-891ddebd6521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:28.890Z|323f61ef-4d94-4de0-997a-891ddebd6521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:30.335Z|fc06fe34-af34-431e-8b90-f090f453160f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:30.336Z|fc06fe34-af34-431e-8b90-f090f453160f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:30.551Z|ef15fe23-9e44-441d-8652-458ae6350040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:30.551Z|ef15fe23-9e44-441d-8652-458ae6350040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:38.914Z|00b447e5-8662-4093-b36f-c78f73e09071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:38.914Z|d2539154-05c6-4c0b-9993-e6952a8061e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:38.915Z|00b447e5-8662-4093-b36f-c78f73e09071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:38.915Z|d2539154-05c6-4c0b-9993-e6952a8061e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:38.917Z|8ba7561f-1864-4544-a270-655d076f9e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:38.918Z|8ba7561f-1864-4544-a270-655d076f9e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:45.337Z|3af09e1d-63e3-440a-bc54-1d14bef4f5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:22:45.338Z|3af09e1d-63e3-440a-bc54-1d14bef4f5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:22:48.949Z|386c2493-146b-4513-b075-3f34f915ea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:48.949Z|1dc097ed-d528-4d3f-8524-c75b1c358d28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:48.949Z|402305f5-fb18-4666-ae3a-53283a5a66ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:48.952Z|386c2493-146b-4513-b075-3f34f915ea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:48.952Z|1dc097ed-d528-4d3f-8524-c75b1c358d28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:48.956Z|402305f5-fb18-4666-ae3a-53283a5a66ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:58.986Z|c53ee36b-82f1-4098-aa8a-50632ffe2469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:58.986Z|60266483-e93a-4b14-a53c-f3cea767db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:58.988Z|c53ee36b-82f1-4098-aa8a-50632ffe2469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:58.988Z|60266483-e93a-4b14-a53c-f3cea767db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:22:58.993Z|801a396e-2a5b-4abc-8d3a-1545d03b7b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:22:58.994Z|801a396e-2a5b-4abc-8d3a-1545d03b7b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:00.335Z|cd77e445-9e40-4bbf-9f32-41d26726292a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:00.342Z|cd77e445-9e40-4bbf-9f32-41d26726292a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:00.552Z|11e88a8d-2648-484e-85b5-9292a73de29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:00.553Z|11e88a8d-2648-484e-85b5-9292a73de29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:05.094Z||http-nio-8080-exec-6|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xec0xc90xf4J0xfb0xab`+0x0ef0xf70xa7p0xb3B0x010xc80x070x0b0xa50x92F0xac<0xda0xd30xbaAn0xa10x900x18]. 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)
2021-11-21T10:23:09.016Z|69004ff1-4bd2-4fdf-8ce3-38381b414991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:09.016Z|ece5c493-6a98-44d3-805f-060ff6909074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:09.016Z|0b2b1312-6461-41a7-ae64-65a2086a358d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:09.017Z|0b2b1312-6461-41a7-ae64-65a2086a358d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:09.017Z|69004ff1-4bd2-4fdf-8ce3-38381b414991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:09.017Z|ece5c493-6a98-44d3-805f-060ff6909074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:15.335Z|dca1acae-23d6-4ac1-a48e-358bcbdd4a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:15.336Z|dca1acae-23d6-4ac1-a48e-358bcbdd4a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:17.462Z|ffe35836-cead-4c73-9ebb-5db999afa8c1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:23:17.463Z|ffe35836-cead-4c73-9ebb-5db999afa8c1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:19.048Z|549cc5bc-92fa-43c3-9e6e-6ec7bc0dd1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:19.048Z|edb538ae-ab05-4c28-8302-13f8e0d6c11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:19.048Z|66631a50-3be3-4fda-a349-19ce856266a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:19.049Z|edb538ae-ab05-4c28-8302-13f8e0d6c11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:19.049Z|549cc5bc-92fa-43c3-9e6e-6ec7bc0dd1b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:19.050Z|66631a50-3be3-4fda-a349-19ce856266a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:29.078Z|3dd3e936-c3bc-4f54-8213-e8b9ae887345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:29.078Z|6b53eb3f-3361-4df8-818a-1f33725e7c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:29.078Z|9b09b361-d055-4f4f-90ac-b662f1ac98a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:29.079Z|6b53eb3f-3361-4df8-818a-1f33725e7c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:29.079Z|3dd3e936-c3bc-4f54-8213-e8b9ae887345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:29.079Z|9b09b361-d055-4f4f-90ac-b662f1ac98a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:30.335Z|bcb75a5d-99e5-476a-8c81-97c51199081e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:30.336Z|bcb75a5d-99e5-476a-8c81-97c51199081e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:30.554Z|875655d0-9eea-4853-9782-1b8a6326b80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:30.555Z|875655d0-9eea-4853-9782-1b8a6326b80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:39.112Z|ae1d5aa7-00bc-4a71-9775-84c26d347b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:39.114Z|ae1d5aa7-00bc-4a71-9775-84c26d347b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:39.118Z|3d63fa0b-d996-4025-95f4-8cf3658b3e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:39.119Z|3d63fa0b-d996-4025-95f4-8cf3658b3e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:39.118Z|31e98ade-2b0f-4ff9-912b-bfa414414a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:39.125Z|31e98ade-2b0f-4ff9-912b-bfa414414a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:45.336Z|177c579c-b586-44d1-9564-afb0ec3ae32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:23:45.341Z|177c579c-b586-44d1-9564-afb0ec3ae32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:23:49.154Z|c758a209-4810-4926-bcfe-ec663ba8abc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:49.154Z|2b34185e-a8e3-4942-8f48-57d4b0fab019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:49.154Z|10e0f904-9035-4cc7-bcac-fbee9eeb8117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:49.156Z|c758a209-4810-4926-bcfe-ec663ba8abc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:49.156Z|2b34185e-a8e3-4942-8f48-57d4b0fab019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:49.156Z|10e0f904-9035-4cc7-bcac-fbee9eeb8117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:59.189Z|2d845253-699f-43a9-a735-3ac69412ad67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:59.189Z|17d60881-d4bb-4db9-9de7-2188cb01e1db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:59.189Z|3892dae2-2923-4d33-9772-39923c858df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:23:59.190Z|2d845253-699f-43a9-a735-3ac69412ad67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:59.190Z|3892dae2-2923-4d33-9772-39923c858df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:23:59.190Z|17d60881-d4bb-4db9-9de7-2188cb01e1db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:00.337Z|9e7ecab3-a2f2-40c1-9f69-38f44497e003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:00.338Z|9e7ecab3-a2f2-40c1-9f69-38f44497e003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:00.556Z|ac57536c-ee34-4dfe-beaa-80949dd03a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:00.556Z|ac57536c-ee34-4dfe-beaa-80949dd03a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:09.215Z|349aa9a5-7765-4609-8bd7-e295d8c52de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:09.215Z|4dd92d0a-afba-4120-b3b3-57f5616ab09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:09.215Z|399e95bd-8af9-441f-8824-736ce19c4494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:09.216Z|4dd92d0a-afba-4120-b3b3-57f5616ab09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:09.216Z|399e95bd-8af9-441f-8824-736ce19c4494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:09.216Z|349aa9a5-7765-4609-8bd7-e295d8c52de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:15.337Z|7cec423b-47dd-4003-9985-e613b453491a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:15.338Z|7cec423b-47dd-4003-9985-e613b453491a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:17.462Z|34ae84fa-e664-4865-a2ac-bc021c37e299|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:24:17.463Z|34ae84fa-e664-4865-a2ac-bc021c37e299|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:19.241Z|2910bb95-0f67-464b-b934-0fe07084864d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:19.241Z|a9b06c2b-d8b4-47cb-8b6c-5fe3c84a3a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:19.243Z|a9b06c2b-d8b4-47cb-8b6c-5fe3c84a3a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:19.243Z|2910bb95-0f67-464b-b934-0fe07084864d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:19.245Z|32a60240-3533-4dab-98f5-6d16c8f2631b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:19.246Z|32a60240-3533-4dab-98f5-6d16c8f2631b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:29.273Z|4f171be0-5d9e-4875-b23e-94819a9f16ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:29.273Z|638b4d18-01b6-4c96-a5f9-11ebe130805e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:29.274Z|4f171be0-5d9e-4875-b23e-94819a9f16ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:29.274Z|4d4d572c-b939-41a0-a3ba-42973538391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:29.274Z|638b4d18-01b6-4c96-a5f9-11ebe130805e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:29.275Z|4d4d572c-b939-41a0-a3ba-42973538391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:30.335Z|ce3e2cc1-6434-4440-a2c1-44f00a25096e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:30.339Z|ce3e2cc1-6434-4440-a2c1-44f00a25096e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:30.557Z|203ba957-a560-46c1-a59f-7a235dd8fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:30.558Z|203ba957-a560-46c1-a59f-7a235dd8fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:39.304Z|c9925ac2-9a5c-4e57-8c81-4af2610eca41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:39.304Z|77b197c6-1f89-45a5-827e-2eb91d7a17af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:39.304Z|09576542-9445-4cfc-8b30-888ca112ee4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:39.307Z|77b197c6-1f89-45a5-827e-2eb91d7a17af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:39.307Z|09576542-9445-4cfc-8b30-888ca112ee4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:39.307Z|c9925ac2-9a5c-4e57-8c81-4af2610eca41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:45.338Z|601fafd2-c3eb-4389-ba66-54e3ad923068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:24:45.340Z|601fafd2-c3eb-4389-ba66-54e3ad923068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:24:49.337Z|c592685d-8805-45d7-9f78-cdfd787e5961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:49.337Z|9a3e70d6-c5fb-4e54-89d7-17f7d87c8707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:49.337Z|57d410d9-1c93-4b89-a9f6-3c99960e7d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:49.338Z|c592685d-8805-45d7-9f78-cdfd787e5961|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:49.338Z|57d410d9-1c93-4b89-a9f6-3c99960e7d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:49.338Z|9a3e70d6-c5fb-4e54-89d7-17f7d87c8707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:59.364Z|b8e6b022-2ed7-4fff-9794-5907ffa723ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:59.364Z|82b7e594-9ca3-4f7e-9e93-10cc5fca7eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:59.364Z|cf55920f-e4c9-47de-abbe-3d9da6b5644f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:24:59.365Z|82b7e594-9ca3-4f7e-9e93-10cc5fca7eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:59.365Z|b8e6b022-2ed7-4fff-9794-5907ffa723ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:24:59.365Z|cf55920f-e4c9-47de-abbe-3d9da6b5644f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:00.335Z|677b8f03-666d-4edb-95e7-926bd5ea79cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:00.336Z|677b8f03-666d-4edb-95e7-926bd5ea79cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:00.559Z|3c34f559-f585-429d-bf9d-e2416d71acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:00.560Z|3c34f559-f585-429d-bf9d-e2416d71acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:09.396Z|c577255d-717e-452a-8c3a-98fab6b6a465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:09.397Z|780cbfb8-5fb0-4e71-b26c-aa8575740634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:09.397Z|780cbfb8-5fb0-4e71-b26c-aa8575740634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:09.397Z|c577255d-717e-452a-8c3a-98fab6b6a465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:09.402Z|b6bdb334-ec7a-4eae-a891-e6347ca782e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:09.405Z|b6bdb334-ec7a-4eae-a891-e6347ca782e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:15.335Z|28e3ce26-dfed-4c44-b4af-6504d25df39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:15.340Z|28e3ce26-dfed-4c44-b4af-6504d25df39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:17.463Z|d98cb5b6-a6f3-4bc8-a4a0-a609f0ff2e2f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:25:17.464Z|d98cb5b6-a6f3-4bc8-a4a0-a609f0ff2e2f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:19.421Z|1c90ad46-cab4-4a45-95a0-366172e15318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:19.421Z|87d8f295-ce9c-46f6-8597-5356243c2527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:19.422Z|1c90ad46-cab4-4a45-95a0-366172e15318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:19.422Z|87d8f295-ce9c-46f6-8597-5356243c2527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:19.426Z|9aec63f5-c4bf-462f-876d-0ea982bbac11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:19.429Z|9aec63f5-c4bf-462f-876d-0ea982bbac11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:29.447Z|976688ef-dfaf-4d9b-afc1-859b4cc9891e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:29.447Z|246fa81b-8865-4e1c-8944-d14d71056fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:29.448Z|976688ef-dfaf-4d9b-afc1-859b4cc9891e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:29.450Z|246fa81b-8865-4e1c-8944-d14d71056fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:29.452Z|189f4d26-76c2-46c2-9700-2adf68968d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:29.453Z|189f4d26-76c2-46c2-9700-2adf68968d05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:30.335Z|a9f5bb07-47c6-44cc-9f8b-0144db934845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:30.336Z|a9f5bb07-47c6-44cc-9f8b-0144db934845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:30.562Z|da430440-419f-4adf-b1cd-bb6a61caa376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:30.563Z|da430440-419f-4adf-b1cd-bb6a61caa376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:39.475Z|7eb73182-b6ea-4b3e-b73b-72fccfa0ef2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:39.475Z|e7e0196e-ef27-4eb1-8433-49e962f6e03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:39.475Z|4b6a95d1-5978-4c1e-9e23-fbfba4b04f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:39.477Z|7eb73182-b6ea-4b3e-b73b-72fccfa0ef2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:39.477Z|4b6a95d1-5978-4c1e-9e23-fbfba4b04f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:39.477Z|e7e0196e-ef27-4eb1-8433-49e962f6e03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:45.337Z|a4a94d78-ffad-471c-8a0c-6642a98b9c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:25:45.340Z|a4a94d78-ffad-471c-8a0c-6642a98b9c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:25:49.505Z|e25c1eac-2f12-4a06-9355-31e40fa34475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:49.505Z|2e79ec9e-58f1-4b77-9401-3c6062e00cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:49.506Z|e25c1eac-2f12-4a06-9355-31e40fa34475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:49.507Z|2e79ec9e-58f1-4b77-9401-3c6062e00cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:49.511Z|2e881260-c352-4cba-b07f-b07b11d27045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:49.511Z|2e881260-c352-4cba-b07f-b07b11d27045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:59.536Z|8a64c207-2a05-405a-a07b-83ffcdae345d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:59.536Z|b67b7424-f1f0-4802-8ae3-c2d922112917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:59.536Z|a45ec166-0c70-45a7-8997-04d818f252eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:25:59.536Z|8a64c207-2a05-405a-a07b-83ffcdae345d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:59.536Z|b67b7424-f1f0-4802-8ae3-c2d922112917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:25:59.536Z|a45ec166-0c70-45a7-8997-04d818f252eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:00.335Z|0bc22200-b39b-4104-80b4-f14c2ddc1bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:00.338Z|0bc22200-b39b-4104-80b4-f14c2ddc1bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:00.564Z|aa0dc404-1be0-475f-84be-f54c9ccbc0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:00.564Z|aa0dc404-1be0-475f-84be-f54c9ccbc0ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:09.570Z|28fd1623-54b4-49e0-b928-37e3a99c6d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:09.570Z|459a4538-3841-45a3-a982-883ffbd37bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:09.570Z|afc51d45-5776-4aa0-9e55-058039b1c45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:09.571Z|28fd1623-54b4-49e0-b928-37e3a99c6d82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:09.571Z|459a4538-3841-45a3-a982-883ffbd37bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:09.573Z|afc51d45-5776-4aa0-9e55-058039b1c45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:15.336Z|c7876077-ba86-47ac-99a2-f0c8b9928451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:15.337Z|c7876077-ba86-47ac-99a2-f0c8b9928451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:17.463Z|a2021727-b083-410b-97e9-0e04f83b0b04|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:26:17.464Z|a2021727-b083-410b-97e9-0e04f83b0b04|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:19.595Z|d4fa6fc6-ef4e-4d3d-b99a-5898cb3eff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:19.596Z|d4fa6fc6-ef4e-4d3d-b99a-5898cb3eff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:19.596Z|f2936f26-e9d2-44ba-bb33-2bf0d25cad3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:19.597Z|f2936f26-e9d2-44ba-bb33-2bf0d25cad3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:19.603Z|76240643-d5e7-42e9-82ed-23e5b9b9b218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:19.604Z|76240643-d5e7-42e9-82ed-23e5b9b9b218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:29.632Z|cdd3006b-6292-4466-a916-59a05cf048bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:29.632Z|ad9a6136-e5ae-4ef6-82c8-1cb72fe01d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:29.632Z|c73ea081-35e2-4a9d-9525-642373da78ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:29.635Z|ad9a6136-e5ae-4ef6-82c8-1cb72fe01d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:29.635Z|cdd3006b-6292-4466-a916-59a05cf048bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:29.635Z|c73ea081-35e2-4a9d-9525-642373da78ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:30.339Z|cd4502e3-e1f9-4f17-ac97-db18f042427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:30.346Z|cd4502e3-e1f9-4f17-ac97-db18f042427b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:30.566Z|61766b1c-b331-4f94-becd-49ba457eb17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:30.567Z|61766b1c-b331-4f94-becd-49ba457eb17a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:39.668Z|4e260e74-2f63-4bc2-be1a-ca78f855d998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:39.667Z|35390fa3-4a6b-4972-8b01-65786308628a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:39.669Z|4e260e74-2f63-4bc2-be1a-ca78f855d998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:39.670Z|aabb5f34-1c69-4384-9e61-3c829b02d116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:39.671Z|aabb5f34-1c69-4384-9e61-3c829b02d116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:39.671Z|35390fa3-4a6b-4972-8b01-65786308628a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:45.335Z|54456c84-52dd-47a0-bb2a-e65e987a1a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:26:45.336Z|54456c84-52dd-47a0-bb2a-e65e987a1a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:26:49.711Z|27d070a9-d33e-4cb9-ba74-591b7dbe1ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:49.713Z|27d070a9-d33e-4cb9-ba74-591b7dbe1ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:49.711Z|146d5a36-d423-4013-b1f9-7837258de7ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:49.715Z|146d5a36-d423-4013-b1f9-7837258de7ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:49.716Z|3896e8f1-c5ac-4f0d-8a15-7e7710122a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:49.716Z|3896e8f1-c5ac-4f0d-8a15-7e7710122a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:59.739Z|c2a17850-8bad-402e-8e0c-98f0d674706a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:59.739Z|e63ddba7-d01d-4fba-b30b-c0f4733ac8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:59.740Z|e63ddba7-d01d-4fba-b30b-c0f4733ac8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:59.740Z|c2a17850-8bad-402e-8e0c-98f0d674706a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:26:59.741Z|dfb8bc63-9194-47be-9dfd-075e5e626773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:26:59.742Z|dfb8bc63-9194-47be-9dfd-075e5e626773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:00.335Z|64c14d18-996f-44ae-b772-3eedf60ee830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:00.336Z|64c14d18-996f-44ae-b772-3eedf60ee830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:00.569Z|754c9b5a-b8fb-445b-8890-b2b663003ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:00.570Z|754c9b5a-b8fb-445b-8890-b2b663003ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:09.767Z|c9a3b5fa-e809-4692-92c6-aaf82fbb159e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:09.767Z|3106470b-a40b-442e-b660-d61c7e86fe69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:09.768Z|3106470b-a40b-442e-b660-d61c7e86fe69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:09.768Z|c9a3b5fa-e809-4692-92c6-aaf82fbb159e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:09.780Z|d0b21c43-f911-406f-b331-f3dc9c2cdbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:09.781Z|d0b21c43-f911-406f-b331-f3dc9c2cdbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:15.336Z|a6e6f702-8c80-4d77-8123-0650d892b520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:15.341Z|a6e6f702-8c80-4d77-8123-0650d892b520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:17.467Z|556177a6-32ec-421a-a333-6bde9e85a136|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:27:17.469Z|556177a6-32ec-421a-a333-6bde9e85a136|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:19.799Z|77675b80-52b5-403d-818e-22c61e9c9bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:19.799Z|d8f96fd5-04f9-4a2b-8f7c-a04ff892672e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:19.800Z|77675b80-52b5-403d-818e-22c61e9c9bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:19.800Z|d8f96fd5-04f9-4a2b-8f7c-a04ff892672e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:19.817Z|9afe4067-9f10-4f21-b88c-b67a013814d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:19.818Z|9afe4067-9f10-4f21-b88c-b67a013814d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:29.839Z|d8f9ecb5-f2b5-4f68-95b1-c2f2aa6f1cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:29.840Z|f6b1e545-2f17-4384-be8c-be0dc511c195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:29.840Z|805ef67f-0cfd-48a9-b53d-18a8bd192594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:29.841Z|d8f9ecb5-f2b5-4f68-95b1-c2f2aa6f1cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:29.841Z|f6b1e545-2f17-4384-be8c-be0dc511c195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:29.845Z|805ef67f-0cfd-48a9-b53d-18a8bd192594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:30.336Z|8600a5d2-b6d4-4d48-9fb1-04f71a65d411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:30.337Z|8600a5d2-b6d4-4d48-9fb1-04f71a65d411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:30.572Z|4ba2effc-9fd6-4554-8603-d8d480663149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:30.573Z|4ba2effc-9fd6-4554-8603-d8d480663149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:39.872Z|453622a0-04fa-454a-9a83-137a3ac57dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:39.872Z|84388384-6141-4026-a294-7c3295bd8ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:39.873Z|453622a0-04fa-454a-9a83-137a3ac57dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:39.873Z|84388384-6141-4026-a294-7c3295bd8ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:39.875Z|60109f26-bdcc-44dc-991e-274220bef3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:39.876Z|60109f26-bdcc-44dc-991e-274220bef3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:45.335Z|d3931910-b9ca-4e24-bef9-a4d15afb0980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:27:45.336Z|d3931910-b9ca-4e24-bef9-a4d15afb0980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:27:49.900Z|237b787a-5972-49f6-8533-fdbaf7e2f3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:49.902Z|237b787a-5972-49f6-8533-fdbaf7e2f3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:49.902Z|1ee89b89-fdd0-4559-a85f-ada109a5074d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:49.903Z|1ee89b89-fdd0-4559-a85f-ada109a5074d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:49.905Z|77cdd471-4df6-4203-8505-95d640d7118a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:49.906Z|77cdd471-4df6-4203-8505-95d640d7118a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:59.945Z|47dc30ab-4215-4e90-ab7d-7c3d9abb4dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:59.945Z|21c20b1e-f073-4170-9643-08deebd00a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:59.945Z|759b8b45-517c-4d07-92ef-93843258efc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:27:59.947Z|47dc30ab-4215-4e90-ab7d-7c3d9abb4dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:59.947Z|759b8b45-517c-4d07-92ef-93843258efc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:27:59.947Z|21c20b1e-f073-4170-9643-08deebd00a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:00.335Z|18c34f50-2b5a-4407-ae80-7d7f5da731fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:00.338Z|18c34f50-2b5a-4407-ae80-7d7f5da731fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:00.574Z|24338f8a-24e8-41ad-8ac5-381dca5ba2b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:00.575Z|24338f8a-24e8-41ad-8ac5-381dca5ba2b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:09.986Z|2155698b-b5d5-4cf3-8cf9-1c39bd98f0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:09.988Z|2155698b-b5d5-4cf3-8cf9-1c39bd98f0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:09.986Z|fd795e8e-6cb0-4323-9401-01d13035d5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:09.986Z|6ed03302-61eb-4d9b-8d8b-2dd66567da83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:09.994Z|6ed03302-61eb-4d9b-8d8b-2dd66567da83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:09.994Z|fd795e8e-6cb0-4323-9401-01d13035d5ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:15.337Z|bd73d164-065b-411a-8fd1-7198494f17ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:15.339Z|bd73d164-065b-411a-8fd1-7198494f17ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:17.463Z|4993cab8-97fe-452c-8584-fee3ccf4a8f9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:28:17.465Z|4993cab8-97fe-452c-8584-fee3ccf4a8f9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:20.033Z|78144b69-85f6-431f-b722-257519d621ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:20.034Z|78144b69-85f6-431f-b722-257519d621ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:20.039Z|23b0759c-c66b-4db6-bd56-7aed30662b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:20.039Z|23b0759c-c66b-4db6-bd56-7aed30662b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:20.040Z|dd825e07-6471-49e5-9f28-ddb5de18c3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:20.041Z|dd825e07-6471-49e5-9f28-ddb5de18c3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:30.059Z|69896871-f166-4cc7-8055-211ce09b9d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:30.060Z|69896871-f166-4cc7-8055-211ce09b9d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:30.065Z|e871fa9c-82a1-46d9-8e84-5ba38bf8f9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:30.065Z|e871fa9c-82a1-46d9-8e84-5ba38bf8f9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:30.067Z|3ece7a23-77b5-4847-a95b-734939d931f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:30.068Z|3ece7a23-77b5-4847-a95b-734939d931f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:30.335Z|9978464c-cedd-4763-a800-385a7ec2c637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:30.336Z|9978464c-cedd-4763-a800-385a7ec2c637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:30.575Z|1543c447-e41a-4bf9-be52-4c0afda3329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:30.576Z|1543c447-e41a-4bf9-be52-4c0afda3329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:40.084Z|a9d6d356-2557-4ffd-88dd-97a9c2279b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:40.085Z|a9d6d356-2557-4ffd-88dd-97a9c2279b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:40.090Z|fdc431a2-02a2-421a-886d-f67e511d93a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:40.090Z|fdc431a2-02a2-421a-886d-f67e511d93a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:40.090Z|91a55ef0-1343-421c-9ade-454a7112eb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:40.093Z|91a55ef0-1343-421c-9ade-454a7112eb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:45.335Z|ebd9ad40-8edd-43c8-ab51-cde019b30a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:28:45.338Z|ebd9ad40-8edd-43c8-ab51-cde019b30a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:28:50.112Z|2268aa12-42f8-4d10-9a94-8126bf4d76c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:50.112Z|0b86debf-d4d7-4383-89f8-1991cbcf6558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:50.113Z|0b86debf-d4d7-4383-89f8-1991cbcf6558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:50.113Z|2268aa12-42f8-4d10-9a94-8126bf4d76c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:28:50.119Z|7cac28ad-a4c1-4de3-96aa-b00d8684047f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:28:50.119Z|7cac28ad-a4c1-4de3-96aa-b00d8684047f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:00.151Z|bbe84aaf-20b0-4fa0-b3c8-26d9fcb42141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:00.151Z|4c436791-d0d9-4eff-b1de-dca5f6dc4829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:00.152Z|d643999d-3148-4bbe-b7e3-61634244add0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:00.153Z|d643999d-3148-4bbe-b7e3-61634244add0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:00.153Z|bbe84aaf-20b0-4fa0-b3c8-26d9fcb42141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:00.153Z|4c436791-d0d9-4eff-b1de-dca5f6dc4829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:00.335Z|40aa53f3-a91f-4185-88ee-232a293dad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:00.336Z|40aa53f3-a91f-4185-88ee-232a293dad83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:00.577Z|8f65031c-9d91-4ef5-b257-f9776383b3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:00.578Z|8f65031c-9d91-4ef5-b257-f9776383b3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:10.184Z|1b7227ef-7486-401f-a05f-ca6894b38819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:10.184Z|a2b1ad51-b696-42ce-be3c-374a9cd2cad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:10.187Z|a2b1ad51-b696-42ce-be3c-374a9cd2cad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:10.184Z|0f8556a2-1a2d-4b62-9377-3cdd3f85d6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:10.187Z|1b7227ef-7486-401f-a05f-ca6894b38819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:10.189Z|0f8556a2-1a2d-4b62-9377-3cdd3f85d6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:15.335Z|22213972-e7cf-4c50-8073-f58159d41dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:15.336Z|22213972-e7cf-4c50-8073-f58159d41dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:17.462Z|f9ca7f07-d84a-4c38-971c-102e8f2110a8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:29:17.463Z|f9ca7f07-d84a-4c38-971c-102e8f2110a8|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:20.227Z|a4941063-1bb6-4988-8415-ef9d3481c949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:20.227Z|393a25fb-0147-4545-a978-7eaa2918bd08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:20.227Z|a4941063-1bb6-4988-8415-ef9d3481c949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:20.229Z|393a25fb-0147-4545-a978-7eaa2918bd08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:20.229Z|12bd8747-03c2-4542-aea2-cd9020ab333e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:20.230Z|12bd8747-03c2-4542-aea2-cd9020ab333e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:30.256Z|d7b17dfa-60ae-4d08-a0dd-15e08194f0dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:30.256Z|9706a484-598d-421d-99b4-321c65b3da06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:30.257Z|16b98415-8b1a-4264-b8ca-eeb271bf62b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:30.257Z|d7b17dfa-60ae-4d08-a0dd-15e08194f0dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:30.257Z|9706a484-598d-421d-99b4-321c65b3da06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:30.259Z|16b98415-8b1a-4264-b8ca-eeb271bf62b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:30.335Z|8d462cc7-ca5b-4b1a-8548-50a682579e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:30.338Z|8d462cc7-ca5b-4b1a-8548-50a682579e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:30.579Z|f3dde6cc-6947-431b-aaba-bec1da9a8ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:30.580Z|f3dde6cc-6947-431b-aaba-bec1da9a8ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:40.291Z|9b9a5225-877a-4f87-8871-1e591e16c155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:40.291Z|d01c3d5a-ad80-4c37-8e84-487198c56797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:40.291Z|9b9a5225-877a-4f87-8871-1e591e16c155|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:40.292Z|d01c3d5a-ad80-4c37-8e84-487198c56797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:40.297Z|84b5125a-6c0d-417d-8dee-265abdd7b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:40.298Z|84b5125a-6c0d-417d-8dee-265abdd7b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:45.335Z|4a5c9267-7b68-4b63-810d-45ef84bcd440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:29:45.336Z|4a5c9267-7b68-4b63-810d-45ef84bcd440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:29:50.317Z|492dd557-ae56-452f-9e4c-316cc4aa2f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:50.318Z|492dd557-ae56-452f-9e4c-316cc4aa2f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:50.317Z|5eab64e3-407a-464b-af6c-8190c57883f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:50.320Z|5eab64e3-407a-464b-af6c-8190c57883f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:50.322Z|d32183ac-1bdd-4321-a47c-b856658dcfa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:29:50.323Z|d32183ac-1bdd-4321-a47c-b856658dcfa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:29:58.438Z||http-nio-8080-exec-8|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03j0xc5c0x7f0xa7!0xee0xbd#0x1fzH0x030xf030x110xbc0xef0xab0x8f[80x0a0xde0xec`0x0aKU0xe0R4]. 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)
2021-11-21T10:30:00.338Z|07d64f3d-d035-47ae-a75f-870a8b40873e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:00.342Z|07d64f3d-d035-47ae-a75f-870a8b40873e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:00.348Z|9961d15e-5790-4fcb-8b98-807fda584e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:00.349Z|563f9bc9-12fc-4a3b-95c3-49116a00ab18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:00.349Z|bacdb9d6-1f03-4007-b149-b21e1a31420a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:00.350Z|9961d15e-5790-4fcb-8b98-807fda584e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:00.350Z|563f9bc9-12fc-4a3b-95c3-49116a00ab18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:00.350Z|bacdb9d6-1f03-4007-b149-b21e1a31420a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:00.580Z|855a7726-816c-404f-bbf7-de89c1db2cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:00.581Z|855a7726-816c-404f-bbf7-de89c1db2cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:10.376Z|b4156d88-64ba-4412-91ff-9072b3e1a470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:10.376Z|4707c58d-379f-4c32-b646-b5d4ccbdc1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:10.377Z|4707c58d-379f-4c32-b646-b5d4ccbdc1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:10.377Z|b4156d88-64ba-4412-91ff-9072b3e1a470|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:10.379Z|45406bc8-9e25-464f-9ca9-cda8bf0dd824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:10.381Z|45406bc8-9e25-464f-9ca9-cda8bf0dd824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:15.335Z|14219c1e-e72d-42d1-9a76-4f72eb7864b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:15.336Z|14219c1e-e72d-42d1-9a76-4f72eb7864b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:17.462Z|12118e41-3daf-46cd-9eda-291423b27441|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:30:17.463Z|12118e41-3daf-46cd-9eda-291423b27441|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:20.401Z|24b6c13a-0ad4-460e-aac1-bd8a5e4f02c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:20.402Z|24b6c13a-0ad4-460e-aac1-bd8a5e4f02c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:20.404Z|c1124bf8-9472-46aa-9a56-2b935349b827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:20.405Z|ef9cd1d6-3b17-4847-8d3b-2fd74dff7f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:20.405Z|c1124bf8-9472-46aa-9a56-2b935349b827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:20.406Z|ef9cd1d6-3b17-4847-8d3b-2fd74dff7f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:30.347Z|436909d1-6dc8-4a81-a175-63bb43cc0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:30.350Z|436909d1-6dc8-4a81-a175-63bb43cc0ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:30.431Z|5d6adbff-f8a0-400a-b1aa-4e57e184895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:30.431Z|5d6adbff-f8a0-400a-b1aa-4e57e184895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:30.433Z|dacb122a-133e-4916-b732-556e409b1a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:30.433Z|dacb122a-133e-4916-b732-556e409b1a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:30.437Z|6933afcd-b782-4ee2-aa55-d39f2bdb29a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:30.437Z|6933afcd-b782-4ee2-aa55-d39f2bdb29a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:30.582Z|1d0ad9b5-96ae-4cdc-b39b-190950175ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:30.582Z|1d0ad9b5-96ae-4cdc-b39b-190950175ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:40.458Z|c99b47cc-eba7-4b17-99c3-a6be592ee7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:40.458Z|028ae0c4-ceb5-4025-91b2-b3580ff2fbfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:40.459Z|c99b47cc-eba7-4b17-99c3-a6be592ee7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:40.460Z|028ae0c4-ceb5-4025-91b2-b3580ff2fbfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:40.466Z|2585bd43-9790-4bc1-9040-1a8083531ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:40.467Z|2585bd43-9790-4bc1-9040-1a8083531ccc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:45.336Z|50d38573-b455-49aa-9bd4-3e7fc6517ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:30:45.337Z|50d38573-b455-49aa-9bd4-3e7fc6517ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:30:50.489Z|d8c416d2-2c70-4a08-ab69-5787b1a91861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:50.489Z|f5dd95fb-87f4-47e8-bf0b-ee2751059c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:50.490Z|f5dd95fb-87f4-47e8-bf0b-ee2751059c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:50.491Z|d8c416d2-2c70-4a08-ab69-5787b1a91861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:30:50.494Z|1acf53e3-f620-430b-beff-ec4d0755d32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:30:50.494Z|1acf53e3-f620-430b-beff-ec4d0755d32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:00.336Z|08d1981d-1217-4d11-8c88-b4d3eed91a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:00.337Z|08d1981d-1217-4d11-8c88-b4d3eed91a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:00.521Z|67a9d656-2aed-411f-a129-93b069a17f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:00.521Z|6b383cd7-1f20-41c2-9227-972eca3f1006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:00.521Z|2b5bfd13-ff59-4ac9-a444-fe99f71bcd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:00.522Z|6b383cd7-1f20-41c2-9227-972eca3f1006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:00.522Z|67a9d656-2aed-411f-a129-93b069a17f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:00.522Z|2b5bfd13-ff59-4ac9-a444-fe99f71bcd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:00.583Z|b20ac743-45ae-4df1-a749-8b4415133908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:00.584Z|b20ac743-45ae-4df1-a749-8b4415133908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:10.549Z|9e6e1bdf-2670-4ba3-b6cd-188676eef67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:10.549Z|46eba78e-843d-496b-90bf-2f28508a5bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:10.550Z|9e6e1bdf-2670-4ba3-b6cd-188676eef67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:10.550Z|46eba78e-843d-496b-90bf-2f28508a5bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:10.551Z|c9b66deb-39f3-4a74-bb5b-c3ad167cadcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:10.552Z|c9b66deb-39f3-4a74-bb5b-c3ad167cadcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:15.335Z|adb6d3b2-ae5f-4653-a2d8-beb433559a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:15.338Z|adb6d3b2-ae5f-4653-a2d8-beb433559a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:17.462Z|4552a072-df40-4268-a49c-c004144c4220|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:31:17.462Z|4552a072-df40-4268-a49c-c004144c4220|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:20.579Z|50953dee-a381-4d95-a3a9-3ec1a246ec12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:20.580Z|b8eabc2c-2945-4f64-8422-6813074af61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:20.580Z|50953dee-a381-4d95-a3a9-3ec1a246ec12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:20.580Z|b8eabc2c-2945-4f64-8422-6813074af61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:20.579Z|335d5a6c-ddc8-4128-8d7a-bd037f5befe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:20.582Z|335d5a6c-ddc8-4128-8d7a-bd037f5befe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:30.335Z|725375b0-6ed3-4f98-9aac-e77f020759ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:30.336Z|725375b0-6ed3-4f98-9aac-e77f020759ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:30.585Z|68b3df2c-4819-405a-b075-7b7c9ac041c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:30.585Z|68b3df2c-4819-405a-b075-7b7c9ac041c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:30.607Z|6fdfc8f5-c972-4f58-bbed-bd5f24f30c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:30.608Z|6fdfc8f5-c972-4f58-bbed-bd5f24f30c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:30.610Z|08d412dc-f609-40c2-a4fd-a1953c0e5e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:30.611Z|08d412dc-f609-40c2-a4fd-a1953c0e5e57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:30.618Z|ee4cfdda-7426-4d2e-b75a-40abf10b9e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:30.618Z|ee4cfdda-7426-4d2e-b75a-40abf10b9e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:40.645Z|a1ac46a1-bda5-4eb0-82ea-5d498899bf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:40.645Z|7e6db2d1-8ae1-45ed-88fd-d62e8fc4f0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:40.645Z|b53a8e42-c8bf-420e-8ed9-c8d8bddd2927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:40.648Z|a1ac46a1-bda5-4eb0-82ea-5d498899bf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:40.648Z|7e6db2d1-8ae1-45ed-88fd-d62e8fc4f0f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:40.648Z|b53a8e42-c8bf-420e-8ed9-c8d8bddd2927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:45.337Z|d0083be3-7e07-4e78-bab7-b04410d12f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:31:45.342Z|d0083be3-7e07-4e78-bab7-b04410d12f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:31:50.679Z|e5beaca1-4dde-455b-9ba6-cd483e63caff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:50.679Z|baccca24-c121-4196-8ee0-34ddee6f410a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:50.679Z|08b6d7c8-f2e7-4f80-890e-4c1854c8ad45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:31:50.681Z|e5beaca1-4dde-455b-9ba6-cd483e63caff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:50.681Z|08b6d7c8-f2e7-4f80-890e-4c1854c8ad45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:31:50.681Z|baccca24-c121-4196-8ee0-34ddee6f410a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:00.335Z|05e2d56d-c174-490b-8a43-534c7a798259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:00.336Z|05e2d56d-c174-490b-8a43-534c7a798259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:00.586Z|3e5acdc4-9ca2-41d8-ac2c-477ede293e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:00.587Z|3e5acdc4-9ca2-41d8-ac2c-477ede293e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:00.710Z|fe7180e4-238d-41fe-8a14-1bbb78a2b9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:00.710Z|0d78a9f7-b493-4592-a5a5-bb27f8bf26b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:00.711Z|fe7180e4-238d-41fe-8a14-1bbb78a2b9c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:00.711Z|0d78a9f7-b493-4592-a5a5-bb27f8bf26b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:00.712Z|f9d6631b-d601-4d5a-908c-4b937b9ac243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:00.713Z|f9d6631b-d601-4d5a-908c-4b937b9ac243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:10.736Z|f910778b-4818-4e56-be67-bbba12456a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:10.736Z|b9eb77dd-c83b-44fe-98a8-e3a486307fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:10.738Z|f910778b-4818-4e56-be67-bbba12456a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:10.738Z|b9eb77dd-c83b-44fe-98a8-e3a486307fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:10.741Z|12e6824c-908b-4f95-822b-23f3ea5f23e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:10.744Z|12e6824c-908b-4f95-822b-23f3ea5f23e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:15.335Z|0afb03f8-e45f-443b-88a0-06efce02a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:15.336Z|0afb03f8-e45f-443b-88a0-06efce02a534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:17.462Z|b5fe5260-a59a-4d19-952b-cdbcd7d926e8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:32:17.464Z|b5fe5260-a59a-4d19-952b-cdbcd7d926e8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:20.759Z|45af4b9a-8e2f-47a8-9f17-22c2585391e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:20.759Z|cd932308-4831-4d95-8785-6f7b1858bc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:20.760Z|cd932308-4831-4d95-8785-6f7b1858bc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:20.760Z|45af4b9a-8e2f-47a8-9f17-22c2585391e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:20.765Z|95e5f71f-88e1-49f6-bfc6-bc1e572f2317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:20.766Z|95e5f71f-88e1-49f6-bfc6-bc1e572f2317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:30.335Z|76d3964b-83b1-4aa7-85c3-739c581466db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:30.338Z|76d3964b-83b1-4aa7-85c3-739c581466db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:30.588Z|59333f16-f4b6-4b64-823b-a1ace5472103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:30.589Z|59333f16-f4b6-4b64-823b-a1ace5472103|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:30.790Z|3db3f929-7fa2-4162-81ae-75b6e41fafba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:30.791Z|e86f74c4-1fec-425f-9831-c550b0851873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:30.791Z|e86f74c4-1fec-425f-9831-c550b0851873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:30.791Z|3db3f929-7fa2-4162-81ae-75b6e41fafba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:30.792Z|14ef2197-aefd-4f4b-b963-efc51d5910aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:30.792Z|14ef2197-aefd-4f4b-b963-efc51d5910aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:40.828Z|4b3642c0-778f-4427-86b7-6c145431f270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:40.828Z|32b8fb2c-03cc-4452-8e21-23a654a2aa22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:40.829Z|4b3642c0-778f-4427-86b7-6c145431f270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:40.829Z|32b8fb2c-03cc-4452-8e21-23a654a2aa22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:40.827Z|fe83a01e-a776-4ac9-b183-45ff8b54eae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:40.831Z|fe83a01e-a776-4ac9-b183-45ff8b54eae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:45.336Z|35aed1e8-1e2c-4aab-942c-380b1d32d2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:32:45.337Z|35aed1e8-1e2c-4aab-942c-380b1d32d2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:32:50.857Z|953b92c9-e967-4389-882e-d2036b1e9130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:50.857Z|d92c0d9f-abad-40d7-91bd-8429968384c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:50.857Z|5f7030b8-1821-41b0-a411-469f3d8a989a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:32:50.859Z|953b92c9-e967-4389-882e-d2036b1e9130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:50.859Z|d92c0d9f-abad-40d7-91bd-8429968384c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:32:50.859Z|5f7030b8-1821-41b0-a411-469f3d8a989a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:00.335Z|3a4b9e1d-a904-4000-a982-929807ac2ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:00.336Z|3a4b9e1d-a904-4000-a982-929807ac2ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:00.589Z|01ca9c20-a9fa-4421-8b56-52fc982a87b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:00.590Z|01ca9c20-a9fa-4421-8b56-52fc982a87b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:00.894Z|7b3da168-525c-4ed9-9348-a213e31e35ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:00.894Z|ae25f587-d78a-4713-8f09-9e42707dd2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:00.895Z|ae25f587-d78a-4713-8f09-9e42707dd2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:00.896Z|616e3422-a75b-4db6-bbd1-bcffca3075c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:00.897Z|616e3422-a75b-4db6-bbd1-bcffca3075c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:00.900Z|7b3da168-525c-4ed9-9348-a213e31e35ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:10.921Z|4413bbe0-8e41-41b8-bd9e-fdfc51237535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:10.921Z|692746d7-b3c0-43a0-89a1-385b84e1fcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:10.922Z|4413bbe0-8e41-41b8-bd9e-fdfc51237535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:10.922Z|692746d7-b3c0-43a0-89a1-385b84e1fcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:10.924Z|73bf513a-338b-4d42-b00f-193ffa484a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:10.924Z|73bf513a-338b-4d42-b00f-193ffa484a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:15.335Z|40d57e50-b7c7-492a-84fe-168145ba571b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:15.340Z|40d57e50-b7c7-492a-84fe-168145ba571b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:17.477Z|67e2125d-8cf3-48f3-8872-1f5253b9047a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:33:17.478Z|67e2125d-8cf3-48f3-8872-1f5253b9047a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:20.947Z|b8bd9cf3-176f-444d-a06d-41e3f0084084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:20.947Z|c7a7b712-c637-46b5-bf4e-a644d264fcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:20.947Z|7d50651e-6996-4a9f-929e-3fdf4c701197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:20.948Z|c7a7b712-c637-46b5-bf4e-a644d264fcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:20.948Z|b8bd9cf3-176f-444d-a06d-41e3f0084084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:20.948Z|7d50651e-6996-4a9f-929e-3fdf4c701197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:30.337Z|f89b5001-e486-421b-9b32-4691776fc405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:30.338Z|f89b5001-e486-421b-9b32-4691776fc405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:30.591Z|9cdfe6fb-fe0e-47e6-b27e-11e1ef23298a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:30.592Z|9cdfe6fb-fe0e-47e6-b27e-11e1ef23298a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:30.972Z|a976ca41-6d7c-44a0-8469-a995a56df13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:30.972Z|a3c88612-04e5-4a48-890f-0b6c29c7168a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:30.972Z|a150dea2-db72-4f63-8b6b-43f130300dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:30.974Z|a976ca41-6d7c-44a0-8469-a995a56df13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:30.974Z|a3c88612-04e5-4a48-890f-0b6c29c7168a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:30.974Z|a150dea2-db72-4f63-8b6b-43f130300dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:41.007Z|e860a91c-98e9-4779-88f9-8eda14cc49ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:41.007Z|834e9114-eb78-4e37-a755-5d4635fd6ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:41.007Z|6d7b8c27-3a1c-4ea4-89d2-3b9769216c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:41.009Z|834e9114-eb78-4e37-a755-5d4635fd6ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:41.009Z|e860a91c-98e9-4779-88f9-8eda14cc49ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:41.009Z|6d7b8c27-3a1c-4ea4-89d2-3b9769216c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:45.337Z|7061121c-ca86-4a06-b643-4d47ddaf6920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:33:45.339Z|7061121c-ca86-4a06-b643-4d47ddaf6920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:33:51.036Z|3a35698b-9d29-4d7b-8ce1-3c71550b34dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:51.036Z|27883353-6918-4d32-a839-7243c8d40024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:51.036Z|d96f5264-0d11-47b8-a707-e47e84aa16c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:33:51.037Z|27883353-6918-4d32-a839-7243c8d40024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:51.037Z|3a35698b-9d29-4d7b-8ce1-3c71550b34dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:33:51.037Z|d96f5264-0d11-47b8-a707-e47e84aa16c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:00.335Z|2feee9b5-e248-45df-9cd9-edcf8642f6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:00.339Z|2feee9b5-e248-45df-9cd9-edcf8642f6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:00.593Z|820052b8-e6ed-49a8-adaf-9b20a5d97b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:00.593Z|820052b8-e6ed-49a8-adaf-9b20a5d97b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:01.070Z|f58f9a7d-b7ec-4363-b9d6-8decf7ad5982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:01.070Z|e01820d3-a4f5-42ea-8d02-a29b60c4a118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:01.071Z|e01820d3-a4f5-42ea-8d02-a29b60c4a118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:01.071Z|f58f9a7d-b7ec-4363-b9d6-8decf7ad5982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:01.077Z|6c73bc8a-12a5-488a-8a31-09a006f88720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:01.077Z|6c73bc8a-12a5-488a-8a31-09a006f88720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:11.098Z|3c7b6fb8-d705-4c2e-8ed9-871c2f45cfb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:11.098Z|521116c0-dd3d-433b-8c1f-c0c4b04f2221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:11.099Z|3c7b6fb8-d705-4c2e-8ed9-871c2f45cfb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:11.099Z|521116c0-dd3d-433b-8c1f-c0c4b04f2221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:11.102Z|41b62e06-1f94-415a-884d-0c84ca43aef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:11.103Z|41b62e06-1f94-415a-884d-0c84ca43aef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:15.335Z|93c74425-440e-4ea3-93fd-fc43225f163b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:15.338Z|93c74425-440e-4ea3-93fd-fc43225f163b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:17.462Z|40d5cae8-4251-4cc7-90e1-5e768e484f31|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:34:17.463Z|40d5cae8-4251-4cc7-90e1-5e768e484f31|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:21.127Z|688ab81d-7547-4b3d-b6bd-1012d86fd027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:21.127Z|656bf84d-0dbb-4cc8-bc06-678fc8b8718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:21.127Z|24aa9106-5d79-482f-b77c-a6b22edba234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:21.129Z|688ab81d-7547-4b3d-b6bd-1012d86fd027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:21.129Z|656bf84d-0dbb-4cc8-bc06-678fc8b8718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:21.131Z|24aa9106-5d79-482f-b77c-a6b22edba234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:30.337Z|ffdc77db-d347-408d-8e4f-14a5351ad114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:30.341Z|ffdc77db-d347-408d-8e4f-14a5351ad114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:30.595Z|6b3fc703-777e-49eb-ab16-7e73d6e15ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:30.598Z|6b3fc703-777e-49eb-ab16-7e73d6e15ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:31.160Z|f00b81f2-fcb9-493d-9afc-4a5a5f8b1fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:31.160Z|6b817071-a1bc-4f35-b4cd-75ae80c877a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:31.160Z|b4f5224c-41a3-4381-acd9-8789d34e5a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:31.161Z|6b817071-a1bc-4f35-b4cd-75ae80c877a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:31.161Z|b4f5224c-41a3-4381-acd9-8789d34e5a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:31.161Z|f00b81f2-fcb9-493d-9afc-4a5a5f8b1fb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:41.193Z|ca65fe00-2088-4612-8128-27c5d47983fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:41.193Z|4d001fa5-e3de-40bb-adfc-7921a5ab7b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:41.193Z|c1f2a375-569a-4af5-9820-610860a6ad6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:41.194Z|ca65fe00-2088-4612-8128-27c5d47983fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:41.194Z|c1f2a375-569a-4af5-9820-610860a6ad6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:41.194Z|4d001fa5-e3de-40bb-adfc-7921a5ab7b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:45.335Z|299bc03d-1004-4827-8274-ead619dfbbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:34:45.336Z|299bc03d-1004-4827-8274-ead619dfbbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:34:51.219Z|0d7bd886-9112-4bb6-8043-d85a3a29cdb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:51.219Z|ef7b75cf-fb4b-4229-8c11-820a59ade320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:51.219Z|24a1ecdf-d6be-4fee-a23f-a70b0cc585f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:34:51.220Z|0d7bd886-9112-4bb6-8043-d85a3a29cdb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:51.220Z|24a1ecdf-d6be-4fee-a23f-a70b0cc585f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:34:51.220Z|ef7b75cf-fb4b-4229-8c11-820a59ade320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:00.335Z|4bf0f44a-225f-4f41-b3ab-49835f177fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:00.336Z|4bf0f44a-225f-4f41-b3ab-49835f177fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:00.599Z|e0c4bf13-2eff-4d14-b2ac-5ff8ed7ca85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:00.600Z|e0c4bf13-2eff-4d14-b2ac-5ff8ed7ca85f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:01.248Z|2c6b3e89-9d37-4d6c-a10b-e684157be682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:01.248Z|af8c04ff-88a6-41b8-9746-472b4e6ba690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:01.248Z|f4e4ab8c-5287-4296-b608-023e8c957baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:01.249Z|af8c04ff-88a6-41b8-9746-472b4e6ba690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:01.249Z|f4e4ab8c-5287-4296-b608-023e8c957baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:01.250Z|2c6b3e89-9d37-4d6c-a10b-e684157be682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:11.275Z|404bbc74-a034-49e5-96f6-b709af513d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:11.275Z|8741d051-aa9b-4d5a-a219-c70131d15fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:11.276Z|404bbc74-a034-49e5-96f6-b709af513d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:11.276Z|8741d051-aa9b-4d5a-a219-c70131d15fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:11.277Z|7118ead1-00a0-48c6-a6b4-e764ba4a7c79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:11.278Z|7118ead1-00a0-48c6-a6b4-e764ba4a7c79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:15.344Z|ac686d89-4d32-464a-a499-80b62a26dc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:15.351Z|ac686d89-4d32-464a-a499-80b62a26dc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:17.465Z|95469d9a-c077-4335-8c5a-21eb9df8c89a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:35:17.467Z|95469d9a-c077-4335-8c5a-21eb9df8c89a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:21.304Z|7bf708c7-4631-4185-ba01-dadf5abdb97a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:21.304Z|48592127-97ee-4874-b0f9-fadb10633f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:21.304Z|4e4a0420-9665-4046-9b98-9e6acc044e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:21.305Z|7bf708c7-4631-4185-ba01-dadf5abdb97a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:21.305Z|4e4a0420-9665-4046-9b98-9e6acc044e6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:21.305Z|48592127-97ee-4874-b0f9-fadb10633f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:30.335Z|b04b2fa5-ab2c-48a2-a58b-48ef79299ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:30.336Z|b04b2fa5-ab2c-48a2-a58b-48ef79299ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:30.601Z|c64eb242-ae6e-4ce6-a1e1-4707df9443a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:30.602Z|c64eb242-ae6e-4ce6-a1e1-4707df9443a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:31.332Z|adc6c3c1-c85e-4b3c-83d2-7da32f55cbdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:31.332Z|b5608aaf-36e6-4f31-b753-654605b4016e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:31.332Z|adc6c3c1-c85e-4b3c-83d2-7da32f55cbdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:31.333Z|b5608aaf-36e6-4f31-b753-654605b4016e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:31.334Z|ea859b31-81b0-41f6-80c0-ddc6fb1c17c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:31.335Z|ea859b31-81b0-41f6-80c0-ddc6fb1c17c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:41.354Z|74d968cf-2a6c-4caf-979e-9a803c8f9c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:41.354Z|d5171148-e5a3-472f-a594-a258932f0970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:41.355Z|74d968cf-2a6c-4caf-979e-9a803c8f9c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:41.355Z|d5171148-e5a3-472f-a594-a258932f0970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:41.358Z|06be332b-1d7a-43e2-8fd2-279a8fea5ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:41.358Z|06be332b-1d7a-43e2-8fd2-279a8fea5ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:45.335Z|1cc2932b-70c7-4d4a-91d3-3b70b2bf2dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:35:45.336Z|1cc2932b-70c7-4d4a-91d3-3b70b2bf2dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:35:51.381Z|c153ebed-7dbf-4bc1-808d-0622743ed9f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:51.381Z|addecba0-9ca2-4f9e-8a95-daef52cd721b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:51.382Z|c153ebed-7dbf-4bc1-808d-0622743ed9f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:51.382Z|addecba0-9ca2-4f9e-8a95-daef52cd721b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:35:51.403Z|3ebdee6d-ba39-43ea-83b0-56ad013627d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:35:51.405Z|3ebdee6d-ba39-43ea-83b0-56ad013627d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:00.336Z|4dee1675-40fc-4731-a895-436ebd3148de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:00.339Z|4dee1675-40fc-4731-a895-436ebd3148de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:00.602Z|2641814c-fd4f-48c6-ba71-e88bfa2742f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:00.603Z|2641814c-fd4f-48c6-ba71-e88bfa2742f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:01.410Z|d4d851c6-2b69-47cd-8569-53b87aee0e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:01.411Z|d4d851c6-2b69-47cd-8569-53b87aee0e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:01.410Z|84fbb974-62a1-4694-a81a-5d20a361fd44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:01.414Z|84fbb974-62a1-4694-a81a-5d20a361fd44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:01.455Z|8a73a9be-73ee-4d43-8629-96ce3a867838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:01.456Z|8a73a9be-73ee-4d43-8629-96ce3a867838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:11.463Z|0c4a371c-ae65-4d9f-b581-59535530edfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:11.463Z|e6c68f77-bdd3-4965-a8ce-41c47c03694c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:11.466Z|0c4a371c-ae65-4d9f-b581-59535530edfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:11.466Z|e6c68f77-bdd3-4965-a8ce-41c47c03694c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:11.479Z|709b863f-09d3-4349-9b3d-6b94f0040e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:11.481Z|709b863f-09d3-4349-9b3d-6b94f0040e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:15.336Z|8c3d1561-167c-4361-afc0-f0ccb39773f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:15.337Z|8c3d1561-167c-4361-afc0-f0ccb39773f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:17.466Z|c20ad10a-72f4-4ae2-b5fc-a8f0fb5d140e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:36:17.469Z|c20ad10a-72f4-4ae2-b5fc-a8f0fb5d140e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:21.493Z|209c1085-2a4f-4c76-ac35-cbffb9867395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:21.493Z|da7cc143-c30e-48a1-9cc0-4521fb3bcd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:21.494Z|209c1085-2a4f-4c76-ac35-cbffb9867395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:21.494Z|da7cc143-c30e-48a1-9cc0-4521fb3bcd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:21.501Z|96d9c7b6-e2c3-4ad8-9e0c-15ae5a6c9df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:21.502Z|96d9c7b6-e2c3-4ad8-9e0c-15ae5a6c9df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:30.335Z|05436065-7637-4bbf-8728-8483733846da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:30.336Z|05436065-7637-4bbf-8728-8483733846da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:30.604Z|e520f25a-4fbd-4f66-93c9-70734498cfad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:30.604Z|e520f25a-4fbd-4f66-93c9-70734498cfad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:31.521Z|b09fd7c3-33bb-4789-bf89-f777565c3fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:31.522Z|b09fd7c3-33bb-4789-bf89-f777565c3fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:31.522Z|c9fe63c9-71f6-4dcb-a986-e0b63fd233c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:31.522Z|dad977b2-f91e-430d-960a-902194ca3646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:31.523Z|c9fe63c9-71f6-4dcb-a986-e0b63fd233c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:31.523Z|dad977b2-f91e-430d-960a-902194ca3646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:41.554Z|77afc58b-08ac-4138-887e-8375db11345b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:41.554Z|7ce0b66a-ce45-4022-b128-14b718f3343a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:41.554Z|9fa1096c-1f36-4c67-9625-ef4fe956987e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:41.555Z|7ce0b66a-ce45-4022-b128-14b718f3343a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:41.555Z|77afc58b-08ac-4138-887e-8375db11345b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:41.557Z|9fa1096c-1f36-4c67-9625-ef4fe956987e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:45.335Z|5312991e-df54-40a4-9636-666a6d7ab936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:36:45.339Z|5312991e-df54-40a4-9636-666a6d7ab936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:36:51.589Z|c13c5699-4265-4659-ad43-d0bba4efdbce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:51.588Z|9a29807f-f9b3-4363-bffd-19224869dd1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:51.588Z|9234e27e-b4cf-429e-afdc-def3fb820dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:36:51.590Z|9a29807f-f9b3-4363-bffd-19224869dd1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:51.590Z|c13c5699-4265-4659-ad43-d0bba4efdbce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:36:51.590Z|9234e27e-b4cf-429e-afdc-def3fb820dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:00.338Z|b8dec4f9-46df-4bda-b546-cf58babbadd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:00.341Z|b8dec4f9-46df-4bda-b546-cf58babbadd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:00.605Z|ab5261d3-591d-4305-a85e-94f61803cfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:00.606Z|ab5261d3-591d-4305-a85e-94f61803cfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:01.623Z|8bbe44b4-c95e-4fca-8a07-ba3d16dc72f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:01.623Z|8a05f08d-d075-4931-a5a3-ac0e7c41b516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:01.623Z|e2677305-9e0c-4771-b524-5aad5c720574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:01.625Z|8a05f08d-d075-4931-a5a3-ac0e7c41b516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:01.625Z|8bbe44b4-c95e-4fca-8a07-ba3d16dc72f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:01.625Z|e2677305-9e0c-4771-b524-5aad5c720574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:11.659Z|580729f4-5843-4a28-b800-f533165d6f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:11.659Z|e73e5484-72e4-41f1-ae04-29b639d2f306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:11.660Z|e73e5484-72e4-41f1-ae04-29b639d2f306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:11.660Z|580729f4-5843-4a28-b800-f533165d6f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:11.665Z|6a5be276-d2ba-4cb8-be38-16ae52ce314e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:11.665Z|6a5be276-d2ba-4cb8-be38-16ae52ce314e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:15.335Z|58a7d2eb-8d1a-48f0-904f-954ac8b437f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:15.336Z|58a7d2eb-8d1a-48f0-904f-954ac8b437f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:17.462Z|631a799d-51bc-4052-a3d4-34f671f5c2c6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:37:17.463Z|631a799d-51bc-4052-a3d4-34f671f5c2c6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:21.691Z|3d64f2ff-16f3-499d-aae7-6cf8f52721ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:21.691Z|0679d48c-dc3c-4b2a-86db-d921635b7bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:21.691Z|0679d48c-dc3c-4b2a-86db-d921635b7bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:21.691Z|3d64f2ff-16f3-499d-aae7-6cf8f52721ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:21.694Z|9330998e-5d80-4f44-88f4-f2c04df7c81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:21.694Z|9330998e-5d80-4f44-88f4-f2c04df7c81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:30.335Z|1234e039-03b6-48c2-9f46-131eb1de7560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:30.340Z|1234e039-03b6-48c2-9f46-131eb1de7560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:30.607Z|3890e4e5-2a20-475d-aab4-d25b6d7c0627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:30.608Z|3890e4e5-2a20-475d-aab4-d25b6d7c0627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:31.718Z|d8ba1e28-9c93-49c7-b3bf-70a95210f586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:31.718Z|142ae1d0-d291-40b6-a6e6-094bd0525198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:31.718Z|d8e5f0ef-fce5-4409-9ce1-41c65beb8935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:31.719Z|d8ba1e28-9c93-49c7-b3bf-70a95210f586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:31.719Z|d8e5f0ef-fce5-4409-9ce1-41c65beb8935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:31.719Z|142ae1d0-d291-40b6-a6e6-094bd0525198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:41.747Z|705b674b-12ea-4d93-80d8-2a4060440531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:41.747Z|f03e8f7b-41b4-4e9a-b095-6844d695de53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:41.747Z|d6752f5d-e883-4946-ba64-41857f854245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:41.749Z|705b674b-12ea-4d93-80d8-2a4060440531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:41.749Z|d6752f5d-e883-4946-ba64-41857f854245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:41.749Z|f03e8f7b-41b4-4e9a-b095-6844d695de53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:45.337Z|4ba570db-cf73-49ed-bac6-74f37eb75fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:37:45.338Z|4ba570db-cf73-49ed-bac6-74f37eb75fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:37:51.780Z|3d81b0f5-6beb-4621-9aed-f1536220735a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:51.781Z|3d81b0f5-6beb-4621-9aed-f1536220735a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:51.780Z|0de2af8a-8d48-411b-b35d-5efd216cd3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:51.783Z|3c7c524e-189a-4e3e-8328-f6897fe48d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:37:51.783Z|0de2af8a-8d48-411b-b35d-5efd216cd3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:37:51.783Z|3c7c524e-189a-4e3e-8328-f6897fe48d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:00.335Z|eaec52d1-12e9-4b96-9b73-8056b99a3249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:00.336Z|eaec52d1-12e9-4b96-9b73-8056b99a3249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:00.609Z|bec9ebf9-7e59-42c6-bf69-f7256f281e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:00.609Z|bec9ebf9-7e59-42c6-bf69-f7256f281e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:01.819Z|527a379c-b448-4c98-87ef-af4989d03a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:01.819Z|64cf9b38-9668-4d99-beba-c3cbefef9449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:01.820Z|527a379c-b448-4c98-87ef-af4989d03a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:01.820Z|64cf9b38-9668-4d99-beba-c3cbefef9449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:01.826Z|bb9910ef-1309-4441-82fc-373e3679aba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:01.826Z|bb9910ef-1309-4441-82fc-373e3679aba0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:05.080Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:38:05.093Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6ac6156f-5729-4810-a6f6-62ac888b7666 already exists in requestDb InfraActiveRequests table
2021-11-21T10:38:05.167Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666
2021-11-21T10:38:05.168Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|INFO|500||Invoke
2021-11-21T10:38:05.168Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:05.169Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666
2021-11-21T10:38:05.169Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Method      : GET
2021-11-21T10:38:05.170Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b75bd7633c9585f8", X-B3-SpanId:"8843274e3f727769", X-B3-ParentSpanId:"b75bd7633c9585f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-TransactionID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ECOMP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2868a513-e7bb-47c3-aea1-fff4734d75d7"]
2021-11-21T10:38:05.171Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Request body: 
2021-11-21T10:38:05.171Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||==========================request end================================================
2021-11-21T10:38:05.865Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:05.866Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:38:05.866Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Status text  : 
2021-11-21T10:38:05.867Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=26F32DECE5A111E892B8D12A9089E192; 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, 21 Nov 2021 10:38:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:05.868Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||Response body: 
2021-11-21T10:38:05.868Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:05.869Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ac6156f-5729-4810-a6f6-62ac888b7666|INFO|404|Not Found|InvokeReturn
2021-11-21T10:38:05.984Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6ac6156f-5729-4810-a6f6-62ac888b7666
2021-11-21T10:38:06.006Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:38:06.009Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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
2021-11-21T10:38:06.010Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:38:06.011Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:06.011Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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
2021-11-21T10:38:06.012Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:38:06.012Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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:"b75bd7633c9585f8", X-B3-SpanId:"de49b46012c38d0b", X-B3-ParentSpanId:"b75bd7633c9585f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-TransactionID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ECOMP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01703c5c-70b4-4a62-a4a5-c92f5fc9779a"]
2021-11-21T10:38:06.013Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:38:06.013Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:38:06.055Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:06.055Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:38:06.056Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:38:06.057Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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, 21 Nov 2021 10:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:06.057Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:38:06.057Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:06.058Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:38:06.060Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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$$c744bc6e.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)
2021-11-21T10:38:06.063Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:38:06.064Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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
2021-11-21T10:38:06.065Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:38:06.065Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:06.065Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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
2021-11-21T10:38:06.066Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:38:06.067Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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:"b75bd7633c9585f8", X-B3-SpanId:"9003f810abb3e5ad", X-B3-ParentSpanId:"b75bd7633c9585f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-TransactionID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ECOMP-RequestID:"6ac6156f-5729-4810-a6f6-62ac888b7666", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"672e9261-e336-4525-aeee-1b58dbb352cb"]
2021-11-21T10:38:06.067Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:38:06.068Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:38:06.151Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:06.152Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:38:06.152Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:38:06.152Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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, 21 Nov 2021 10:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:06.153Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:38:06.153Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:06.154Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:38:06.155Z|6ac6156f-5729-4810-a6f6-62ac888b7666|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$$c744bc6e.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)
2021-11-21T10:38:06.156Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@212b1a57
2021-11-21T10:38:06.163Z|6ac6156f-5729-4810-a6f6-62ac888b7666|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:38:07.163Z|06f18e0a-1bb2-421f-91c2-adb19376dbd2|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:38:07.164Z|06f18e0a-1bb2-421f-91c2-adb19376dbd2|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:11.854Z|e7bd1513-a647-429f-ad8b-26131fd6d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:11.856Z|e7bd1513-a647-429f-ad8b-26131fd6d773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:11.854Z|2cbd6c7d-68e5-4016-bb78-b6fefa0f851d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:11.857Z|2cbd6c7d-68e5-4016-bb78-b6fefa0f851d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:11.877Z|9a9e1bb5-9666-4291-91f4-3b04f56794b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:11.878Z|9a9e1bb5-9666-4291-91f4-3b04f56794b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:15.337Z|eb647699-96c7-4ccf-aed7-66651e923265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:15.342Z|eb647699-96c7-4ccf-aed7-66651e923265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:17.468Z|8eebb26a-79e5-40ef-8ffd-b11ae6f1cb42|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:38:17.470Z|8eebb26a-79e5-40ef-8ffd-b11ae6f1cb42|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:21.097Z|e8c73fcf-ec77-4169-a7f1-f04737d1b085|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:38:21.098Z|e8c73fcf-ec77-4169-a7f1-f04737d1b085|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:21.884Z|2862ca59-e437-4b9f-9c9e-5006b54f141a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:21.885Z|2862ca59-e437-4b9f-9c9e-5006b54f141a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:21.887Z|4f3646db-86b3-4774-a3af-4d349e3d7ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:21.888Z|4f3646db-86b3-4774-a3af-4d349e3d7ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:21.913Z|9818d214-5822-4c65-a92d-5aa2c7589850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:21.914Z|9818d214-5822-4c65-a92d-5aa2c7589850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:30.335Z|795b15dd-a0d6-449e-bedf-0b082e77d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:30.336Z|795b15dd-a0d6-449e-bedf-0b082e77d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:30.610Z|23931fde-fff3-4e4c-aa09-03eeca2d5081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:30.611Z|23931fde-fff3-4e4c-aa09-03eeca2d5081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:31.770Z|24b6cbc1-69a3-4beb-a173-b7e1e91eaf37|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:38:31.772Z|24b6cbc1-69a3-4beb-a173-b7e1e91eaf37|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:31.917Z|f47e6ce2-42f4-4ad1-b451-831a3bf67170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:31.918Z|f47e6ce2-42f4-4ad1-b451-831a3bf67170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:31.926Z|cde9074a-4fc8-4ca4-b39c-f6842227f9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:31.927Z|cde9074a-4fc8-4ca4-b39c-f6842227f9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:31.934Z|f20de153-2b57-4188-9918-9b3674a58331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:31.935Z|f20de153-2b57-4188-9918-9b3674a58331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:41.944Z|ca60e84c-0b2e-4b30-b5cb-94976ed7da70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:41.945Z|ca60e84c-0b2e-4b30-b5cb-94976ed7da70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:41.949Z|166cf1a3-49fa-4580-97c5-71d7d26233d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:41.950Z|166cf1a3-49fa-4580-97c5-71d7d26233d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:41.953Z|64b9d07e-5793-447e-845f-53415b39aec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:41.954Z|64b9d07e-5793-447e-845f-53415b39aec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:45.335Z|95fa6504-ff73-4e9e-a078-5b6227f6c708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:38:45.336Z|95fa6504-ff73-4e9e-a078-5b6227f6c708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:38:51.975Z|0f72f6ad-4d86-4569-a1cb-1f6d3c23eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:51.975Z|dc6f3b15-2f13-4bf5-ad11-4480ff09d117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:51.976Z|dc6f3b15-2f13-4bf5-ad11-4480ff09d117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:51.976Z|0f72f6ad-4d86-4569-a1cb-1f6d3c23eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:51.977Z|cf9793d5-2113-4866-a9ec-e8b85b12df24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:38:51.977Z|cf9793d5-2113-4866-a9ec-e8b85b12df24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:38:54.070Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:38:54.077Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b35203af-7bb2-4c56-a2ac-a5987cff1a06 already exists in requestDb InfraActiveRequests table
2021-11-21T10:38:54.079Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06
2021-11-21T10:38:54.080Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|INFO|500||Invoke
2021-11-21T10:38:54.080Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:54.081Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06
2021-11-21T10:38:54.081Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Method      : GET
2021-11-21T10:38:54.081Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31dce315897e514a", X-B3-SpanId:"df0aa8f41e89ba8e", X-B3-ParentSpanId:"31dce315897e514a", X-B3-Sampled:"0", X-ONAP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-TransactionID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ECOMP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a0340c4-ea33-45ed-98e2-afc8d7db9678"]
2021-11-21T10:38:54.081Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Request body: 
2021-11-21T10:38:54.082Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||==========================request end================================================
2021-11-21T10:38:54.150Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:54.151Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:38:54.151Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Status text  : 
2021-11-21T10:38:54.152Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:38:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:54.153Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||Response body: 
2021-11-21T10:38:54.153Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:54.154Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b35203af-7bb2-4c56-a2ac-a5987cff1a06|INFO|404|Not Found|InvokeReturn
2021-11-21T10:38:54.158Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b35203af-7bb2-4c56-a2ac-a5987cff1a06
2021-11-21T10:38:54.159Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:38:54.160Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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
2021-11-21T10:38:54.161Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:38:54.161Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:54.161Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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
2021-11-21T10:38:54.161Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:38:54.162Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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:"31dce315897e514a", X-B3-SpanId:"971e9e2f269e3c22", X-B3-ParentSpanId:"31dce315897e514a", X-B3-Sampled:"0", X-ONAP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-TransactionID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ECOMP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23429fc-53ed-4484-8f83-aecfc5bd784c"]
2021-11-21T10:38:54.162Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:38:54.162Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:38:54.173Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:54.253Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:38:54.254Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:38:54.254Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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, 21 Nov 2021 10:38:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:54.255Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:38:54.255Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:54.256Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:38:54.256Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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$$c744bc6e.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)
2021-11-21T10:38:54.257Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:38:54.258Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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
2021-11-21T10:38:54.259Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:38:54.259Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:38:54.260Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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
2021-11-21T10:38:54.260Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:38:54.260Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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:"31dce315897e514a", X-B3-SpanId:"8af4721d6e815242", X-B3-ParentSpanId:"31dce315897e514a", X-B3-Sampled:"0", X-ONAP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-TransactionID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ECOMP-RequestID:"b35203af-7bb2-4c56-a2ac-a5987cff1a06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8332db42-048a-47a4-b44f-a50f964de67a"]
2021-11-21T10:38:54.261Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:38:54.261Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:38:54.271Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:38:54.272Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:38:54.273Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:38:54.273Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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, 21 Nov 2021 10:38:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:38:54.273Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:38:54.274Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:38:54.274Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:38:54.275Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|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$$c744bc6e.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)
2021-11-21T10:38:54.276Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@374146d9
2021-11-21T10:38:54.278Z|b35203af-7bb2-4c56-a2ac-a5987cff1a06|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:39:00.336Z|0084ea11-f736-4399-a043-b52fdb0592c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:00.339Z|0084ea11-f736-4399-a043-b52fdb0592c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:00.612Z|2ac2a3a5-de1f-44ce-86dc-7b200f09160c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:00.613Z|2ac2a3a5-de1f-44ce-86dc-7b200f09160c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:02.002Z|5a8609c0-df76-4b20-a160-c04419d0be1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:02.002Z|c5309c9e-7105-4884-830b-9215a48dbce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:02.003Z|c5309c9e-7105-4884-830b-9215a48dbce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:02.003Z|5a8609c0-df76-4b20-a160-c04419d0be1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:02.008Z|2419776f-786d-47e8-888d-ec2df16d6bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:02.009Z|2419776f-786d-47e8-888d-ec2df16d6bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:08.617Z|509087f6-9319-45bd-a749-fe0769617437|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:39:08.618Z|509087f6-9319-45bd-a749-fe0769617437|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:12.028Z|7d74dc77-29b9-4c71-8ee9-3b2b4efb8f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:12.029Z|7d74dc77-29b9-4c71-8ee9-3b2b4efb8f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:12.030Z|840c0250-adf1-4b4d-8a96-626c5c4d8cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:12.031Z|83bb34b5-3b5c-4442-8493-5fc0157f12ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:12.031Z|840c0250-adf1-4b4d-8a96-626c5c4d8cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:12.031Z|83bb34b5-3b5c-4442-8493-5fc0157f12ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:15.335Z|07da2e5a-d523-44af-a2f9-dae898bf6089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:15.336Z|07da2e5a-d523-44af-a2f9-dae898bf6089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:17.465Z|9f77f4d2-f39b-48c7-a428-eda60e70ca34|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:39:17.466Z|9f77f4d2-f39b-48c7-a428-eda60e70ca34|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:22.053Z|25f87e7f-d45b-4482-9cbe-0da9bb1e1339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:22.053Z|d8221ef3-fd3e-48c0-bab1-bfcef18065ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:22.053Z|ba4de5b9-724a-43e2-9f49-5087d80a568f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:22.055Z|25f87e7f-d45b-4482-9cbe-0da9bb1e1339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:22.055Z|ba4de5b9-724a-43e2-9f49-5087d80a568f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:22.055Z|d8221ef3-fd3e-48c0-bab1-bfcef18065ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:30.336Z|2f9faf75-1393-4604-9649-e441220cb327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:30.337Z|2f9faf75-1393-4604-9649-e441220cb327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:30.614Z|d7829553-39dd-49d4-b2a6-7140909548d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:30.614Z|d7829553-39dd-49d4-b2a6-7140909548d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:32.085Z|3245103b-c85f-470b-b0e1-a0b97867e5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:32.085Z|271f4e93-5596-490b-883e-473535eb6277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:32.085Z|0ee1bc8e-a9b7-47aa-93af-9287be1dabd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:32.086Z|271f4e93-5596-490b-883e-473535eb6277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:32.086Z|3245103b-c85f-470b-b0e1-a0b97867e5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:32.086Z|0ee1bc8e-a9b7-47aa-93af-9287be1dabd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:42.123Z|7b448b1c-4109-4c8a-ad23-a53704ae69aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:42.125Z|b800c257-8909-4a05-8e77-4ffcbdc27cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:42.125Z|7b448b1c-4109-4c8a-ad23-a53704ae69aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:42.125Z|b800c257-8909-4a05-8e77-4ffcbdc27cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:42.126Z|18c277bd-f4bf-4153-8b59-ac4194c0cb02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:42.127Z|18c277bd-f4bf-4153-8b59-ac4194c0cb02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:45.336Z|c9f90125-875e-4373-a774-e5e6b3a1a38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:39:45.340Z|c9f90125-875e-4373-a774-e5e6b3a1a38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:39:49.573Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:39:49.577Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 60cc6cc1-954f-4259-9eb5-fffe44cd5b2e already exists in requestDb InfraActiveRequests table
2021-11-21T10:39:49.579Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e
2021-11-21T10:39:49.580Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|INFO|500||Invoke
2021-11-21T10:39:49.580Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||===========================request begin================================================
2021-11-21T10:39:49.580Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e
2021-11-21T10:39:49.581Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Method      : GET
2021-11-21T10:39:49.581Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c17d1986f74e8c", X-B3-SpanId:"f0ade864a0155cd5", X-B3-ParentSpanId:"b8c17d1986f74e8c", X-B3-Sampled:"0", X-ONAP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-TransactionID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ECOMP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dd611d1-8377-4ee7-996d-b021aac87984"]
2021-11-21T10:39:49.581Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Request body: 
2021-11-21T10:39:49.582Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||==========================request end================================================
2021-11-21T10:39:49.611Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||============================response begin==========================================
2021-11-21T10:39:49.611Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:39:49.611Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Status text  : 
2021-11-21T10:39:49.612Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:39:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:39:49.612Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||Response body: 
2021-11-21T10:39:49.612Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|DEBUG|500||=======================response end=================================================
2021-11-21T10:39:49.613Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|INFO|404|Not Found|InvokeReturn
2021-11-21T10:39:49.617Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 60cc6cc1-954f-4259-9eb5-fffe44cd5b2e
2021-11-21T10:39:49.618Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:39:49.619Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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
2021-11-21T10:39:49.620Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:39:49.620Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:39:49.620Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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
2021-11-21T10:39:49.621Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:39:49.621Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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:"b8c17d1986f74e8c", X-B3-SpanId:"35ab2e81ed37922c", X-B3-ParentSpanId:"b8c17d1986f74e8c", X-B3-Sampled:"0", X-ONAP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-TransactionID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ECOMP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"232ed634-f426-478c-97e8-06be93046b49"]
2021-11-21T10:39:49.621Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:39:49.621Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:39:49.634Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:39:49.634Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:39:49.635Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:39:49.635Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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, 21 Nov 2021 10:39:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:39:49.636Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:39:49.636Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:39:49.637Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:39:49.638Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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$$c744bc6e.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)
2021-11-21T10:39:49.639Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:39:49.640Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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
2021-11-21T10:39:49.641Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:39:49.641Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:39:49.641Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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
2021-11-21T10:39:49.642Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:39:49.642Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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:"b8c17d1986f74e8c", X-B3-SpanId:"1e49d560d04d3607", X-B3-ParentSpanId:"b8c17d1986f74e8c", X-B3-Sampled:"0", X-ONAP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-TransactionID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ECOMP-RequestID:"60cc6cc1-954f-4259-9eb5-fffe44cd5b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"135986e7-5505-4f62-af54-671ee8780077"]
2021-11-21T10:39:49.642Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:39:49.643Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:39:49.651Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:39:49.652Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:39:49.652Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:39:49.653Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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, 21 Nov 2021 10:39:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:39:49.653Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:39:49.653Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:39:49.654Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:39:49.654Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|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$$c744bc6e.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)
2021-11-21T10:39:49.655Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@67247922
2021-11-21T10:39:49.658Z|60cc6cc1-954f-4259-9eb5-fffe44cd5b2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:39:52.151Z|7b6f51ae-43b7-484d-84a4-312c7487f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:52.152Z|7b6f51ae-43b7-484d-84a4-312c7487f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:52.159Z|a313b354-dd57-46d5-94f2-c63cd795232a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:52.160Z|a313b354-dd57-46d5-94f2-c63cd795232a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:39:52.161Z|eec842dc-f38a-46a4-8cf6-e18880c79038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:39:52.162Z|eec842dc-f38a-46a4-8cf6-e18880c79038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:00.335Z|89dd492b-fea7-4ef9-93c0-e3893eef6795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:00.336Z|89dd492b-fea7-4ef9-93c0-e3893eef6795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:00.615Z|638cbe0b-7261-4e4b-bb85-7ac80114798f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:00.616Z|638cbe0b-7261-4e4b-bb85-7ac80114798f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:02.176Z|a806dd45-1d98-42c9-8e7f-d087a4f329a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:02.177Z|a806dd45-1d98-42c9-8e7f-d087a4f329a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:02.183Z|128bf17f-3190-43d1-b8c8-6b1b01d796bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:02.183Z|128bf17f-3190-43d1-b8c8-6b1b01d796bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:02.184Z|219630ac-00cd-4c2f-9df0-570daf184475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:02.185Z|219630ac-00cd-4c2f-9df0-570daf184475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:03.220Z|7f5bc720-8b62-4c4f-a50d-c9be65841155|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:40:03.221Z|7f5bc720-8b62-4c4f-a50d-c9be65841155|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:12.202Z|3f47c14e-4316-464c-a562-9ad67be14f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:12.203Z|3f47c14e-4316-464c-a562-9ad67be14f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:12.204Z|3e70517e-69f8-46ea-83de-ceaad1c2576e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:12.204Z|3e70517e-69f8-46ea-83de-ceaad1c2576e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:12.209Z|9afd672f-8fdb-4808-997d-d628a2d0a406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:12.210Z|9afd672f-8fdb-4808-997d-d628a2d0a406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:15.335Z|bdba7192-1b4d-46d9-9eb7-0e66ea579413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:15.337Z|bdba7192-1b4d-46d9-9eb7-0e66ea579413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:17.464Z|0d0bf7cb-a3ff-4acd-a2ba-2a6c0028510b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:40:17.465Z|0d0bf7cb-a3ff-4acd-a2ba-2a6c0028510b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:22.227Z|15dbe4a7-eb19-4794-9466-20e6b4791406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:22.227Z|f47f416e-06e3-487d-8ca9-92e4b31a317c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:22.228Z|f47f416e-06e3-487d-8ca9-92e4b31a317c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:22.229Z|3464ff81-b5e1-4fcc-9d56-87b9032e6fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:22.229Z|3464ff81-b5e1-4fcc-9d56-87b9032e6fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:22.230Z|15dbe4a7-eb19-4794-9466-20e6b4791406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:30.336Z|a2492467-91a9-45d8-a8e6-b15c31e9bae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:30.339Z|a2492467-91a9-45d8-a8e6-b15c31e9bae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:30.617Z|4489b462-76ab-45e2-8bb8-17b1126cf90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:30.618Z|4489b462-76ab-45e2-8bb8-17b1126cf90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:32.257Z|236928c0-fd19-48cf-828f-f1ab18b28327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:32.258Z|236928c0-fd19-48cf-828f-f1ab18b28327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:32.258Z|75586648-d282-4c5a-90c7-33568f855d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:32.259Z|75586648-d282-4c5a-90c7-33568f855d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:32.264Z|40da38f3-0525-4e78-be31-43164f7be237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:32.265Z|40da38f3-0525-4e78-be31-43164f7be237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:42.290Z|083e8bbc-6810-4527-b7be-1aed0baa9304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:42.291Z|083e8bbc-6810-4527-b7be-1aed0baa9304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:42.293Z|13f07463-2311-4b6d-a640-60fc28f6f38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:42.294Z|13f07463-2311-4b6d-a640-60fc28f6f38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:42.293Z|9cd5ff05-cd57-4699-b56f-7693bde28eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:42.296Z|9cd5ff05-cd57-4699-b56f-7693bde28eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:45.337Z|1aae90fe-5366-49cd-9e12-ab667147efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:40:45.337Z|1aae90fe-5366-49cd-9e12-ab667147efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:40:48.910Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:40:48.913Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ed576915-68d2-4b29-9b1b-5c0407bc2754 already exists in requestDb InfraActiveRequests table
2021-11-21T10:40:48.914Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754
2021-11-21T10:40:48.915Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|INFO|500||Invoke
2021-11-21T10:40:48.915Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||===========================request begin================================================
2021-11-21T10:40:48.917Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754
2021-11-21T10:40:48.917Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Method      : GET
2021-11-21T10:40:48.917Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd0ce3aa46b8b6fa", X-B3-SpanId:"1a858f0f5ae7ba92", X-B3-ParentSpanId:"dd0ce3aa46b8b6fa", X-B3-Sampled:"0", X-ONAP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-TransactionID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ECOMP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19bf06be-19ec-403b-ace2-b419afb77beb"]
2021-11-21T10:40:48.918Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Request body: 
2021-11-21T10:40:48.918Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||==========================request end================================================
2021-11-21T10:40:48.970Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||============================response begin==========================================
2021-11-21T10:40:48.971Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:40:48.971Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Status text  : 
2021-11-21T10:40:48.972Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:40:48.973Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||Response body: 
2021-11-21T10:40:48.973Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|DEBUG|500||=======================response end=================================================
2021-11-21T10:40:48.973Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed576915-68d2-4b29-9b1b-5c0407bc2754|INFO|404|Not Found|InvokeReturn
2021-11-21T10:40:48.978Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ed576915-68d2-4b29-9b1b-5c0407bc2754
2021-11-21T10:40:48.979Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:40:48.982Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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
2021-11-21T10:40:48.982Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:40:48.982Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:40:48.983Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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
2021-11-21T10:40:48.983Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:40:48.983Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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:"dd0ce3aa46b8b6fa", X-B3-SpanId:"9c63a2a9c9acd09c", X-B3-ParentSpanId:"dd0ce3aa46b8b6fa", X-B3-Sampled:"0", X-ONAP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-TransactionID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ECOMP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d3e428c-d6b0-4bc1-807d-7792c1c1e16c"]
2021-11-21T10:40:48.984Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:40:48.984Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:40:48.992Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:40:48.992Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:40:48.993Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:40:48.994Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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, 21 Nov 2021 10:40:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:40:48.995Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:40:48.995Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:40:48.996Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:40:48.997Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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$$c744bc6e.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)
2021-11-21T10:40:48.998Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:40:48.999Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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
2021-11-21T10:40:49.000Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:40:49.000Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:40:49.000Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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
2021-11-21T10:40:49.000Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:40:49.001Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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:"dd0ce3aa46b8b6fa", X-B3-SpanId:"254b34de2a46227a", X-B3-ParentSpanId:"dd0ce3aa46b8b6fa", X-B3-Sampled:"0", X-ONAP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-TransactionID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ECOMP-RequestID:"ed576915-68d2-4b29-9b1b-5c0407bc2754", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"206ed3b0-36fc-4190-9509-d346e4ec6f38"]
2021-11-21T10:40:49.001Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:40:49.001Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:40:49.014Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:40:49.014Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:40:49.014Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:40:49.015Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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, 21 Nov 2021 10:40:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:40:49.015Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:40:49.016Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:40:49.016Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:40:49.017Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|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$$c744bc6e.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)
2021-11-21T10:40:49.018Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@31e509f1
2021-11-21T10:40:49.020Z|ed576915-68d2-4b29-9b1b-5c0407bc2754|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:40:52.317Z|44053a26-1880-44cd-84fc-b48acf21f09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:52.317Z|02e6559b-dafe-4caa-a006-d1cc6e4340a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:52.318Z|02e6559b-dafe-4caa-a006-d1cc6e4340a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:52.320Z|2f8454b3-1d8b-4330-9738-9d6a9ff6fb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:40:52.320Z|2f8454b3-1d8b-4330-9738-9d6a9ff6fb39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:40:52.318Z|44053a26-1880-44cd-84fc-b48acf21f09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:00.336Z|3483ef4e-cd7f-4672-974c-3ae241931fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:00.337Z|3483ef4e-cd7f-4672-974c-3ae241931fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:00.620Z|8789a9cb-61d8-49dc-8f12-9f3fb8cacd6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:00.620Z|8789a9cb-61d8-49dc-8f12-9f3fb8cacd6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:01.582Z|11b2c474-9e94-4e96-9ebd-a96e5781efae|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:41:01.584Z|11b2c474-9e94-4e96-9ebd-a96e5781efae|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:02.351Z|0ec5bc0a-35bc-4183-bcfd-320f2b2cdcf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:02.352Z|0ec5bc0a-35bc-4183-bcfd-320f2b2cdcf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:02.351Z|c9d9404d-604b-49c8-90a0-60f20a9f3425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:02.351Z|543f508a-3d1d-45f0-82cb-5c87f0d914a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:02.357Z|c9d9404d-604b-49c8-90a0-60f20a9f3425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:02.357Z|543f508a-3d1d-45f0-82cb-5c87f0d914a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:12.382Z|f40c23ea-1ed4-4346-aa3d-f0569db7789d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:12.384Z|f40c23ea-1ed4-4346-aa3d-f0569db7789d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:12.385Z|79d32f0b-9d9c-4ea2-b583-7b0e84dcc35a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:12.386Z|79d32f0b-9d9c-4ea2-b583-7b0e84dcc35a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:12.388Z|6b04b105-76db-40fa-9a44-5c255331a8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:12.393Z|6b04b105-76db-40fa-9a44-5c255331a8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:15.336Z|12a9fc26-b55f-4561-b259-fe3f215add0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:15.339Z|12a9fc26-b55f-4561-b259-fe3f215add0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:17.471Z|82b337f7-00ed-4764-aebc-956cb7ed4ef4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:41:17.472Z|82b337f7-00ed-4764-aebc-956cb7ed4ef4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:22.406Z|207f7aca-1ff2-4c5a-b001-e92b58b6b4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:22.408Z|207f7aca-1ff2-4c5a-b001-e92b58b6b4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:22.409Z|3927f755-bda7-4e7a-b08c-dc307f7c0c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:22.410Z|3927f755-bda7-4e7a-b08c-dc307f7c0c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:22.414Z|90cd2baa-a137-499e-ac02-29764f8622f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:22.414Z|90cd2baa-a137-499e-ac02-29764f8622f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:30.335Z|76d9e988-f8f7-4f86-b5d1-471fa1ba96b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:30.336Z|76d9e988-f8f7-4f86-b5d1-471fa1ba96b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:30.621Z|367009b7-6096-4116-ba8c-3a576dcf74c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:30.622Z|367009b7-6096-4116-ba8c-3a576dcf74c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:32.432Z|2b6e38e1-f8a7-4da3-926c-3091f626e974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:32.432Z|930d67f8-db7b-4aeb-b78c-05cefcfc42de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:32.434Z|2b6e38e1-f8a7-4da3-926c-3091f626e974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:32.433Z|930d67f8-db7b-4aeb-b78c-05cefcfc42de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:32.435Z|7ea49cb9-1f19-489a-a4c7-ce9307946f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:32.435Z|7ea49cb9-1f19-489a-a4c7-ce9307946f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:42.459Z|b0837ba8-d877-421f-9250-dd9ac44e67e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:42.460Z|b0837ba8-d877-421f-9250-dd9ac44e67e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:42.458Z|77d75146-80f4-4bb0-8684-7815529e16ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:42.461Z|77d75146-80f4-4bb0-8684-7815529e16ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:42.461Z|37923f14-d388-43d3-a9a7-0fe09142653a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:42.462Z|37923f14-d388-43d3-a9a7-0fe09142653a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:45.337Z|68a6c062-6956-4a49-a97b-d566a6123f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:41:45.339Z|68a6c062-6956-4a49-a97b-d566a6123f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:41:52.488Z|1ece6588-fdd2-425d-b5e5-3ee57b7c21d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:52.490Z|1ece6588-fdd2-425d-b5e5-3ee57b7c21d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:52.490Z|052dfe26-3372-4967-902b-4712d6e87066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:52.491Z|0a54e6de-83a3-43ad-a7db-e0794a2f07d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:41:52.491Z|052dfe26-3372-4967-902b-4712d6e87066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:41:52.491Z|0a54e6de-83a3-43ad-a7db-e0794a2f07d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:00.336Z|1f663770-a8c4-40fb-aaed-55428b4e7301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:00.340Z|1f663770-a8c4-40fb-aaed-55428b4e7301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:00.622Z|5c774fef-2e7a-4e4f-8164-65a409259212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:00.623Z|5c774fef-2e7a-4e4f-8164-65a409259212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:02.518Z|28352417-8017-4c27-aa19-d2b6f46eec63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:02.519Z|28352417-8017-4c27-aa19-d2b6f46eec63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:02.519Z|ade25fc5-2299-40f9-8457-04dd08c146f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:02.519Z|ade25fc5-2299-40f9-8457-04dd08c146f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:02.519Z|e83c436e-0eaf-435f-b9c4-b69d7c89fe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:02.522Z|e83c436e-0eaf-435f-b9c4-b69d7c89fe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:07.561Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:42:07.565Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1b47ad04-acdd-4424-8e85-a81a3e3170c7 already exists in requestDb InfraActiveRequests table
2021-11-21T10:42:07.568Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7
2021-11-21T10:42:07.569Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|INFO|500||Invoke
2021-11-21T10:42:07.569Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||===========================request begin================================================
2021-11-21T10:42:07.569Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7
2021-11-21T10:42:07.569Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Method      : GET
2021-11-21T10:42:07.570Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fa51f7260dc3cef", X-B3-SpanId:"0469bcec750df3fa", X-B3-ParentSpanId:"4fa51f7260dc3cef", X-B3-Sampled:"0", X-ONAP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-TransactionID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ECOMP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"572206e2-3402-4d94-94e6-571b47cb4d7b"]
2021-11-21T10:42:07.570Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Request body: 
2021-11-21T10:42:07.570Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||==========================request end================================================
2021-11-21T10:42:07.619Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||============================response begin==========================================
2021-11-21T10:42:07.620Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:42:07.620Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Status text  : 
2021-11-21T10:42:07.621Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:42:07.621Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||Response body: 
2021-11-21T10:42:07.622Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|DEBUG|500||=======================response end=================================================
2021-11-21T10:42:07.623Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1b47ad04-acdd-4424-8e85-a81a3e3170c7|INFO|404|Not Found|InvokeReturn
2021-11-21T10:42:07.627Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1b47ad04-acdd-4424-8e85-a81a3e3170c7
2021-11-21T10:42:07.629Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:42:07.630Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:42:07.631Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:42:07.631Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:42:07.631Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-21T10:42:07.632Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:42:07.632Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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:"4fa51f7260dc3cef", X-B3-SpanId:"c440b3639ebe019c", X-B3-ParentSpanId:"4fa51f7260dc3cef", X-B3-Sampled:"0", X-ONAP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-TransactionID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ECOMP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54c402ec-20d7-4140-affa-479a738e4453"]
2021-11-21T10:42:07.633Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:42:07.634Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:42:07.650Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:42:07.651Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:42:07.651Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:42:07.652Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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, 21 Nov 2021 10:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:42:07.653Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:42:07.653Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:42:07.653Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:42:07.654Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:42:07.656Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:42:07.657Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:42:07.658Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:42:07.658Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:42:07.658Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:42:07.659Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:42:07.659Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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:"4fa51f7260dc3cef", X-B3-SpanId:"ee3ae5bd9b0fc105", X-B3-ParentSpanId:"4fa51f7260dc3cef", X-B3-Sampled:"0", X-ONAP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-TransactionID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ECOMP-RequestID:"1b47ad04-acdd-4424-8e85-a81a3e3170c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a534970-7ff9-4a00-a603-d411e9841e44"]
2021-11-21T10:42:07.660Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:42:07.660Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:42:07.672Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:42:07.672Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:42:07.673Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:42:07.673Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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, 21 Nov 2021 10:42:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:42:07.674Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:42:07.674Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:42:07.675Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:42:07.676Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:42:07.678Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4b308aab
2021-11-21T10:42:07.680Z|1b47ad04-acdd-4424-8e85-a81a3e3170c7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:42:12.542Z|f6d1aa38-a3c7-4751-bd31-6953fdf1c597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:12.543Z|f6d1aa38-a3c7-4751-bd31-6953fdf1c597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:12.542Z|5cb6387c-20e5-4e9c-9682-1e8acd40e229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:12.544Z|5cb6387c-20e5-4e9c-9682-1e8acd40e229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:12.545Z|44941ff5-072c-4bbe-8105-c582fb76d20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:12.546Z|44941ff5-072c-4bbe-8105-c582fb76d20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:15.335Z|167eaea0-bcb8-428c-949d-e1064bd8de1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:15.336Z|167eaea0-bcb8-428c-949d-e1064bd8de1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:17.461Z|a21ffdec-2357-43e5-b0bb-254f871ae7d6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:42:17.462Z|a21ffdec-2357-43e5-b0bb-254f871ae7d6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:20.451Z|4777f44a-d8d6-4872-997e-f31bd34cd9ef|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:42:20.452Z|4777f44a-d8d6-4872-997e-f31bd34cd9ef|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:22.569Z|aaeb6fed-496f-4f60-b83d-3b8acba833f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:22.569Z|11078b93-9145-4d67-a92c-17d2f9ff8e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:22.570Z|aaeb6fed-496f-4f60-b83d-3b8acba833f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:22.570Z|11078b93-9145-4d67-a92c-17d2f9ff8e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:22.574Z|8a0f9542-ffd1-4c54-8081-c70332a22426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:22.575Z|8a0f9542-ffd1-4c54-8081-c70332a22426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:30.335Z|9cfea0ca-e1c4-417e-9890-4d971bee0939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:30.336Z|9cfea0ca-e1c4-417e-9890-4d971bee0939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:30.624Z|af015abf-0a93-4ab2-a069-8efe9a5455bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:30.625Z|af015abf-0a93-4ab2-a069-8efe9a5455bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:32.595Z|3918d928-ba35-43c7-999a-48e8fad0481a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:32.595Z|2435199a-a0bd-48f8-a101-55c7473defd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:32.596Z|1dfc2a50-7da9-4c05-a99e-ccce5ce0ae19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:32.596Z|3918d928-ba35-43c7-999a-48e8fad0481a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:32.597Z|1dfc2a50-7da9-4c05-a99e-ccce5ce0ae19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:32.597Z|2435199a-a0bd-48f8-a101-55c7473defd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:42.623Z|6bff4e93-d39a-4d1f-934e-9bb7fde8c9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:42.623Z|09d18d56-3668-44db-bb28-a5731c525c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:42.623Z|5d319e33-87df-476c-8629-225e414eeb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:42.624Z|09d18d56-3668-44db-bb28-a5731c525c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:42.624Z|6bff4e93-d39a-4d1f-934e-9bb7fde8c9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:42.624Z|5d319e33-87df-476c-8629-225e414eeb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:45.337Z|009461d0-2a76-4ab0-bb1d-e3436e1fdcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:42:45.341Z|009461d0-2a76-4ab0-bb1d-e3436e1fdcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:42:52.656Z|042f7b5c-1d79-402a-a229-89d9311db190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:52.656Z|272c7a09-ad6f-46f3-bbba-8579f5d2869d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:52.656Z|30faf1bd-a23d-4c7c-978c-8ad70e1aab74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:42:52.658Z|30faf1bd-a23d-4c7c-978c-8ad70e1aab74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:52.658Z|042f7b5c-1d79-402a-a229-89d9311db190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:42:52.658Z|272c7a09-ad6f-46f3-bbba-8579f5d2869d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:00.335Z|02160d1c-ecc8-4579-9318-be576e23801f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:00.336Z|02160d1c-ecc8-4579-9318-be576e23801f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:00.626Z|515d441e-016d-4c69-8b2d-46e307d4d641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:00.626Z|515d441e-016d-4c69-8b2d-46e307d4d641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:02.681Z|bfabcee0-afdb-4e47-a827-5ef40e0665f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:02.682Z|bfabcee0-afdb-4e47-a827-5ef40e0665f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:02.683Z|4c20939f-6554-4c6b-a09d-a8cb4ea99078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:02.684Z|4c20939f-6554-4c6b-a09d-a8cb4ea99078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:02.687Z|644b1c80-afdb-47af-86f3-c717cb7dae04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:02.688Z|644b1c80-afdb-47af-86f3-c717cb7dae04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:12.712Z|4be257f5-574a-46ce-8ca5-c67e5c0fac14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:12.713Z|ced3f53c-c3cc-4aac-81bb-51e74ce57a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:12.714Z|ced3f53c-c3cc-4aac-81bb-51e74ce57a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:12.714Z|4be257f5-574a-46ce-8ca5-c67e5c0fac14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:12.714Z|b28fc385-4835-4930-9958-e62f84f2da44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:12.715Z|b28fc385-4835-4930-9958-e62f84f2da44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:15.335Z|20764c47-9224-4ab5-81b2-9fe290dd158c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:15.336Z|20764c47-9224-4ab5-81b2-9fe290dd158c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:17.463Z|4cdd7907-d7d7-471e-9aa8-d3b5f4aaff9f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:43:17.464Z|4cdd7907-d7d7-471e-9aa8-d3b5f4aaff9f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:22.739Z|c7b92e7c-6a22-4fbb-bcd2-12e5430dfbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:22.739Z|e9b65658-c9ed-4369-9798-b15e1105cb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:22.740Z|c7b92e7c-6a22-4fbb-bcd2-12e5430dfbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:22.740Z|e9b65658-c9ed-4369-9798-b15e1105cb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:22.740Z|51901b93-4cf3-40eb-83e3-76aef2fcad46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:22.741Z|51901b93-4cf3-40eb-83e3-76aef2fcad46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:30.335Z|3c5c72ec-70eb-4756-8da6-d3208893a9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:30.337Z|3c5c72ec-70eb-4756-8da6-d3208893a9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:30.627Z|5cf8902d-7014-4e66-b625-22efe81736db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:30.628Z|5cf8902d-7014-4e66-b625-22efe81736db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:32.769Z|9fcdf8b4-dc46-4ab0-b479-2a96588cc9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:32.769Z|6170126f-7918-4658-8a4d-d1e6c51a5933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:32.770Z|6170126f-7918-4658-8a4d-d1e6c51a5933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:32.770Z|9fcdf8b4-dc46-4ab0-b479-2a96588cc9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:32.786Z|a70402c7-a507-4b8c-81c0-c00d2858aff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:32.787Z|a70402c7-a507-4b8c-81c0-c00d2858aff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:42.806Z|573783e5-a0ac-4372-9772-9cf88088acc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:42.806Z|7879a686-e1ba-4487-8c82-c39302df5265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:42.807Z|573783e5-a0ac-4372-9772-9cf88088acc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:42.807Z|7879a686-e1ba-4487-8c82-c39302df5265|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:42.810Z|97785cad-d5a5-4e05-b3ff-e1da37e99d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:42.810Z|97785cad-d5a5-4e05-b3ff-e1da37e99d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:45.336Z|dbd59759-681d-4ab0-aa73-6838e62d41e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:43:45.339Z|dbd59759-681d-4ab0-aa73-6838e62d41e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:43:52.845Z|65385a38-3533-4c6b-8331-393a6fe0563d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:52.845Z|a60bc01a-109a-4be6-8906-52b59ef0e2b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:52.845Z|7a144a7d-cdf8-4f7c-829d-b647485bed83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:43:52.846Z|65385a38-3533-4c6b-8331-393a6fe0563d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:52.846Z|a60bc01a-109a-4be6-8906-52b59ef0e2b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:43:52.846Z|7a144a7d-cdf8-4f7c-829d-b647485bed83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:00.335Z|f4528fde-ffd6-4b55-96b1-57ab8a2e66e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:00.338Z|f4528fde-ffd6-4b55-96b1-57ab8a2e66e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:00.629Z|8f110e75-56fe-486e-8b95-8848d06c6e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:00.630Z|8f110e75-56fe-486e-8b95-8848d06c6e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:02.869Z|7d06658a-21b7-464e-89f6-94a5cc67cb68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:02.869Z|ae4a45ed-05b2-42aa-8c05-5af009a2dfdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:02.869Z|7d06658a-21b7-464e-89f6-94a5cc67cb68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:02.870Z|ae4a45ed-05b2-42aa-8c05-5af009a2dfdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:02.872Z|886323d2-c2aa-4e6d-a92c-30cdc0633f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:02.873Z|886323d2-c2aa-4e6d-a92c-30cdc0633f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:12.898Z|ccaf1548-ed5a-4b2e-9a0e-1cb6bcb08467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:12.898Z|0696c06c-65b1-441a-976a-ee612d312d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:12.898Z|2cead347-c747-4e27-b096-d3c89b78abbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:12.899Z|ccaf1548-ed5a-4b2e-9a0e-1cb6bcb08467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:12.899Z|2cead347-c747-4e27-b096-d3c89b78abbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:12.900Z|0696c06c-65b1-441a-976a-ee612d312d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:15.335Z|45b10b7d-538c-4dd4-bc47-a7021c8a1497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:15.336Z|45b10b7d-538c-4dd4-bc47-a7021c8a1497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:17.462Z|e4861701-786a-4304-ac65-3eaf357522a6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:44:17.463Z|e4861701-786a-4304-ac65-3eaf357522a6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:22.941Z|77d4d7d3-bd84-41e5-a267-204660696dfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:22.941Z|d59c9c62-62b1-4fcc-a752-e8417b517819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:22.941Z|a8bba003-28c6-4a57-9358-705631dd77b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:22.944Z|a8bba003-28c6-4a57-9358-705631dd77b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:22.944Z|77d4d7d3-bd84-41e5-a267-204660696dfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:22.944Z|d59c9c62-62b1-4fcc-a752-e8417b517819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:30.336Z|76d995d1-a62e-4154-9049-782d368afe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:30.337Z|76d995d1-a62e-4154-9049-782d368afe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:30.630Z|ab7af740-aaba-43b7-8f4c-58c3e18e5ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:30.631Z|ab7af740-aaba-43b7-8f4c-58c3e18e5ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:33.009Z|796fa050-f4d7-4732-a6c2-9aef5e1c9fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:33.011Z|796fa050-f4d7-4732-a6c2-9aef5e1c9fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:33.013Z|640423b8-6bfc-4449-8a55-5a11b1c63aaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:33.013Z|640423b8-6bfc-4449-8a55-5a11b1c63aaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:33.018Z|4059740e-9edc-4f71-a2d7-c96ee57e88f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:33.018Z|4059740e-9edc-4f71-a2d7-c96ee57e88f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:43.035Z|4784f38d-e8a1-4d12-ba4a-038dcc9f9636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:43.035Z|1252d3d7-e99d-407f-9265-b727ba109581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:43.036Z|4784f38d-e8a1-4d12-ba4a-038dcc9f9636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:43.036Z|d5ac89ca-c478-4c98-9fa0-149d407fd756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:43.036Z|1252d3d7-e99d-407f-9265-b727ba109581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:43.037Z|d5ac89ca-c478-4c98-9fa0-149d407fd756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:45.335Z|ab4a3eba-e68a-4fdd-bd71-005d00ee429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:44:45.338Z|ab4a3eba-e68a-4fdd-bd71-005d00ee429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:44:53.059Z|dca5bee5-ee9c-4305-a82f-444159c09a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:53.059Z|7340e22b-665c-49a8-bae8-9f26e08f18c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:53.059Z|cb686d23-09ed-41b3-a254-345db41abbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:44:53.061Z|cb686d23-09ed-41b3-a254-345db41abbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:53.061Z|7340e22b-665c-49a8-bae8-9f26e08f18c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:53.061Z|dca5bee5-ee9c-4305-a82f-444159c09a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:44:57.258Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:44:57.262Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ff370b59-1b52-4e55-ba69-8a3807d90c20 already exists in requestDb InfraActiveRequests table
2021-11-21T10:44:57.264Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20
2021-11-21T10:44:57.265Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|INFO|500||Invoke
2021-11-21T10:44:57.265Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||===========================request begin================================================
2021-11-21T10:44:57.265Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20
2021-11-21T10:44:57.266Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Method      : GET
2021-11-21T10:44:57.266Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f5801ab97efd698", X-B3-SpanId:"cb02efbae315f86d", X-B3-ParentSpanId:"0f5801ab97efd698", X-B3-Sampled:"0", X-ONAP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-TransactionID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ECOMP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"728dc852-cfa8-4849-ab79-5cbf75592ef3"]
2021-11-21T10:44:57.266Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Request body: 
2021-11-21T10:44:57.267Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||==========================request end================================================
2021-11-21T10:44:57.314Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||============================response begin==========================================
2021-11-21T10:44:57.314Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:44:57.314Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Status text  : 
2021-11-21T10:44:57.315Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:44:57.315Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||Response body: 
2021-11-21T10:44:57.316Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|DEBUG|500||=======================response end=================================================
2021-11-21T10:44:57.316Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff370b59-1b52-4e55-ba69-8a3807d90c20|INFO|404|Not Found|InvokeReturn
2021-11-21T10:44:57.322Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ff370b59-1b52-4e55-ba69-8a3807d90c20
2021-11-21T10:44:57.323Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:44:57.324Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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
2021-11-21T10:44:57.325Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:44:57.325Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:44:57.325Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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
2021-11-21T10:44:57.326Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:44:57.326Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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:"0f5801ab97efd698", X-B3-SpanId:"404a7b1e65a15bf2", X-B3-ParentSpanId:"0f5801ab97efd698", X-B3-Sampled:"0", X-ONAP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-TransactionID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ECOMP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04c3e06d-0761-4064-8431-b0835af68aa5"]
2021-11-21T10:44:57.326Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:44:57.327Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:44:57.335Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:44:57.335Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:44:57.336Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:44:57.336Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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, 21 Nov 2021 10:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:44:57.337Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:44:57.337Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:44:57.338Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:44:57.339Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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$$c744bc6e.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)
2021-11-21T10:44:57.340Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:44:57.341Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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
2021-11-21T10:44:57.341Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:44:57.342Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:44:57.342Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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
2021-11-21T10:44:57.343Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:44:57.343Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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:"0f5801ab97efd698", X-B3-SpanId:"a2cf490e13788865", X-B3-ParentSpanId:"0f5801ab97efd698", X-B3-Sampled:"0", X-ONAP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-TransactionID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ECOMP-RequestID:"ff370b59-1b52-4e55-ba69-8a3807d90c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d08c5f-c3bc-4292-984b-a12e59a6022f"]
2021-11-21T10:44:57.343Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:44:57.344Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:44:57.366Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:44:57.366Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:44:57.367Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:44:57.367Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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, 21 Nov 2021 10:44:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:44:57.368Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:44:57.368Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:44:57.369Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:44:57.370Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|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$$c744bc6e.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)
2021-11-21T10:44:57.371Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@45dc9129
2021-11-21T10:44:57.373Z|ff370b59-1b52-4e55-ba69-8a3807d90c20|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:45:00.335Z|74894167-fdca-42d1-9df4-ae863f87c6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:00.340Z|74894167-fdca-42d1-9df4-ae863f87c6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:00.633Z|9cc23aa6-4e39-4459-979e-90a428e2482b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:00.633Z|9cc23aa6-4e39-4459-979e-90a428e2482b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:03.089Z|c2b6508e-a24a-4cf8-baf3-554a70a8f5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:03.089Z|332c0dc5-95a9-4795-8785-62c3e9f3d12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:03.090Z|c2b6508e-a24a-4cf8-baf3-554a70a8f5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:03.090Z|332c0dc5-95a9-4795-8785-62c3e9f3d12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:03.094Z|2b0b9fb3-448e-4dae-aecb-7a42159c3c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:03.095Z|2b0b9fb3-448e-4dae-aecb-7a42159c3c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:13.117Z|07677e94-47c4-471d-9033-8f4d528e5b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:13.117Z|6e3ffd9d-7ee4-4428-ab16-2d0cce46355c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:13.118Z|6e3ffd9d-7ee4-4428-ab16-2d0cce46355c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:13.118Z|07677e94-47c4-471d-9033-8f4d528e5b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:13.117Z|909d1d7f-ea92-4c44-b95c-afaf5076753f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:13.127Z|909d1d7f-ea92-4c44-b95c-afaf5076753f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:14.330Z|508fb23c-a0df-418f-99cb-defaeb0d418d|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:45:14.331Z|508fb23c-a0df-418f-99cb-defaeb0d418d|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:15.336Z|0370e50f-0eee-4fef-811a-e923038e90a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:15.337Z|0370e50f-0eee-4fef-811a-e923038e90a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:17.461Z|97366f74-77d0-4cea-ab15-e51d8660b2d9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:45:17.462Z|97366f74-77d0-4cea-ab15-e51d8660b2d9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:23.145Z|2a2f8bba-2f7c-44df-a5a2-6c6c5268db16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:23.145Z|b2fa9c9e-2318-4778-9e32-e75d97488c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:23.146Z|2a2f8bba-2f7c-44df-a5a2-6c6c5268db16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:23.146Z|b2fa9c9e-2318-4778-9e32-e75d97488c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:23.150Z|1da836a2-18a2-496a-8ec4-383d3d7dbc29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:23.153Z|1da836a2-18a2-496a-8ec4-383d3d7dbc29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:30.335Z|df0cca1d-c858-4662-9ee5-e09f3836082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:30.338Z|df0cca1d-c858-4662-9ee5-e09f3836082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:30.635Z|f9dc743a-866c-40bf-a5bd-6ee87e0ea13c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:30.635Z|f9dc743a-866c-40bf-a5bd-6ee87e0ea13c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:33.170Z|159480fd-fe88-427f-8094-79ce0e6b6901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:33.170Z|91357f8d-d502-437b-856c-b9830c52f6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:33.172Z|91357f8d-d502-437b-856c-b9830c52f6c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:33.172Z|159480fd-fe88-427f-8094-79ce0e6b6901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:33.172Z|6ea2a5c2-4340-43c3-a641-a7a5f68d6e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:33.173Z|6ea2a5c2-4340-43c3-a641-a7a5f68d6e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:43.204Z|73f9bc3b-a981-4524-8106-bce44484f56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:43.204Z|220ec14d-4de3-42fb-8f4b-44baf98c96a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:43.204Z|e0628702-40f9-4402-b994-ac3190854159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:43.206Z|73f9bc3b-a981-4524-8106-bce44484f56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:43.206Z|e0628702-40f9-4402-b994-ac3190854159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:43.206Z|220ec14d-4de3-42fb-8f4b-44baf98c96a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:45.337Z|1f010559-dc61-4b11-bd86-ee9801ad3919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:45:45.338Z|1f010559-dc61-4b11-bd86-ee9801ad3919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:45:53.229Z|a5433911-5fdb-41a7-a717-21bbcaddec4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:53.229Z|a3685d56-9c0b-4668-b014-35e3555f166d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:53.230Z|a5433911-5fdb-41a7-a717-21bbcaddec4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:53.230Z|a3685d56-9c0b-4668-b014-35e3555f166d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:45:53.239Z|8e729cbd-0416-4d97-80d6-f336840bffff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:45:53.240Z|8e729cbd-0416-4d97-80d6-f336840bffff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:00.335Z|b4cf6ed7-0543-4faa-be5a-4629c4180812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:00.336Z|b4cf6ed7-0543-4faa-be5a-4629c4180812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:00.636Z|092c9907-9f20-479f-aae4-3f4ce259285e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:00.637Z|092c9907-9f20-479f-aae4-3f4ce259285e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:03.253Z|b498fade-f99d-4e5d-b532-471c2e780467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:03.253Z|d4e5288f-2386-4ffc-bc68-7d45e0ba6d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:03.254Z|d4e5288f-2386-4ffc-bc68-7d45e0ba6d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:03.254Z|b498fade-f99d-4e5d-b532-471c2e780467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:03.259Z|654a08de-59cf-4f36-a87e-9b0c481ec64f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:03.259Z|654a08de-59cf-4f36-a87e-9b0c481ec64f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:13.280Z|5123c1dd-94dd-4d13-9412-9801cef6e6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:13.280Z|63c0cc49-37cd-447f-bbe4-6b4a1d218e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:13.282Z|5123c1dd-94dd-4d13-9412-9801cef6e6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:13.282Z|63c0cc49-37cd-447f-bbe4-6b4a1d218e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:13.289Z|960cefdf-02f4-4342-bf06-b564399555ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:13.290Z|960cefdf-02f4-4342-bf06-b564399555ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:15.337Z|f0172e59-46ce-423b-9c8d-f5d1328d6dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:15.340Z|f0172e59-46ce-423b-9c8d-f5d1328d6dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:17.462Z|75f3bc16-5ca1-499f-920f-9e4b6b042b03|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:46:17.463Z|75f3bc16-5ca1-499f-920f-9e4b6b042b03|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:23.314Z|e96eda06-3e0f-46ad-a7ca-42bda02efb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:23.314Z|cd7f22a7-107b-4429-aebc-6735b8a9a628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:23.314Z|406541d3-3b79-4e08-8926-8365dc129c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:23.315Z|e96eda06-3e0f-46ad-a7ca-42bda02efb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:23.315Z|cd7f22a7-107b-4429-aebc-6735b8a9a628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:23.315Z|406541d3-3b79-4e08-8926-8365dc129c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:30.336Z|c0cb094e-153c-41b6-8acc-e935239ff88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:30.337Z|c0cb094e-153c-41b6-8acc-e935239ff88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:30.638Z|a970173c-e663-46f0-b22f-fd3411be7c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:30.638Z|a970173c-e663-46f0-b22f-fd3411be7c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:33.341Z|7d9f654c-4a72-494e-8f68-53f5a0a8cf72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:33.341Z|47d3388d-313f-4db3-8cb0-aded6a47d559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:33.341Z|c677ac3f-08c7-4820-96eb-93021cc11355|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:33.343Z|7d9f654c-4a72-494e-8f68-53f5a0a8cf72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:33.343Z|47d3388d-313f-4db3-8cb0-aded6a47d559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:33.343Z|c677ac3f-08c7-4820-96eb-93021cc11355|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:43.368Z|17bfb535-160f-4c05-853d-40fa184f813a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:43.368Z|9b51bee6-8b04-40ce-aefd-9525c361667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:43.368Z|4e6df601-5261-4193-8b72-293c7ff794c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:43.369Z|9b51bee6-8b04-40ce-aefd-9525c361667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:43.369Z|4e6df601-5261-4193-8b72-293c7ff794c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:43.369Z|17bfb535-160f-4c05-853d-40fa184f813a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:45.335Z|06b0fd1e-5c7f-4adf-af93-088cd6428c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:46:45.336Z|06b0fd1e-5c7f-4adf-af93-088cd6428c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:46:53.399Z|4cccf793-9ddb-4caa-bc8a-4af6064eef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:53.400Z|4cccf793-9ddb-4caa-bc8a-4af6064eef20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:53.408Z|9884b7c6-6164-4e32-8ab3-d74047f5a911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:53.408Z|9884b7c6-6164-4e32-8ab3-d74047f5a911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:46:53.414Z|95914765-4e59-412a-a73a-27675976099d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:46:53.414Z|95914765-4e59-412a-a73a-27675976099d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:00.335Z|7902ede3-4ac1-4a91-b8db-c4f4c5c62b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:00.338Z|7902ede3-4ac1-4a91-b8db-c4f4c5c62b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:00.639Z|c13b52e4-eb4d-4c76-918c-e6d774fcb2d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:00.640Z|c13b52e4-eb4d-4c76-918c-e6d774fcb2d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:03.466Z|9fcf9678-3d65-4476-9618-b87fa8e0e921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:03.467Z|9fcf9678-3d65-4476-9618-b87fa8e0e921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:03.467Z|d48fde08-c9ea-4363-80c1-fe9d3e35d98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:03.468Z|d48fde08-c9ea-4363-80c1-fe9d3e35d98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:03.478Z|8fa0d9a2-0572-4e48-adf0-b441ec4ceb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:03.478Z|8fa0d9a2-0572-4e48-adf0-b441ec4ceb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:13.496Z|bef99c8a-b2aa-4521-b21c-a808bd62e64d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:13.497Z|bef99c8a-b2aa-4521-b21c-a808bd62e64d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:13.506Z|be5af688-3043-4a8d-8eab-e12f61f02f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:13.506Z|be5af688-3043-4a8d-8eab-e12f61f02f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:13.513Z|67c0fc0a-2438-40b5-b212-570e47413878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:13.515Z|67c0fc0a-2438-40b5-b212-570e47413878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:15.336Z|ac390009-5b6b-4c47-87bd-59c7369fbff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:15.337Z|ac390009-5b6b-4c47-87bd-59c7369fbff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:17.463Z|0788107a-59cc-4bf1-94a6-1807b5281ae9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:47:17.463Z|0788107a-59cc-4bf1-94a6-1807b5281ae9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:23.528Z|90cf8b2a-1378-4418-a494-be33bfb61647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:23.528Z|63d1777d-eab2-45e5-9a0e-74a3b162a694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:23.529Z|90cf8b2a-1378-4418-a494-be33bfb61647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:23.530Z|63d1777d-eab2-45e5-9a0e-74a3b162a694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:23.537Z|1f8eb34b-8eb2-4922-920b-a2736b8a02db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:23.537Z|1f8eb34b-8eb2-4922-920b-a2736b8a02db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:30.338Z|a794e574-6788-4b31-a783-a71cc9e7b28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:30.344Z|a794e574-6788-4b31-a783-a71cc9e7b28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:30.641Z|99e511ac-1d13-4828-94b5-1104434f7165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:30.642Z|99e511ac-1d13-4828-94b5-1104434f7165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:33.560Z|930c275a-c15e-436c-9c68-a30e324988e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:33.561Z|c2683a9f-2552-498b-bcac-4613ba0b03be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:33.562Z|c2683a9f-2552-498b-bcac-4613ba0b03be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:33.562Z|930c275a-c15e-436c-9c68-a30e324988e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:33.562Z|20de91c2-20a6-4d1e-88b5-1e2626fc1b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:33.563Z|20de91c2-20a6-4d1e-88b5-1e2626fc1b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:43.586Z|50fb99c0-7741-4f96-b672-94c2f62bb492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:43.587Z|50fb99c0-7741-4f96-b672-94c2f62bb492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:43.593Z|3593c352-107e-4a6d-bfd8-c73fe9c07ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:43.594Z|3593c352-107e-4a6d-bfd8-c73fe9c07ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:43.594Z|0d5e06f0-9212-4fff-a868-1f3d001ef757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:43.594Z|0d5e06f0-9212-4fff-a868-1f3d001ef757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:45.335Z|0e7127a4-71fe-4bc3-8f7d-509c5ebdcd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:47:45.336Z|0e7127a4-71fe-4bc3-8f7d-509c5ebdcd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:47:53.611Z|5fc235bf-e01b-4879-896b-fa7f490e6470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:53.612Z|5fc235bf-e01b-4879-896b-fa7f490e6470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:53.624Z|819041a4-a3b9-49b5-816c-a007f87d7c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:53.625Z|819041a4-a3b9-49b5-816c-a007f87d7c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:47:53.629Z|2631b709-c1ca-479a-908f-f92c5093dfd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:47:53.630Z|2631b709-c1ca-479a-908f-f92c5093dfd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:00.335Z|dd3fa913-f367-41da-81d4-1966f3bf186d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:00.337Z|dd3fa913-f367-41da-81d4-1966f3bf186d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:00.642Z|2cb95357-a587-470d-aa0a-afc3d2a3de6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:00.643Z|2cb95357-a587-470d-aa0a-afc3d2a3de6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:03.638Z|ed375ecf-c45a-488e-bee0-3ac71522f8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:03.638Z|ed375ecf-c45a-488e-bee0-3ac71522f8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:03.645Z|4013dd74-e7da-4c71-b732-b4b5336cb362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:03.645Z|4013dd74-e7da-4c71-b732-b4b5336cb362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:03.650Z|e573cdcf-28a6-41ce-9006-82e9acdf8077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:03.650Z|e573cdcf-28a6-41ce-9006-82e9acdf8077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:13.664Z|01dda18f-bba2-468e-88a1-1e3bea44be8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:13.664Z|09baf780-562b-4d5c-b1fd-cb65b3c64aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:13.665Z|01dda18f-bba2-468e-88a1-1e3bea44be8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:13.665Z|09baf780-562b-4d5c-b1fd-cb65b3c64aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:13.670Z|debb5882-c64a-40b3-9808-615bdbbc5c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:13.671Z|debb5882-c64a-40b3-9808-615bdbbc5c80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:15.335Z|5f44ad14-6f43-44c4-bdd5-e6be0fd31763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:15.339Z|5f44ad14-6f43-44c4-bdd5-e6be0fd31763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:17.463Z|b999717d-b94f-48aa-9c28-e6b9694c1d31|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:48:17.464Z|b999717d-b94f-48aa-9c28-e6b9694c1d31|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:23.699Z|c17b09f7-52b5-42e2-8015-0da25b1a5082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:23.699Z|ef4c2692-6cbe-4963-917a-83bcdfff8a7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:23.699Z|5700bd27-9596-4238-93e2-9686ffacc264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:23.700Z|c17b09f7-52b5-42e2-8015-0da25b1a5082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:23.700Z|ef4c2692-6cbe-4963-917a-83bcdfff8a7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:23.700Z|5700bd27-9596-4238-93e2-9686ffacc264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:30.337Z|7991de59-7cba-4602-98d4-2630ec8da52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:30.339Z|7991de59-7cba-4602-98d4-2630ec8da52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:30.644Z|d7789d86-da6f-47ce-a106-8feb047ddcf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:30.644Z|d7789d86-da6f-47ce-a106-8feb047ddcf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:33.725Z|fd5b0897-c7c3-4955-8bf1-e44b3ff2b0a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:33.726Z|0a842a83-0f14-496e-880e-2293da3d20a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:33.726Z|fd5b0897-c7c3-4955-8bf1-e44b3ff2b0a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:33.726Z|0a842a83-0f14-496e-880e-2293da3d20a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:33.729Z|abfd50eb-1e5f-498c-88c0-ccfc43810b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:33.729Z|abfd50eb-1e5f-498c-88c0-ccfc43810b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:43.748Z|2d589f2d-8e41-41a4-92cf-2f4b5d42472e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:43.748Z|94a65ba2-080c-42a6-b55c-d4eb9cea9a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:43.749Z|6c32a77e-8885-402d-a21e-565607b4030e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:43.750Z|2d589f2d-8e41-41a4-92cf-2f4b5d42472e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:43.750Z|6c32a77e-8885-402d-a21e-565607b4030e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:43.750Z|94a65ba2-080c-42a6-b55c-d4eb9cea9a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:45.336Z|3241f5b7-c14f-4fb3-abb5-ec61280340a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:48:45.337Z|3241f5b7-c14f-4fb3-abb5-ec61280340a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:48:53.776Z|ff116e88-10ed-4c22-88b9-ae4f8f79144a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:53.776Z|674635a8-e2bf-43ee-b5f1-f7757ec85d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:53.776Z|ce3301b9-c825-4674-b4bb-93b826884612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:48:53.777Z|ff116e88-10ed-4c22-88b9-ae4f8f79144a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:53.777Z|ce3301b9-c825-4674-b4bb-93b826884612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:48:53.777Z|674635a8-e2bf-43ee-b5f1-f7757ec85d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:00.336Z|d2127ec3-1133-4ba8-8a60-c493e52ec972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:00.340Z|d2127ec3-1133-4ba8-8a60-c493e52ec972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:00.645Z|b463f53e-f715-4b31-8413-d49c2dd652e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:00.646Z|b463f53e-f715-4b31-8413-d49c2dd652e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:03.801Z|95a78a8f-5b8c-4962-9eac-f627e17365eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:03.801Z|3aad46b6-8448-487a-a886-7e9b5fb5d4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:03.801Z|f344033d-3f9d-4abb-a837-48d6e78ca03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:03.802Z|95a78a8f-5b8c-4962-9eac-f627e17365eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:03.802Z|3aad46b6-8448-487a-a886-7e9b5fb5d4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:03.802Z|f344033d-3f9d-4abb-a837-48d6e78ca03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:13.839Z|b84b913b-1eea-45f1-809b-a9d42e28c387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:13.839Z|1eb0fb68-e783-45e7-81a5-92056e828417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:13.839Z|78616c45-7307-40ad-82e6-40beea0b82bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:13.843Z|b84b913b-1eea-45f1-809b-a9d42e28c387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:13.843Z|1eb0fb68-e783-45e7-81a5-92056e828417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:13.843Z|78616c45-7307-40ad-82e6-40beea0b82bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:15.336Z|90532a24-30eb-4484-807e-9360319d1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:15.337Z|90532a24-30eb-4484-807e-9360319d1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:17.462Z|faa2657f-59c3-4dcf-b67b-4e7b483e2139|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:49:17.463Z|faa2657f-59c3-4dcf-b67b-4e7b483e2139|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:23.868Z|e0022cae-f515-4c4c-b279-443d7406c6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:23.868Z|1d9f93b5-0ac6-484c-9822-4481d8b24b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:23.869Z|1d9f93b5-0ac6-484c-9822-4481d8b24b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:23.869Z|e0022cae-f515-4c4c-b279-443d7406c6d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:23.870Z|b5036404-9f9c-4179-a9b5-be2ae471968d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:23.871Z|b5036404-9f9c-4179-a9b5-be2ae471968d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:30.335Z|f3510344-2a44-41ab-9162-1d1233ff8720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:30.340Z|f3510344-2a44-41ab-9162-1d1233ff8720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:30.647Z|a6630481-f33e-4adf-b760-dd77ae724dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:30.648Z|a6630481-f33e-4adf-b760-dd77ae724dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:33.899Z|62ff10a8-0bdf-41e5-9c28-1c2fdd8aa199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:33.899Z|f3b3b099-1cf5-44a1-8cfd-1e5e2bfebf47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:33.899Z|5334a32e-405c-46ce-8c29-bb4c37593953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:33.901Z|f3b3b099-1cf5-44a1-8cfd-1e5e2bfebf47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:33.901Z|62ff10a8-0bdf-41e5-9c28-1c2fdd8aa199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:33.901Z|5334a32e-405c-46ce-8c29-bb4c37593953|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:43.925Z|836b9643-9083-472a-8ece-12e4cfae3831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:43.925Z|1b768e32-4cfd-4651-9e18-4e5446943bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:43.926Z|02cd4606-9aed-4e70-bb0c-d211c9cc97e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:43.927Z|1b768e32-4cfd-4651-9e18-4e5446943bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:43.927Z|836b9643-9083-472a-8ece-12e4cfae3831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:43.927Z|02cd4606-9aed-4e70-bb0c-d211c9cc97e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:45.335Z|557ff6f9-5bc8-49b7-9836-d226f1308a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:49:45.339Z|557ff6f9-5bc8-49b7-9836-d226f1308a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:49:53.559Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:49:53.562Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 96a11ca8-850e-44bd-8320-8187ca9ed462 already exists in requestDb InfraActiveRequests table
2021-11-21T10:49:53.564Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462
2021-11-21T10:49:53.565Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|INFO|500||Invoke
2021-11-21T10:49:53.565Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||===========================request begin================================================
2021-11-21T10:49:53.566Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462
2021-11-21T10:49:53.566Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Method      : GET
2021-11-21T10:49:53.566Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c66389b48e3623ff", X-B3-SpanId:"8585e1c09f107e9e", X-B3-ParentSpanId:"c66389b48e3623ff", X-B3-Sampled:"0", X-ONAP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-TransactionID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ECOMP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65594c33-21b9-4a29-b81b-ab9f46394c22"]
2021-11-21T10:49:53.566Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Request body: 
2021-11-21T10:49:53.567Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||==========================request end================================================
2021-11-21T10:49:53.622Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||============================response begin==========================================
2021-11-21T10:49:53.622Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:49:53.622Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Status text  : 
2021-11-21T10:49:53.623Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:49:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:49:53.623Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||Response body: 
2021-11-21T10:49:53.623Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|DEBUG|500||=======================response end=================================================
2021-11-21T10:49:53.624Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a11ca8-850e-44bd-8320-8187ca9ed462|INFO|404|Not Found|InvokeReturn
2021-11-21T10:49:53.629Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 96a11ca8-850e-44bd-8320-8187ca9ed462
2021-11-21T10:49:53.630Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:49:53.631Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:49:53.631Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:49:53.632Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:49:53.632Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-21T10:49:53.632Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:49:53.632Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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:"c66389b48e3623ff", X-B3-SpanId:"55735790a1305349", X-B3-ParentSpanId:"c66389b48e3623ff", X-B3-Sampled:"0", X-ONAP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-TransactionID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ECOMP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"025e3a07-e9d0-420b-8f89-e3e5d2caa4bd"]
2021-11-21T10:49:53.633Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:49:53.633Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:49:53.649Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:49:53.650Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:49:53.651Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:49:53.651Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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, 21 Nov 2021 10:49:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:49:53.651Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:49:53.652Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:49:53.652Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:49:53.653Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:49:53.654Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:49:53.655Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:49:53.655Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:49:53.656Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:49:53.656Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:49:53.656Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:49:53.656Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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:"c66389b48e3623ff", X-B3-SpanId:"a9c1eebf824919c7", X-B3-ParentSpanId:"c66389b48e3623ff", X-B3-Sampled:"0", X-ONAP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-TransactionID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ECOMP-RequestID:"96a11ca8-850e-44bd-8320-8187ca9ed462", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb5ca0d0-ca2c-4170-a7a0-b63b8af71615"]
2021-11-21T10:49:53.657Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:49:53.657Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:49:53.668Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:49:53.668Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:49:53.669Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:49:53.669Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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, 21 Nov 2021 10:49:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:49:53.670Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:49:53.670Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:49:53.671Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:49:53.673Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:49:53.676Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@10cae127
2021-11-21T10:49:53.678Z|96a11ca8-850e-44bd-8320-8187ca9ed462|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:49:53.951Z|e2799e42-c3a6-43ca-a345-573344af89e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:53.952Z|e2799e42-c3a6-43ca-a345-573344af89e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:53.951Z|4a7e0148-1e86-4972-a4d7-1799574596a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:53.951Z|84d8e52b-f710-414a-9219-f6a4193ce277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:49:53.953Z|4a7e0148-1e86-4972-a4d7-1799574596a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:53.953Z|84d8e52b-f710-414a-9219-f6a4193ce277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:49:55.492Z|f53df02d-a486-4db0-b27d-eea82d93d65b|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:49:55.493Z|f53df02d-a486-4db0-b27d-eea82d93d65b|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:00.335Z|7eefd756-97a7-4c8e-b0fb-92dfde0a5caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:00.336Z|7eefd756-97a7-4c8e-b0fb-92dfde0a5caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:00.649Z|306ec463-1e1e-4e6e-8605-b1f4ac31dd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:00.650Z|306ec463-1e1e-4e6e-8605-b1f4ac31dd10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:03.975Z|23ca83d3-79dd-4815-ad70-dfd84cf480cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:03.976Z|23ca83d3-79dd-4815-ad70-dfd84cf480cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:03.978Z|920fcb55-bb59-4b67-89cb-dac7717dc566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:03.979Z|920fcb55-bb59-4b67-89cb-dac7717dc566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:03.994Z|b7b64ac2-1701-4986-b103-8e9ab8286331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:03.995Z|b7b64ac2-1701-4986-b103-8e9ab8286331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:04.668Z|e8df86a9-d8a3-4b77-8b35-90805ca46c5a|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:50:04.669Z|e8df86a9-d8a3-4b77-8b35-90805ca46c5a|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:14.007Z|6057b96b-03cc-4c95-9abb-61b9cd2adf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:14.009Z|6057b96b-03cc-4c95-9abb-61b9cd2adf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:14.007Z|32b85ebc-961e-4cb8-ad75-50495854e78b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:14.010Z|32b85ebc-961e-4cb8-ad75-50495854e78b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:14.016Z|5d2bbdf0-3a50-41a6-aa72-835b85e3ad6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:14.017Z|5d2bbdf0-3a50-41a6-aa72-835b85e3ad6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:15.336Z|6ad52db8-1ed5-4a02-860a-4b082377b945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:15.338Z|6ad52db8-1ed5-4a02-860a-4b082377b945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:17.463Z|30e6e30d-f7ed-4dd9-8071-10d8df50811c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:50:17.464Z|30e6e30d-f7ed-4dd9-8071-10d8df50811c|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:24.035Z|e0f764b1-75ea-4732-844e-9e2478b15f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:24.035Z|b41a4138-7b3f-4143-8b14-c904ca9cf595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:24.035Z|e0f764b1-75ea-4732-844e-9e2478b15f75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:24.036Z|b41a4138-7b3f-4143-8b14-c904ca9cf595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:24.037Z|416e1f36-6dbc-4ac3-89d8-65a27aeda101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:24.038Z|416e1f36-6dbc-4ac3-89d8-65a27aeda101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:30.335Z|be0ec4a1-2f81-43c6-bfaf-c26252348a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:30.337Z|be0ec4a1-2f81-43c6-bfaf-c26252348a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:30.651Z|6009bf1d-d37c-4e0f-b501-40c7d44de671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:30.651Z|6009bf1d-d37c-4e0f-b501-40c7d44de671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:30.686Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:50:30.690Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: fe9b99a5-256a-4e7d-8ca8-da8435414cc5 already exists in requestDb InfraActiveRequests table
2021-11-21T10:50:30.692Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5
2021-11-21T10:50:30.693Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|INFO|500||Invoke
2021-11-21T10:50:30.693Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||===========================request begin================================================
2021-11-21T10:50:30.693Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5
2021-11-21T10:50:30.694Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Method      : GET
2021-11-21T10:50:30.694Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a579a5f34409c668", X-B3-SpanId:"1c82a70a938197ce", X-B3-ParentSpanId:"a579a5f34409c668", X-B3-Sampled:"0", X-ONAP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-TransactionID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ECOMP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ac9814a-aafb-4509-807e-a147769d9fd0"]
2021-11-21T10:50:30.694Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Request body: 
2021-11-21T10:50:30.695Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||==========================request end================================================
2021-11-21T10:50:30.740Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||============================response begin==========================================
2021-11-21T10:50:30.740Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:50:30.741Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Status text  : 
2021-11-21T10:50:30.741Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:50:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:50:30.741Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||Response body: 
2021-11-21T10:50:30.742Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|DEBUG|500||=======================response end=================================================
2021-11-21T10:50:30.742Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe9b99a5-256a-4e7d-8ca8-da8435414cc5|INFO|404|Not Found|InvokeReturn
2021-11-21T10:50:30.746Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID fe9b99a5-256a-4e7d-8ca8-da8435414cc5
2021-11-21T10:50:30.747Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:50:30.748Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:50:30.748Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:50:30.749Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:50:30.749Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-21T10:50:30.749Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:50:30.749Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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:"a579a5f34409c668", X-B3-SpanId:"bfbb9dbbc8231c78", X-B3-ParentSpanId:"a579a5f34409c668", X-B3-Sampled:"0", X-ONAP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-TransactionID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ECOMP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b99c640-f6a9-4f19-9689-c8d59c45476b"]
2021-11-21T10:50:30.750Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:50:30.750Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:50:30.762Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:50:30.763Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:50:30.763Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:50:30.763Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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, 21 Nov 2021 10:50:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:50:30.764Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:50:30.764Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:50:30.764Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:50:30.765Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:50:30.766Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:50:30.767Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:50:30.767Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:50:30.768Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:50:30.768Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:50:30.768Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:50:30.768Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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:"a579a5f34409c668", X-B3-SpanId:"b6c21a5abc0a54e4", X-B3-ParentSpanId:"a579a5f34409c668", X-B3-Sampled:"0", X-ONAP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-TransactionID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ECOMP-RequestID:"fe9b99a5-256a-4e7d-8ca8-da8435414cc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0f17e0b-278f-4707-9b95-34dc22994ccc"]
2021-11-21T10:50:30.769Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:50:30.769Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:50:30.779Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:50:30.779Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:50:30.779Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:50:30.779Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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, 21 Nov 2021 10:50:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:50:30.780Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:50:30.780Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:50:30.780Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:50:30.781Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|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$$c744bc6e.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)
2021-11-21T10:50:30.782Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@ae1cc25
2021-11-21T10:50:30.784Z|fe9b99a5-256a-4e7d-8ca8-da8435414cc5|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:50:34.057Z|7bcbcba2-2c86-49f2-975b-8570b0b4dc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:34.057Z|955d7ae4-56ea-4bfd-8cc7-893d79e575d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:34.057Z|15a0aa35-9c01-4158-9ea5-827c0db6eb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:34.058Z|7bcbcba2-2c86-49f2-975b-8570b0b4dc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:34.058Z|15a0aa35-9c01-4158-9ea5-827c0db6eb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:34.058Z|955d7ae4-56ea-4bfd-8cc7-893d79e575d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:44.080Z|d6dbd957-6790-4f88-973b-7425ab20f201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:44.083Z|2a973b8a-ce43-473e-b555-5c4c4714f839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:44.083Z|2a973b8a-ce43-473e-b555-5c4c4714f839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:44.084Z|6d3d9af7-83ed-4121-92f0-2827fa1edf0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:44.085Z|6d3d9af7-83ed-4121-92f0-2827fa1edf0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:44.081Z|d6dbd957-6790-4f88-973b-7425ab20f201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:44.492Z|657697a1-5553-4dda-be7e-fd2037ac90c4|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:50:44.493Z|657697a1-5553-4dda-be7e-fd2037ac90c4|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:45.335Z|90e8572e-7449-4d4a-852b-27e713e5dd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:50:45.336Z|90e8572e-7449-4d4a-852b-27e713e5dd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:50:54.108Z|6837a0e3-d2e5-42c9-be2c-12c4f24b1a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:54.109Z|6837a0e3-d2e5-42c9-be2c-12c4f24b1a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:54.111Z|a70eea5f-023b-4a93-8bf2-ad8a6d01c477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:54.112Z|a70eea5f-023b-4a93-8bf2-ad8a6d01c477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:50:54.114Z|1394a02a-5880-4445-8c62-cd833426664d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:50:54.114Z|1394a02a-5880-4445-8c62-cd833426664d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:00.335Z|3efe3673-8f70-476f-a5a5-5e03da18c5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:00.341Z|3efe3673-8f70-476f-a5a5-5e03da18c5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:00.653Z|6f61b863-1384-4b9a-adac-325fb249289a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:00.654Z|6f61b863-1384-4b9a-adac-325fb249289a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:04.130Z|5a0de52c-cfdc-4eb4-9d18-30f3c8a8c2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:04.131Z|5a0de52c-cfdc-4eb4-9d18-30f3c8a8c2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:04.136Z|7050c885-503f-489a-99cf-87cc665581e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:04.136Z|7050c885-503f-489a-99cf-87cc665581e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:04.139Z|4a56b8fc-8530-42c3-95d7-835601b9981b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:04.139Z|4a56b8fc-8530-42c3-95d7-835601b9981b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:14.158Z|a84698e3-7ac1-4277-86cf-8fc8a4b69acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:14.159Z|a84698e3-7ac1-4277-86cf-8fc8a4b69acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:14.161Z|7d749928-b9b8-47f0-8626-8cc49f55ad2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:14.162Z|2acb1ec8-474b-4322-a254-e0d3b2e9afb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:14.163Z|2acb1ec8-474b-4322-a254-e0d3b2e9afb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:14.166Z|7d749928-b9b8-47f0-8626-8cc49f55ad2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:15.335Z|721d7eea-20d7-41fb-a61c-ff88829210cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:15.336Z|721d7eea-20d7-41fb-a61c-ff88829210cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:17.461Z|31a17e90-6886-487b-9704-825d7b6cd494|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:51:17.462Z|31a17e90-6886-487b-9704-825d7b6cd494|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:24.187Z|fc550ebf-208d-4973-a4c8-be1279d4a886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:24.187Z|6a52bd0f-6f30-4c8b-8dea-7245aac56f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:24.187Z|4158c4fa-4136-4d0f-82b5-b94d82ce628b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:24.188Z|4158c4fa-4136-4d0f-82b5-b94d82ce628b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:24.188Z|fc550ebf-208d-4973-a4c8-be1279d4a886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:24.188Z|6a52bd0f-6f30-4c8b-8dea-7245aac56f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:29.557Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:51:29.561Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 25d1f35f-3db3-4588-8c77-d239ab727421 already exists in requestDb InfraActiveRequests table
2021-11-21T10:51:29.563Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421
2021-11-21T10:51:29.564Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|INFO|500||Invoke
2021-11-21T10:51:29.564Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||===========================request begin================================================
2021-11-21T10:51:29.564Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421
2021-11-21T10:51:29.565Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Method      : GET
2021-11-21T10:51:29.565Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78329c810e7c10cf", X-B3-SpanId:"3e60b711adc61f41", X-B3-ParentSpanId:"78329c810e7c10cf", X-B3-Sampled:"0", X-ONAP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-TransactionID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ECOMP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f734d546-91b3-4a1b-89b2-2810116b7500"]
2021-11-21T10:51:29.565Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Request body: 
2021-11-21T10:51:29.566Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||==========================request end================================================
2021-11-21T10:51:29.599Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||============================response begin==========================================
2021-11-21T10:51:29.599Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:51:29.599Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Status text  : 
2021-11-21T10:51:29.600Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:51:29.600Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||Response body: 
2021-11-21T10:51:29.600Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|DEBUG|500||=======================response end=================================================
2021-11-21T10:51:29.601Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25d1f35f-3db3-4588-8c77-d239ab727421|INFO|404|Not Found|InvokeReturn
2021-11-21T10:51:29.604Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 25d1f35f-3db3-4588-8c77-d239ab727421
2021-11-21T10:51:29.605Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:51:29.606Z|25d1f35f-3db3-4588-8c77-d239ab727421|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
2021-11-21T10:51:29.606Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:51:29.606Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:51:29.606Z|25d1f35f-3db3-4588-8c77-d239ab727421|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
2021-11-21T10:51:29.607Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:51:29.607Z|25d1f35f-3db3-4588-8c77-d239ab727421|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:"78329c810e7c10cf", X-B3-SpanId:"54b4384c3ce0c225", X-B3-ParentSpanId:"78329c810e7c10cf", X-B3-Sampled:"0", X-ONAP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-TransactionID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ECOMP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"066cf68c-b497-4cfb-8f35-a29c9e1cdb8d"]
2021-11-21T10:51:29.607Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:51:29.607Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:51:29.622Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:51:29.622Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:51:29.622Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:51:29.622Z|25d1f35f-3db3-4588-8c77-d239ab727421|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, 21 Nov 2021 10:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:51:29.623Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:51:29.623Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:51:29.623Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:51:29.624Z|25d1f35f-3db3-4588-8c77-d239ab727421|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$$c744bc6e.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)
2021-11-21T10:51:29.625Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:51:29.625Z|25d1f35f-3db3-4588-8c77-d239ab727421|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
2021-11-21T10:51:29.625Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:51:29.626Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:51:29.626Z|25d1f35f-3db3-4588-8c77-d239ab727421|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
2021-11-21T10:51:29.626Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:51:29.626Z|25d1f35f-3db3-4588-8c77-d239ab727421|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:"78329c810e7c10cf", X-B3-SpanId:"5ce05e4907c5dbd0", X-B3-ParentSpanId:"78329c810e7c10cf", X-B3-Sampled:"0", X-ONAP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-TransactionID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ECOMP-RequestID:"25d1f35f-3db3-4588-8c77-d239ab727421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9193c1a-c149-4f25-8766-8f9109c221a9"]
2021-11-21T10:51:29.627Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:51:29.627Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:51:29.645Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:51:29.645Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:51:29.645Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:51:29.645Z|25d1f35f-3db3-4588-8c77-d239ab727421|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, 21 Nov 2021 10:51:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:51:29.646Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:51:29.646Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:51:29.646Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:51:29.647Z|25d1f35f-3db3-4588-8c77-d239ab727421|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$$c744bc6e.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)
2021-11-21T10:51:29.647Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6ee85629
2021-11-21T10:51:29.649Z|25d1f35f-3db3-4588-8c77-d239ab727421|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:51:30.335Z|5b939aa3-ef00-452c-9b1b-473c4ce4f55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:30.336Z|5b939aa3-ef00-452c-9b1b-473c4ce4f55e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:30.654Z|d24a2fde-0bf3-4127-a716-05b1d5900f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:30.655Z|d24a2fde-0bf3-4127-a716-05b1d5900f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:34.220Z|f8e92fba-fb68-4080-9594-ee2d2dd42623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:34.220Z|76eb5991-6967-4c03-ae60-16ae0a81937e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:34.220Z|b97ba2bd-22f0-4206-969b-6518ec282851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:34.222Z|f8e92fba-fb68-4080-9594-ee2d2dd42623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:34.222Z|b97ba2bd-22f0-4206-969b-6518ec282851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:34.223Z|76eb5991-6967-4c03-ae60-16ae0a81937e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:44.257Z|c53e3864-109d-4190-b02e-9dc570721bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:44.257Z|9f65481e-3103-49ce-8c51-46c0134a0788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:44.257Z|42782012-0ceb-41e7-8e90-e33d6bd7f741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:44.260Z|42782012-0ceb-41e7-8e90-e33d6bd7f741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:44.260Z|9f65481e-3103-49ce-8c51-46c0134a0788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:44.261Z|c53e3864-109d-4190-b02e-9dc570721bf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:45.336Z|c3667cb9-f0aa-4c32-8c84-34c4bd9a0aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:51:45.340Z|c3667cb9-f0aa-4c32-8c84-34c4bd9a0aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:51:48.418Z|4d2ab681-df3c-45cc-bd21-887116b206f9|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:51:48.419Z|4d2ab681-df3c-45cc-bd21-887116b206f9|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:54.285Z|30ec8b00-634c-4c9d-8c57-ddeb8ef9c8f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:54.286Z|7993f915-f735-4680-9a3a-d988565452d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:54.286Z|ff815eb2-28cb-4658-b394-aef8f65f4067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:51:54.286Z|30ec8b00-634c-4c9d-8c57-ddeb8ef9c8f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:54.286Z|ff815eb2-28cb-4658-b394-aef8f65f4067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:51:54.286Z|7993f915-f735-4680-9a3a-d988565452d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:00.335Z|7f1c96f7-f6fd-48cd-8246-f0336519b4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:00.336Z|7f1c96f7-f6fd-48cd-8246-f0336519b4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:00.656Z|7eed7e0e-f664-48cb-a66c-89469b840d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:00.657Z|7eed7e0e-f664-48cb-a66c-89469b840d99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:04.310Z|fc89dac5-6495-43b7-8068-94b6819b460f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:04.310Z|d1344941-8919-4cc4-8d51-8acba931e4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:04.310Z|4a015317-824e-476d-8821-ada5e4d76278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:04.311Z|4a015317-824e-476d-8821-ada5e4d76278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:04.311Z|d1344941-8919-4cc4-8d51-8acba931e4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:04.311Z|fc89dac5-6495-43b7-8068-94b6819b460f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:14.336Z|77c0f479-9f3f-4b93-869a-bc6d56e0f618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:14.336Z|236c6a44-abb1-4204-8815-18197bc73c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:14.336Z|c7a7ea61-8844-4086-b3e7-d1470b102b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:14.337Z|77c0f479-9f3f-4b93-869a-bc6d56e0f618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:14.337Z|236c6a44-abb1-4204-8815-18197bc73c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:14.338Z|c7a7ea61-8844-4086-b3e7-d1470b102b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:15.337Z|15cfc747-022c-439d-9743-d59bff374cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:15.337Z|15cfc747-022c-439d-9743-d59bff374cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:17.461Z|80bc3621-9678-4c68-84b9-73c4802d226f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:52:17.462Z|80bc3621-9678-4c68-84b9-73c4802d226f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:24.363Z|a07a0530-dd72-48a8-ae54-d3f8b8b57682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:24.363Z|9d558c88-eb6b-4ca9-b069-ad00a45a314d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:24.363Z|ff1000d1-fcef-46dc-a1ea-3f3335d74540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:24.364Z|a07a0530-dd72-48a8-ae54-d3f8b8b57682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:24.364Z|9d558c88-eb6b-4ca9-b069-ad00a45a314d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:24.364Z|ff1000d1-fcef-46dc-a1ea-3f3335d74540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:30.335Z|5ef0eaa6-1864-4871-8a37-543982056d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:30.338Z|5ef0eaa6-1864-4871-8a37-543982056d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:30.658Z|fd410d96-3254-4caa-8322-d138e4d175ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:30.659Z|fd410d96-3254-4caa-8322-d138e4d175ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:34.395Z|1de65027-c79a-451f-a39a-ced93707c206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:34.395Z|3948c390-90f2-455d-8814-f07397367877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:34.396Z|1de65027-c79a-451f-a39a-ced93707c206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:34.396Z|3948c390-90f2-455d-8814-f07397367877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:34.397Z|0968983c-63d6-44bf-875c-0a0763a6d427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:34.397Z|0968983c-63d6-44bf-875c-0a0763a6d427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:44.422Z|b54c4062-5fa4-4ae7-85bb-188ea8499d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:44.422Z|7621fe53-083d-4188-a200-561eae6b9bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:44.423Z|7621fe53-083d-4188-a200-561eae6b9bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:44.423Z|b54c4062-5fa4-4ae7-85bb-188ea8499d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:44.425Z|2516dabd-5764-4538-a2e1-3f5f92ab2ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:44.426Z|2516dabd-5764-4538-a2e1-3f5f92ab2ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:45.335Z|48522caf-2dfb-4a4f-9234-cbf19cc446ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:52:45.336Z|48522caf-2dfb-4a4f-9234-cbf19cc446ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:52:54.444Z|82aacc5c-d8ec-4ba8-b933-3c8384d6c01b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:54.445Z|82aacc5c-d8ec-4ba8-b933-3c8384d6c01b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:54.446Z|45f49358-811a-415a-84a1-c66a482370dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:54.447Z|45f49358-811a-415a-84a1-c66a482370dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:52:54.446Z|42d00624-630a-47b1-87c8-6cceea1a6458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:52:54.447Z|42d00624-630a-47b1-87c8-6cceea1a6458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:00.335Z|daca9bc9-b372-4b1c-b67b-3084c989363c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:00.337Z|daca9bc9-b372-4b1c-b67b-3084c989363c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:00.660Z|adb56537-2966-4169-83ae-9f32a86b91cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:00.660Z|adb56537-2966-4169-83ae-9f32a86b91cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:04.471Z|d3b17d17-b340-437a-ad06-b40a51799b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:04.472Z|d3b17d17-b340-437a-ad06-b40a51799b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:04.473Z|a18842de-601e-4b65-a8aa-236cdf5d668c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:04.474Z|a18842de-601e-4b65-a8aa-236cdf5d668c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:04.484Z|58a421ec-67e3-4e16-9428-1e1c81da53ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:04.484Z|58a421ec-67e3-4e16-9428-1e1c81da53ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:14.509Z|56604b03-3da8-4886-970e-a1c8a486dacf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:14.509Z|e0c238fa-fe0f-4b88-a1d5-e39d5bbdf934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:14.509Z|411ccd74-f9f1-4f1c-b243-4810d60e31cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:14.511Z|56604b03-3da8-4886-970e-a1c8a486dacf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:14.512Z|e0c238fa-fe0f-4b88-a1d5-e39d5bbdf934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:14.512Z|411ccd74-f9f1-4f1c-b243-4810d60e31cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:15.336Z|d59428fc-c0d7-48d3-8449-48db3b8c06c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:15.340Z|d59428fc-c0d7-48d3-8449-48db3b8c06c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:17.463Z|42fda6be-6301-481c-a5a8-66de1397f0c6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:53:17.466Z|42fda6be-6301-481c-a5a8-66de1397f0c6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:24.536Z|56dcedff-a15b-467a-902a-b0c6b7993cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:24.536Z|2eac4a66-661b-4ff8-842c-0f592db7b816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:24.537Z|2eac4a66-661b-4ff8-842c-0f592db7b816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:24.537Z|56dcedff-a15b-467a-902a-b0c6b7993cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:24.540Z|a9641317-360a-496c-a010-781b7134c06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:24.540Z|a9641317-360a-496c-a010-781b7134c06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:30.335Z|626c6e37-e567-47a4-b917-8756f9b07f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:30.336Z|626c6e37-e567-47a4-b917-8756f9b07f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:30.661Z|4cbe3211-5c71-4de9-8e65-9d77e253aafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:30.661Z|4cbe3211-5c71-4de9-8e65-9d77e253aafb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:33.634Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:53:33.638Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 135fe247-c104-4e29-880e-7e55921c14b8 already exists in requestDb InfraActiveRequests table
2021-11-21T10:53:33.640Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8
2021-11-21T10:53:33.640Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|INFO|500||Invoke
2021-11-21T10:53:33.641Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||===========================request begin================================================
2021-11-21T10:53:33.641Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8
2021-11-21T10:53:33.641Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Method      : GET
2021-11-21T10:53:33.641Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"100e5e90252d3f34", X-B3-SpanId:"3539dc58cf781d70", X-B3-ParentSpanId:"100e5e90252d3f34", X-B3-Sampled:"0", X-ONAP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-TransactionID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ECOMP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c9a5ea9-e422-4684-afe1-42af1bd45e01"]
2021-11-21T10:53:33.642Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Request body: 
2021-11-21T10:53:33.642Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||==========================request end================================================
2021-11-21T10:53:33.691Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||============================response begin==========================================
2021-11-21T10:53:33.692Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:53:33.692Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Status text  : 
2021-11-21T10:53:33.693Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:53:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:53:33.693Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||Response body: 
2021-11-21T10:53:33.693Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|DEBUG|500||=======================response end=================================================
2021-11-21T10:53:33.694Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/135fe247-c104-4e29-880e-7e55921c14b8|INFO|404|Not Found|InvokeReturn
2021-11-21T10:53:33.698Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 135fe247-c104-4e29-880e-7e55921c14b8
2021-11-21T10:53:33.699Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:53:33.700Z|135fe247-c104-4e29-880e-7e55921c14b8|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
2021-11-21T10:53:33.700Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:53:33.701Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:53:33.701Z|135fe247-c104-4e29-880e-7e55921c14b8|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
2021-11-21T10:53:33.701Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:53:33.702Z|135fe247-c104-4e29-880e-7e55921c14b8|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:"100e5e90252d3f34", X-B3-SpanId:"fdf5a15f380b6bcb", X-B3-ParentSpanId:"100e5e90252d3f34", X-B3-Sampled:"0", X-ONAP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-TransactionID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ECOMP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a8ff410-0da8-41c4-8470-40b004692ba1"]
2021-11-21T10:53:33.702Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:53:33.702Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:53:33.712Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:53:33.713Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:53:33.713Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:53:33.713Z|135fe247-c104-4e29-880e-7e55921c14b8|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, 21 Nov 2021 10:53:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:53:33.714Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:53:33.714Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:53:33.714Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:53:33.715Z|135fe247-c104-4e29-880e-7e55921c14b8|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$$c744bc6e.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)
2021-11-21T10:53:33.716Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:53:33.716Z|135fe247-c104-4e29-880e-7e55921c14b8|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
2021-11-21T10:53:33.717Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:53:33.717Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:53:33.717Z|135fe247-c104-4e29-880e-7e55921c14b8|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
2021-11-21T10:53:33.717Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:53:33.718Z|135fe247-c104-4e29-880e-7e55921c14b8|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:"100e5e90252d3f34", X-B3-SpanId:"5b935697ad310c37", X-B3-ParentSpanId:"100e5e90252d3f34", X-B3-Sampled:"0", X-ONAP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-TransactionID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ECOMP-RequestID:"135fe247-c104-4e29-880e-7e55921c14b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91ebbd0e-dcac-499a-9fdd-6c500d6289f1"]
2021-11-21T10:53:33.718Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:53:33.718Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:53:33.735Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:53:33.735Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:53:33.735Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:53:33.735Z|135fe247-c104-4e29-880e-7e55921c14b8|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, 21 Nov 2021 10:53:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:53:33.736Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:53:33.736Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:53:33.736Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:53:33.737Z|135fe247-c104-4e29-880e-7e55921c14b8|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$$c744bc6e.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)
2021-11-21T10:53:33.738Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3a3d2367
2021-11-21T10:53:33.740Z|135fe247-c104-4e29-880e-7e55921c14b8|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:53:34.561Z|97ba9ebf-f1c3-4938-8e07-dde602be9514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:34.562Z|97ba9ebf-f1c3-4938-8e07-dde602be9514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:34.563Z|11d1c431-171d-451c-a402-19d15e59f0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:34.564Z|11d1c431-171d-451c-a402-19d15e59f0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:34.564Z|398d9708-3383-4b65-9240-030685f42a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:34.564Z|398d9708-3383-4b65-9240-030685f42a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:44.584Z|7bd8778c-ae86-4a83-a28e-f4131b992b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:44.587Z|e2c16c39-e91d-4005-8e73-3ef1a5e5a012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:44.587Z|e2c16c39-e91d-4005-8e73-3ef1a5e5a012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:44.587Z|7bd8778c-ae86-4a83-a28e-f4131b992b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:44.589Z|73262a76-78dd-4e47-a429-3920d6e22b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:44.589Z|73262a76-78dd-4e47-a429-3920d6e22b36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:44.935Z|607c2112-15d7-42fd-a9df-6908acd9c351|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:53:44.936Z|607c2112-15d7-42fd-a9df-6908acd9c351|http-nio-8080-exec-3|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:45.335Z|1d06adbf-36e6-4e55-bd22-56f12c4ea458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:53:45.336Z|1d06adbf-36e6-4e55-bd22-56f12c4ea458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:53:54.612Z|0f06f41e-6aed-4f98-bc89-612b511a98c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:54.614Z|0f06f41e-6aed-4f98-bc89-612b511a98c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:54.614Z|21e83901-4103-4fe0-8f09-cb694d85a302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:54.614Z|21e83901-4103-4fe0-8f09-cb694d85a302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:53:54.618Z|e18b060f-4087-4c63-8ec5-3f031cc9b86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:53:54.619Z|e18b060f-4087-4c63-8ec5-3f031cc9b86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:00.335Z|0fd9f548-0b4b-4a52-9374-17cd99055434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:00.339Z|0fd9f548-0b4b-4a52-9374-17cd99055434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:00.662Z|3ac7a842-8436-4390-ad39-6de8598f01e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:00.662Z|3ac7a842-8436-4390-ad39-6de8598f01e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:04.643Z|410d6539-67ec-49fe-8f35-096767574d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:04.644Z|410d6539-67ec-49fe-8f35-096767574d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:04.644Z|32f6f55f-f75e-40fa-9493-1888a4ad9d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:04.645Z|32f6f55f-f75e-40fa-9493-1888a4ad9d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:04.646Z|f638dbc4-75ef-4e95-aebb-30b62e902615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:04.647Z|f638dbc4-75ef-4e95-aebb-30b62e902615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:14.670Z|a827150d-22ad-42e0-b553-abf684e597d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:14.671Z|c64cba39-608b-42aa-8247-4b93ddc7ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:14.671Z|d697ff77-2998-49ae-acd6-4d5390d939c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:14.671Z|a827150d-22ad-42e0-b553-abf684e597d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:14.672Z|d697ff77-2998-49ae-acd6-4d5390d939c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:14.672Z|c64cba39-608b-42aa-8247-4b93ddc7ce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:15.336Z|1ed2e433-8f5a-491c-b71a-9291be14a43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:15.337Z|1ed2e433-8f5a-491c-b71a-9291be14a43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:17.461Z|fc5323b6-d236-418b-afdd-fad9882b7cc5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:54:17.462Z|fc5323b6-d236-418b-afdd-fad9882b7cc5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:24.695Z|a73d56a4-dd94-40eb-a3c5-2f28de5e380e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:24.696Z|11290e45-1ffa-4845-be4b-951a250bca5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:24.696Z|a73d56a4-dd94-40eb-a3c5-2f28de5e380e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:24.697Z|11290e45-1ffa-4845-be4b-951a250bca5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:24.703Z|855ea385-b9ad-4d3e-858d-06e121dc287d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:24.704Z|855ea385-b9ad-4d3e-858d-06e121dc287d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:30.335Z|6e264f0e-d3bc-4fd6-9d2f-534bb4e62cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:30.336Z|6e264f0e-d3bc-4fd6-9d2f-534bb4e62cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:30.663Z|a17a5c73-1723-4523-a90b-4a846383895d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:30.664Z|a17a5c73-1723-4523-a90b-4a846383895d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:34.754Z|733afa5f-1876-481f-88bc-5a6b7ffd76c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:34.754Z|bdc8d64e-e283-4fdf-bfbd-e90de857c279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:34.754Z|0b19bef1-e491-4a04-b04a-204e92f5e212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:34.755Z|0b19bef1-e491-4a04-b04a-204e92f5e212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:34.755Z|733afa5f-1876-481f-88bc-5a6b7ffd76c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:34.755Z|bdc8d64e-e283-4fdf-bfbd-e90de857c279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:44.782Z|398959c9-99ec-4914-88c0-6967fdb93d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:44.783Z|398959c9-99ec-4914-88c0-6967fdb93d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:44.790Z|8d6cccdc-32c8-419a-9cfa-e167224ce4e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:44.791Z|8d6cccdc-32c8-419a-9cfa-e167224ce4e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:44.793Z|e8b2834e-5871-4dc1-81fe-da675f39a145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:44.793Z|e8b2834e-5871-4dc1-81fe-da675f39a145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:45.336Z|9d3b4673-5599-4538-9a3e-5ed0a2e6f890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:54:45.340Z|9d3b4673-5599-4538-9a3e-5ed0a2e6f890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:54:54.814Z|309aff6a-40f0-4e01-932a-3dfa8e0086c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:54.815Z|f68560ea-3c44-4f8e-8156-45288e6546a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:54.815Z|a92c51cd-4e9e-4aa5-8207-4001de95658f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:54:54.815Z|309aff6a-40f0-4e01-932a-3dfa8e0086c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:54.815Z|f68560ea-3c44-4f8e-8156-45288e6546a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:54:54.816Z|a92c51cd-4e9e-4aa5-8207-4001de95658f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:00.336Z|b8728bf8-fe29-49a7-9793-8a540c69758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:00.338Z|b8728bf8-fe29-49a7-9793-8a540c69758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:00.664Z|6e0d1bd8-0ad9-481c-9db7-8966bf51a93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:00.665Z|6e0d1bd8-0ad9-481c-9db7-8966bf51a93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:04.843Z|575e01d9-5207-47f7-858f-2b623d14881b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:04.843Z|5bbe4d4d-000c-45d7-b093-4f9a6a503c88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:04.843Z|9f64427a-83ce-44b9-a1a9-e6f1efbc61a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:04.844Z|9f64427a-83ce-44b9-a1a9-e6f1efbc61a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:04.844Z|5bbe4d4d-000c-45d7-b093-4f9a6a503c88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:04.844Z|575e01d9-5207-47f7-858f-2b623d14881b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:14.886Z|9b2d5637-c102-4a49-8164-afc03149a7a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:14.886Z|7b12963d-f27c-4223-9555-659859b7372c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:14.887Z|9b2d5637-c102-4a49-8164-afc03149a7a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:14.888Z|7b12963d-f27c-4223-9555-659859b7372c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:14.889Z|89696c9e-4efa-4865-af82-7699bda7b55b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:14.890Z|89696c9e-4efa-4865-af82-7699bda7b55b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:15.335Z|49533184-b422-469d-bef1-29225055cf62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:15.336Z|49533184-b422-469d-bef1-29225055cf62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:17.462Z|13f6dbdc-9939-43e7-9dcb-7c6676d59524|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:55:17.463Z|13f6dbdc-9939-43e7-9dcb-7c6676d59524|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:24.911Z|63fd7482-30a3-495c-84cb-f178dd77df80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:24.911Z|90eff80f-7e48-45b2-b295-1f57d6dc6b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:24.912Z|63fd7482-30a3-495c-84cb-f178dd77df80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:24.912Z|90eff80f-7e48-45b2-b295-1f57d6dc6b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:24.918Z|74df5569-c3b7-496f-b244-cc795523f86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:24.918Z|74df5569-c3b7-496f-b244-cc795523f86a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:30.335Z|7ac0a269-f0b4-4865-bfd9-f48e49feac65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:30.339Z|7ac0a269-f0b4-4865-bfd9-f48e49feac65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:30.666Z|8d6969e4-06e6-4c4b-989d-ec9f6959fbda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:30.667Z|8d6969e4-06e6-4c4b-989d-ec9f6959fbda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:34.938Z|f4e86e5a-22aa-49d6-bc6a-1207da8dd543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:34.938Z|12c801ed-4401-4924-b791-e2c5f781157b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:34.939Z|f4e86e5a-22aa-49d6-bc6a-1207da8dd543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:34.939Z|12c801ed-4401-4924-b791-e2c5f781157b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:34.942Z|480da1d2-fe20-4c65-9c91-4b58ac383096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:34.943Z|480da1d2-fe20-4c65-9c91-4b58ac383096|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:44.965Z|0d9cbe61-bf46-48e9-96f0-e7607d935442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:44.966Z|3993bb72-0287-4d42-b4bd-15b90e08bd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:44.966Z|0d9cbe61-bf46-48e9-96f0-e7607d935442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:44.966Z|3993bb72-0287-4d42-b4bd-15b90e08bd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:44.972Z|bf28bd6d-de89-4f5d-b22a-847e7bb179d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:44.973Z|bf28bd6d-de89-4f5d-b22a-847e7bb179d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:45.335Z|ad99617f-f65a-4a1a-97d1-74655f670366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:55:45.336Z|ad99617f-f65a-4a1a-97d1-74655f670366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:55:54.990Z|7c73242b-9706-4a93-8f07-1e8d953fc5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:54.990Z|352dc4ed-20b7-41ea-baa7-9f91ffbab7cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:54.991Z|352dc4ed-20b7-41ea-baa7-9f91ffbab7cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:54.991Z|7c73242b-9706-4a93-8f07-1e8d953fc5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:55:54.994Z|a0df53a6-113e-43f1-adce-22700963bc10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:55:54.995Z|a0df53a6-113e-43f1-adce-22700963bc10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:00.335Z|9f7ea8d6-f2f7-4803-9cb7-4dc6e4db1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:00.336Z|9f7ea8d6-f2f7-4803-9cb7-4dc6e4db1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:00.668Z|4d168fc8-9c6a-4826-ab15-419107f27194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:00.668Z|4d168fc8-9c6a-4826-ab15-419107f27194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:05.024Z|2eb5a9c0-5198-4b19-8405-68da7ed7fa51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:05.024Z|0e786af6-9dad-4db7-b16c-c559b03b56e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:05.025Z|cbeca9a1-0c92-44fc-b784-172d16f225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:05.026Z|0e786af6-9dad-4db7-b16c-c559b03b56e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:05.026Z|2eb5a9c0-5198-4b19-8405-68da7ed7fa51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:05.026Z|cbeca9a1-0c92-44fc-b784-172d16f225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:13.594Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-11-21T10:56:13.597Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0e5f5fdd-1b6d-4361-aad0-208c1784457d already exists in requestDb InfraActiveRequests table
2021-11-21T10:56:13.599Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d
2021-11-21T10:56:13.599Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|INFO|500||Invoke
2021-11-21T10:56:13.599Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||===========================request begin================================================
2021-11-21T10:56:13.600Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d
2021-11-21T10:56:13.600Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Method      : GET
2021-11-21T10:56:13.600Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92b0b5a34c7d2dfd", X-B3-SpanId:"18f74117a9881355", X-B3-ParentSpanId:"92b0b5a34c7d2dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-TransactionID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ECOMP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94759e34-26c4-44ed-abbc-e565ccdfcf77"]
2021-11-21T10:56:13.600Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Request body: 
2021-11-21T10:56:13.601Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||==========================request end================================================
2021-11-21T10:56:13.638Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||============================response begin==========================================
2021-11-21T10:56:13.638Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T10:56:13.638Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Status text  : 
2021-11-21T10:56:13.638Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 10:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:56:13.639Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||Response body: 
2021-11-21T10:56:13.639Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|DEBUG|500||=======================response end=================================================
2021-11-21T10:56:13.639Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e5f5fdd-1b6d-4361-aad0-208c1784457d|INFO|404|Not Found|InvokeReturn
2021-11-21T10:56:13.645Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0e5f5fdd-1b6d-4361-aad0-208c1784457d
2021-11-21T10:56:13.646Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:56:13.647Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-11-21T10:56:13.647Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-11-21T10:56:13.648Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:56:13.648Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-11-21T10:56:13.648Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:56:13.648Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"92b0b5a34c7d2dfd", X-B3-SpanId:"455449b5b9a1231a", X-B3-ParentSpanId:"92b0b5a34c7d2dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-TransactionID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ECOMP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a358234-87b0-4d18-92a0-2e7f43ee4469"]
2021-11-21T10:56:13.649Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:56:13.649Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:56:13.660Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:56:13.660Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:56:13.661Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:56:13.661Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 10:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:56:13.662Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-11-21T10:56:13.662Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:56:13.662Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:56:13.663Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|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$$c744bc6e.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)
2021-11-21T10:56:13.665Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:56:13.665Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:56:13.666Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-11-21T10:56:13.666Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-11-21T10:56:13.666Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-11-21T10:56:13.667Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-11-21T10:56:13.667Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"92b0b5a34c7d2dfd", X-B3-SpanId:"f1071a683644bb97", X-B3-ParentSpanId:"92b0b5a34c7d2dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-TransactionID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ECOMP-RequestID:"0e5f5fdd-1b6d-4361-aad0-208c1784457d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24134c80-f291-4c3f-8192-0a22081e6fee"]
2021-11-21T10:56:13.668Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-11-21T10:56:13.668Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-11-21T10:56:13.679Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-11-21T10:56:13.679Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-11-21T10:56:13.679Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-11-21T10:56:13.679Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 10:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T10:56:13.680Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-11-21T10:56:13.680Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-11-21T10:56:13.680Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-11-21T10:56:13.681Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|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$$c744bc6e.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)
2021-11-21T10:56:13.681Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@17c9b330
2021-11-21T10:56:13.683Z|0e5f5fdd-1b6d-4361-aad0-208c1784457d|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T10:56:15.048Z|c2a81502-a7e8-41f0-b3a7-a41ea3bb9234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:15.049Z|c2a81502-a7e8-41f0-b3a7-a41ea3bb9234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:15.053Z|e2e37c18-0ddd-47e3-8671-2ffc42d8d585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:15.054Z|e2e37c18-0ddd-47e3-8671-2ffc42d8d585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:15.056Z|139bdd26-8093-4a09-94cf-186f335907fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:15.058Z|139bdd26-8093-4a09-94cf-186f335907fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:15.335Z|1b60b0c5-fee9-49ef-85e2-4867c311b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:15.338Z|1b60b0c5-fee9-49ef-85e2-4867c311b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:17.462Z|4a77a88d-f381-4a4f-9e44-150947664671|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:56:17.463Z|4a77a88d-f381-4a4f-9e44-150947664671|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:24.595Z|ed561ea5-1882-484f-8695-39a4be860cb8|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|500||Entering
2021-11-21T10:56:24.596Z|ed561ea5-1882-484f-8695-39a4be860cb8|http-nio-8080-exec-2|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:25.072Z|90b1fc6c-24a1-46d3-b7f5-a5791fb4227a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:25.074Z|90b1fc6c-24a1-46d3-b7f5-a5791fb4227a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:25.079Z|ffa8cc27-2a38-42ce-993d-d630a4ff0e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:25.080Z|ffa8cc27-2a38-42ce-993d-d630a4ff0e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:25.081Z|6eefd837-be1e-4317-b3d8-db4fc1bddb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:25.081Z|6eefd837-be1e-4317-b3d8-db4fc1bddb26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:30.336Z|0e86d817-b8e5-48e5-a1a8-6d16784e20b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:30.337Z|0e86d817-b8e5-48e5-a1a8-6d16784e20b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:30.670Z|a323cc56-5f8e-49cf-b955-83795755972f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:30.670Z|a323cc56-5f8e-49cf-b955-83795755972f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:35.105Z|601f2784-0ced-44ce-8fea-a0a146567413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:35.105Z|ab8cbd1f-e907-473d-9ce1-16648df0ff4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:35.105Z|20934522-13dd-4633-be48-f437ae7815e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:35.107Z|20934522-13dd-4633-be48-f437ae7815e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:35.107Z|601f2784-0ced-44ce-8fea-a0a146567413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:35.107Z|ab8cbd1f-e907-473d-9ce1-16648df0ff4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:45.137Z|c66a246c-a584-4c95-8650-c87b9bf05d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:45.137Z|493ae7cc-c799-43ec-977f-9ee02d942ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:45.137Z|0020c33e-8d19-464e-984a-64de0f622d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:45.139Z|0020c33e-8d19-464e-984a-64de0f622d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:45.139Z|c66a246c-a584-4c95-8650-c87b9bf05d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:45.139Z|493ae7cc-c799-43ec-977f-9ee02d942ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:45.336Z|90a4f246-1bfa-4992-a61f-e43166076559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:56:45.338Z|90a4f246-1bfa-4992-a61f-e43166076559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:56:55.164Z|cdf045f3-1454-4403-88ca-b65e2710667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:55.164Z|b517a2c6-b7c3-45d1-b9d2-9999616bba57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:55.165Z|cdf045f3-1454-4403-88ca-b65e2710667d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:55.165Z|b517a2c6-b7c3-45d1-b9d2-9999616bba57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:56:55.166Z|e27cf370-1035-4522-b28d-079c51bc74f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:56:55.167Z|e27cf370-1035-4522-b28d-079c51bc74f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:00.335Z|297462e6-5728-4460-ad87-6292e228a468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:00.340Z|297462e6-5728-4460-ad87-6292e228a468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:00.671Z|cad5cee2-fa8e-426e-a8b3-65000c2ee813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:00.672Z|cad5cee2-fa8e-426e-a8b3-65000c2ee813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:05.191Z|aabd6a35-aac0-46b1-a287-10e9d8b5de0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:05.190Z|fc25041d-0557-4e26-bf6e-63c68eff5650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:05.191Z|fef19e00-c5d2-4ce2-a051-7d9dbdc7e60d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:05.193Z|fc25041d-0557-4e26-bf6e-63c68eff5650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:05.193Z|aabd6a35-aac0-46b1-a287-10e9d8b5de0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:05.193Z|fef19e00-c5d2-4ce2-a051-7d9dbdc7e60d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:15.216Z|cb3e17b7-343b-40e2-bd3c-cb3f88c7fe78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:15.217Z|cb3e17b7-343b-40e2-bd3c-cb3f88c7fe78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:15.221Z|3cdff924-0f90-4c15-8589-bf6b9d8a0f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:15.221Z|806a2df0-ebb6-4c0b-9a07-9b9f70eb6b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:15.221Z|3cdff924-0f90-4c15-8589-bf6b9d8a0f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:15.221Z|806a2df0-ebb6-4c0b-9a07-9b9f70eb6b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:15.335Z|d223c2b5-7b17-4110-a1b4-83d690f92ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:15.336Z|d223c2b5-7b17-4110-a1b4-83d690f92ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:17.462Z|71d3f74c-a905-4237-a49b-893b38e0f923|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:57:17.463Z|71d3f74c-a905-4237-a49b-893b38e0f923|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:25.239Z|db463498-768e-4c12-acbc-9b69cb6f37f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:25.240Z|db463498-768e-4c12-acbc-9b69cb6f37f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:25.241Z|63b249e4-0ad3-48ee-bc1d-76ceb9f34377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:25.242Z|63b249e4-0ad3-48ee-bc1d-76ceb9f34377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:25.242Z|ab5611ea-85aa-4e4c-b3c5-fe181cafcbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:25.242Z|ab5611ea-85aa-4e4c-b3c5-fe181cafcbcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:30.335Z|a6e40b0a-f67b-4680-8950-3d0175b889bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:30.337Z|a6e40b0a-f67b-4680-8950-3d0175b889bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:30.673Z|4b5428ba-bdea-4127-87df-9017b530c0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:30.673Z|4b5428ba-bdea-4127-87df-9017b530c0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:35.269Z|162f8299-ce02-4690-9df7-9a06a54f190f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:35.270Z|162f8299-ce02-4690-9df7-9a06a54f190f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:35.272Z|77b2793a-f554-406e-a8ba-f4c2b92e58c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:35.272Z|77b2793a-f554-406e-a8ba-f4c2b92e58c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:35.273Z|9d521cf6-cf29-486b-8eff-0649f943a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:35.274Z|9d521cf6-cf29-486b-8eff-0649f943a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:45.299Z|1d7d7fc1-7903-448b-8ea5-003d720be269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:45.298Z|d4d4b339-f12e-4c89-9966-453845af46d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:45.299Z|1d7d7fc1-7903-448b-8ea5-003d720be269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:45.299Z|d4d4b339-f12e-4c89-9966-453845af46d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:45.300Z|794841b8-c7b9-49c4-bf6c-1e7fc7fe11d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:45.301Z|794841b8-c7b9-49c4-bf6c-1e7fc7fe11d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:45.335Z|83bbabb3-8157-47bd-8653-c8028cadbd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:57:45.338Z|83bbabb3-8157-47bd-8653-c8028cadbd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:57:55.325Z|a817f253-d63a-4a28-9678-24d091ab6c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:55.325Z|d5afc72f-48ad-4b8a-b831-61134be16d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:55.325Z|ed874b6b-e615-41ea-8077-84399467267c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:57:55.325Z|a817f253-d63a-4a28-9678-24d091ab6c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:55.326Z|d5afc72f-48ad-4b8a-b831-61134be16d43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:57:55.326Z|ed874b6b-e615-41ea-8077-84399467267c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:00.335Z|54ad7d69-0d1b-495b-983f-59bc065e6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:00.336Z|54ad7d69-0d1b-495b-983f-59bc065e6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:00.674Z|4d805e43-45ad-423d-94ad-c1bf2754d744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:00.675Z|4d805e43-45ad-423d-94ad-c1bf2754d744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:05.353Z|0dd08673-a858-40af-bedd-0f9590b81ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:05.353Z|4e7acb57-d0ba-442f-86c3-04314dbc7623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:05.354Z|0dd08673-a858-40af-bedd-0f9590b81ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:05.354Z|4e7acb57-d0ba-442f-86c3-04314dbc7623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:05.357Z|c0d0a2ee-2732-4a7b-b85c-a633badcc2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:05.357Z|c0d0a2ee-2732-4a7b-b85c-a633badcc2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:15.336Z|f734da9f-e8b5-4927-9a3e-b66dedcec419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:15.337Z|f734da9f-e8b5-4927-9a3e-b66dedcec419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:15.395Z|b35b41a6-b2c5-4666-bd49-f30e718f2278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:15.396Z|b35b41a6-b2c5-4666-bd49-f30e718f2278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:15.398Z|e374b3e9-1c6d-4b08-b7a3-0a37126fad20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:15.398Z|e374b3e9-1c6d-4b08-b7a3-0a37126fad20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:15.403Z|ffe43769-e713-400e-8ac3-c5fa62fab5d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:15.404Z|ffe43769-e713-400e-8ac3-c5fa62fab5d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:17.462Z|ae5b8af0-b75b-4930-95ea-80c0199e1db0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:58:17.463Z|ae5b8af0-b75b-4930-95ea-80c0199e1db0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:25.458Z|1802b8b7-cc53-4946-9b55-97f73f2ebef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:25.458Z|5722e347-7ad8-480d-8304-c9c8338c0275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:25.459Z|de858fef-f218-4154-a01e-ad10f5422a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:25.460Z|5722e347-7ad8-480d-8304-c9c8338c0275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:25.460Z|1802b8b7-cc53-4946-9b55-97f73f2ebef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:25.460Z|de858fef-f218-4154-a01e-ad10f5422a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:30.336Z|0d8513d1-8650-4503-b9d0-2ca7ee916451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:30.339Z|0d8513d1-8650-4503-b9d0-2ca7ee916451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:30.675Z|f76aa5bc-6ca6-46c6-9a6d-caf6ea62b088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:30.676Z|f76aa5bc-6ca6-46c6-9a6d-caf6ea62b088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:35.498Z|eae5e94a-44ef-4697-b898-9a0cc8ad0313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:35.498Z|e5fb64cd-edfe-4462-97d2-3b4e1ffbd85a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:35.498Z|ea0433bb-458c-4460-8241-993e3b859a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:35.499Z|eae5e94a-44ef-4697-b898-9a0cc8ad0313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:35.499Z|e5fb64cd-edfe-4462-97d2-3b4e1ffbd85a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:35.499Z|ea0433bb-458c-4460-8241-993e3b859a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:45.335Z|0812dd8c-cb7e-41d3-9414-95b009c3ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:58:45.336Z|0812dd8c-cb7e-41d3-9414-95b009c3ae21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:58:45.525Z|27a66cbd-47a1-4b9b-a0ce-4840aac2f37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:45.526Z|1279cb16-0512-4407-a226-e49815750dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:45.526Z|27a66cbd-47a1-4b9b-a0ce-4840aac2f37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:45.527Z|1279cb16-0512-4407-a226-e49815750dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:45.528Z|f702c463-e7b8-4444-823a-61cf4a57ae2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:45.528Z|f702c463-e7b8-4444-823a-61cf4a57ae2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:55.552Z|f97d38c7-7d8f-494f-8390-c9a199575fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:55.552Z|8c899505-22f9-4752-973b-6c5faa6d2a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:55.552Z|71cd4ad1-0a8d-4c83-a06c-ac8f55f7b73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:58:55.552Z|f97d38c7-7d8f-494f-8390-c9a199575fb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:55.552Z|8c899505-22f9-4752-973b-6c5faa6d2a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:58:55.552Z|71cd4ad1-0a8d-4c83-a06c-ac8f55f7b73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:00.335Z|9326fe0d-4ec7-46a1-9c19-24ab876620e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:00.336Z|9326fe0d-4ec7-46a1-9c19-24ab876620e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:00.677Z|4a83707b-115b-4a9c-a746-fc162531493d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:00.677Z|4a83707b-115b-4a9c-a746-fc162531493d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:05.576Z|16c35e11-8cf6-409f-a3e7-aac60da056ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:05.577Z|16c35e11-8cf6-409f-a3e7-aac60da056ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:05.577Z|076a0e03-02eb-49b5-aa14-5070677ef95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:05.578Z|076a0e03-02eb-49b5-aa14-5070677ef95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:05.580Z|a6b92c47-19d5-4bb0-b1c3-c604ada70a54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:05.581Z|a6b92c47-19d5-4bb0-b1c3-c604ada70a54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:15.335Z|9a8fa6be-1827-420a-8209-03f4cdcc7640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:15.339Z|9a8fa6be-1827-420a-8209-03f4cdcc7640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:15.599Z|12b13058-73b7-4161-ab6d-f379342d2456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:15.599Z|55f985f8-fcba-4b0d-9a7f-614e12534a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:15.600Z|55f985f8-fcba-4b0d-9a7f-614e12534a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:15.600Z|12b13058-73b7-4161-ab6d-f379342d2456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:15.600Z|4d03b2f1-dc6c-4653-87e6-67de610f525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:15.601Z|4d03b2f1-dc6c-4653-87e6-67de610f525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:17.462Z|3d55abb0-ca9e-45c0-a8f8-81c687bcae0b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T10:59:17.463Z|3d55abb0-ca9e-45c0-a8f8-81c687bcae0b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:25.624Z|453592eb-7d61-4eaa-a6b5-b6e294ec6486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:25.624Z|253881a4-8448-40f1-9880-fdff94ef8dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:25.625Z|253881a4-8448-40f1-9880-fdff94ef8dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:25.625Z|453592eb-7d61-4eaa-a6b5-b6e294ec6486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:25.634Z|7e70576f-2b34-4f31-9055-fb52f144065f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:25.635Z|7e70576f-2b34-4f31-9055-fb52f144065f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:30.336Z|af7b3edd-417c-4374-af12-5a540682a321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:30.337Z|af7b3edd-417c-4374-af12-5a540682a321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:30.679Z|25764fe9-4851-446b-b332-b211e1dcecf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:30.679Z|25764fe9-4851-446b-b332-b211e1dcecf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:35.655Z|00d9a25c-8cdf-4d2c-bd38-52e5c1f9fa47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:35.655Z|f58879b9-2e92-463a-bb40-176a1fea0b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:35.656Z|00d9a25c-8cdf-4d2c-bd38-52e5c1f9fa47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:35.656Z|f58879b9-2e92-463a-bb40-176a1fea0b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:35.657Z|f0a2b266-96b9-46b8-b4f2-6d052c99304e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:35.657Z|f0a2b266-96b9-46b8-b4f2-6d052c99304e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:45.335Z|ff4a8b81-7a9c-4186-9345-f3ffaca98699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T10:59:45.336Z|ff4a8b81-7a9c-4186-9345-f3ffaca98699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T10:59:45.679Z|cb833dd8-7d46-4e15-a88b-05471a3d9c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:45.680Z|b5c0cbe6-c214-49ff-8bf0-2e8615e79ea5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:45.680Z|cb833dd8-7d46-4e15-a88b-05471a3d9c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:45.681Z|b5c0cbe6-c214-49ff-8bf0-2e8615e79ea5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:45.683Z|1050739b-5b77-48b3-bcd6-d43b36200903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:45.684Z|1050739b-5b77-48b3-bcd6-d43b36200903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:55.711Z|a7042648-124b-459c-8128-a066c4a8347b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:55.711Z|96d773e4-bc14-41b2-bccc-b530e9288275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:55.711Z|f0846a0c-0ef3-452f-9232-1674a1766b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T10:59:55.711Z|a7042648-124b-459c-8128-a066c4a8347b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:55.711Z|96d773e4-bc14-41b2-bccc-b530e9288275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T10:59:55.712Z|f0846a0c-0ef3-452f-9232-1674a1766b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:00.335Z|4367cbac-d5ff-4afa-82bf-1a68b021faf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:00.338Z|4367cbac-d5ff-4afa-82bf-1a68b021faf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:00.680Z|017828c6-67b2-4619-8bcf-92e52ce5ca75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:00.681Z|017828c6-67b2-4619-8bcf-92e52ce5ca75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:05.737Z|eca70777-f8b3-492c-b2f5-65353461265a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:05.737Z|26b93ec1-f29b-4216-96e8-ffc6fa84e61d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:05.738Z|e859686f-11c7-4e63-8813-612097ff53bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:05.738Z|eca70777-f8b3-492c-b2f5-65353461265a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:05.738Z|e859686f-11c7-4e63-8813-612097ff53bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:05.739Z|26b93ec1-f29b-4216-96e8-ffc6fa84e61d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:15.335Z|bb22d9c0-12b8-43b6-a5ee-2a85ed561c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:15.336Z|bb22d9c0-12b8-43b6-a5ee-2a85ed561c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:15.764Z|da59809c-3ef3-40d3-998e-5e3c019d1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:15.764Z|12f08e39-d744-43c0-85da-656c7d7e2207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:15.764Z|5f86cf38-d259-41a7-b291-5e12a70bf52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:15.765Z|12f08e39-d744-43c0-85da-656c7d7e2207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:15.765Z|da59809c-3ef3-40d3-998e-5e3c019d1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:15.765Z|5f86cf38-d259-41a7-b291-5e12a70bf52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:17.463Z|748032d7-a1e5-4fd7-a4e7-2820f2808732|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:00:17.466Z|748032d7-a1e5-4fd7-a4e7-2820f2808732|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:25.806Z|8ea45871-a52f-4ade-8ce4-a267e7d409b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:25.804Z|c360724d-e8c8-4e3f-ac0d-0f5ba3d5ea6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:25.806Z|d9bde56a-c902-44c2-8493-be19b24839cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:25.807Z|c360724d-e8c8-4e3f-ac0d-0f5ba3d5ea6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:25.807Z|8ea45871-a52f-4ade-8ce4-a267e7d409b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:25.807Z|d9bde56a-c902-44c2-8493-be19b24839cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:30.337Z|26aeb365-ffd3-4a84-801b-040dfe916295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:30.342Z|26aeb365-ffd3-4a84-801b-040dfe916295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:30.681Z|ec206ba9-a337-45cc-ba40-7efa28c033ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:30.682Z|ec206ba9-a337-45cc-ba40-7efa28c033ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:35.834Z|78867d90-564c-4aa3-8dc9-3c6744cc0d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:35.834Z|dc9a8ee5-da55-4dea-bb30-6e4bc0800170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:35.835Z|78867d90-564c-4aa3-8dc9-3c6744cc0d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:35.835Z|dc9a8ee5-da55-4dea-bb30-6e4bc0800170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:35.839Z|4eeb774f-03b6-4ef4-bddb-283e6b7210e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:35.841Z|4eeb774f-03b6-4ef4-bddb-283e6b7210e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:45.335Z|dca407e3-7b91-4e4c-af8b-9ecce0a14050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:00:45.336Z|dca407e3-7b91-4e4c-af8b-9ecce0a14050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:00:45.865Z|a7a423d6-89b8-4483-bbcf-2a1fa5e0a86c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:45.866Z|15bb671a-29e8-49a0-b710-67ba1c7a3e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:45.866Z|8e5a2475-31b0-4274-8222-b508776f200d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:45.866Z|a7a423d6-89b8-4483-bbcf-2a1fa5e0a86c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:45.867Z|15bb671a-29e8-49a0-b710-67ba1c7a3e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:45.867Z|8e5a2475-31b0-4274-8222-b508776f200d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:55.889Z|217fff5c-7cc2-4f99-b4b8-5c8dd023e33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:55.890Z|217fff5c-7cc2-4f99-b4b8-5c8dd023e33e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:55.892Z|30ba4c3d-6665-4c9c-947e-e8bf9b7b69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:55.892Z|30ba4c3d-6665-4c9c-947e-e8bf9b7b69e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:00:55.901Z|b3f2d88a-5c07-4d3c-8e01-1c7b06a530c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:00:55.902Z|b3f2d88a-5c07-4d3c-8e01-1c7b06a530c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:00.335Z|328d209e-13cc-4319-bec9-41fe0f403289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:00.337Z|328d209e-13cc-4319-bec9-41fe0f403289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:00.682Z|a89a395f-0965-4175-9d52-ffbe5a9e2d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:00.683Z|a89a395f-0965-4175-9d52-ffbe5a9e2d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:05.911Z|d36a86fe-745c-43bd-9297-a61104a4fa75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:05.911Z|6078dcae-2e15-48c0-a72e-5794b433071c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:05.912Z|d36a86fe-745c-43bd-9297-a61104a4fa75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:05.913Z|6078dcae-2e15-48c0-a72e-5794b433071c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:05.919Z|2d5a9292-a13f-4b56-acaf-ad154cb68463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:05.920Z|2d5a9292-a13f-4b56-acaf-ad154cb68463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:15.336Z|11fe8090-9a4a-4832-a98a-c38b249f1d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:15.341Z|11fe8090-9a4a-4832-a98a-c38b249f1d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:15.934Z|138bb897-822e-4396-8321-f1132dc01dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:15.934Z|04960910-5ef8-4c7d-91af-dcddab411b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:15.935Z|04960910-5ef8-4c7d-91af-dcddab411b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:15.935Z|138bb897-822e-4396-8321-f1132dc01dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:15.937Z|1432959c-10d1-48bb-80a0-81cbcf8965ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:15.937Z|1432959c-10d1-48bb-80a0-81cbcf8965ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:17.462Z|fe0ce906-83d9-49a6-8b55-b79257e81a67|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:01:17.463Z|fe0ce906-83d9-49a6-8b55-b79257e81a67|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:25.963Z|687d0399-d6a7-4a98-84bb-72259859fbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:25.963Z|3e2426c2-d13e-41f2-866a-900817fbc4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:25.965Z|3e2426c2-d13e-41f2-866a-900817fbc4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:25.965Z|687d0399-d6a7-4a98-84bb-72259859fbaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:25.968Z|fa99bbd7-41fb-4db5-9965-0d69be88efea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:25.969Z|fa99bbd7-41fb-4db5-9965-0d69be88efea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:30.336Z|da67ce55-dcc8-434c-b860-19153330b443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:30.337Z|da67ce55-dcc8-434c-b860-19153330b443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:30.684Z|f18c8b5f-fd2e-4018-bb8c-e0e0c07dd250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:30.684Z|f18c8b5f-fd2e-4018-bb8c-e0e0c07dd250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:35.992Z|0307462a-1b82-43af-8680-2af3b5af16a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:35.992Z|f4c9320e-0e08-4a69-9a21-8921778c7c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:35.992Z|46322b14-9373-4116-8a73-53e08523e6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:35.993Z|46322b14-9373-4116-8a73-53e08523e6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:35.993Z|f4c9320e-0e08-4a69-9a21-8921778c7c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:35.993Z|0307462a-1b82-43af-8680-2af3b5af16a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:45.335Z|d385ed86-4057-49e2-9dab-eb0f42331264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:01:45.336Z|d385ed86-4057-49e2-9dab-eb0f42331264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:01:46.014Z|7ba0824f-af1c-4f0b-aab1-eb8ca332ee65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:46.015Z|7ba0824f-af1c-4f0b-aab1-eb8ca332ee65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:46.018Z|022ddfc5-71bf-4ba5-a288-38b4836f1be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:46.018Z|f212eede-802a-470c-9a90-af1f75b16595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:46.019Z|022ddfc5-71bf-4ba5-a288-38b4836f1be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:46.019Z|f212eede-802a-470c-9a90-af1f75b16595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:56.043Z|a26a08bc-9ffa-4c59-81ad-3e8aa7841808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:56.044Z|a26a08bc-9ffa-4c59-81ad-3e8aa7841808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:56.045Z|05a79ab5-2167-43c7-87e0-0b6f63b186ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:56.045Z|05a79ab5-2167-43c7-87e0-0b6f63b186ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:01:56.055Z|f2de0959-c466-47aa-b71e-3a5107016106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:01:56.055Z|f2de0959-c466-47aa-b71e-3a5107016106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:00.337Z|53ed2807-6f8a-42ec-b157-700dc8de452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:00.340Z|53ed2807-6f8a-42ec-b157-700dc8de452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:00.685Z|c86718db-5ca7-4051-9590-28130f278865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:00.685Z|c86718db-5ca7-4051-9590-28130f278865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:06.071Z|b264f209-a7c2-40e5-8067-67219d279936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:06.071Z|c0734da0-7432-4fa8-aed9-219ad64886bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:06.073Z|b264f209-a7c2-40e5-8067-67219d279936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:06.073Z|c0734da0-7432-4fa8-aed9-219ad64886bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:06.075Z|79c0be5a-db63-4b78-ad59-f6547ec433d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:06.075Z|79c0be5a-db63-4b78-ad59-f6547ec433d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:15.337Z|6d0e8d95-08ea-49de-91c1-12d3ea8b9f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:15.340Z|6d0e8d95-08ea-49de-91c1-12d3ea8b9f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:16.105Z|2276b145-1d23-43a5-9089-497fa17be976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:16.105Z|4a9ec386-9ae9-44ec-9673-20807cb1fc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:16.105Z|907f8a9b-48e0-4325-9327-afb6fa5e5a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:16.107Z|4a9ec386-9ae9-44ec-9673-20807cb1fc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:16.107Z|2276b145-1d23-43a5-9089-497fa17be976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:16.107Z|907f8a9b-48e0-4325-9327-afb6fa5e5a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:17.467Z|02d24983-f1e0-4acc-a6e2-5284ce071cb6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:02:17.467Z|02d24983-f1e0-4acc-a6e2-5284ce071cb6|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:26.133Z|8f942847-0746-48c4-9d88-36a439650150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:26.133Z|bb63d8a8-78af-4e58-a957-a75764d97823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:26.133Z|de7da952-25f6-4d6c-b3eb-e7c2168b0169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:26.134Z|8f942847-0746-48c4-9d88-36a439650150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:26.134Z|bb63d8a8-78af-4e58-a957-a75764d97823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:26.134Z|de7da952-25f6-4d6c-b3eb-e7c2168b0169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:30.335Z|af2a1b36-184e-42d5-89dd-8da3ec7cd395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:30.336Z|af2a1b36-184e-42d5-89dd-8da3ec7cd395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:30.686Z|db089a23-64c8-45d0-95f3-959f34d968a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:30.687Z|db089a23-64c8-45d0-95f3-959f34d968a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:36.158Z|1cc9bb6d-8da5-4b37-bb5a-f174189ca00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:36.159Z|1cc9bb6d-8da5-4b37-bb5a-f174189ca00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:36.161Z|f73a611d-5d2b-4c31-9092-ddd34b8680b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:36.161Z|f73a611d-5d2b-4c31-9092-ddd34b8680b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:36.165Z|bee4dd20-1cff-47a0-9017-9e993d1afc42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:36.166Z|bee4dd20-1cff-47a0-9017-9e993d1afc42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:45.335Z|a39436cc-d1c3-429a-9b31-493efc159888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:02:45.339Z|a39436cc-d1c3-429a-9b31-493efc159888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:02:46.187Z|269f5816-c861-4512-afa5-03fd8dbec826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:46.187Z|05a3c830-33af-4103-9492-3e7707866660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:46.187Z|46d63f0e-6a4e-4598-9714-00256e312776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:46.188Z|46d63f0e-6a4e-4598-9714-00256e312776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:46.188Z|05a3c830-33af-4103-9492-3e7707866660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:46.188Z|269f5816-c861-4512-afa5-03fd8dbec826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:56.224Z|ba3b278b-a638-43a4-a91f-9b93df916018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:56.225Z|ba3b278b-a638-43a4-a91f-9b93df916018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:56.227Z|3eb81d35-6a4a-4f8f-a5dd-e5b1425b14c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:56.227Z|3eb81d35-6a4a-4f8f-a5dd-e5b1425b14c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:02:56.228Z|11132b7d-e412-40b0-bf30-d9484611d8d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:02:56.229Z|11132b7d-e412-40b0-bf30-d9484611d8d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:00.335Z|b87567ba-c8c9-4eae-8031-7bdddc1283c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:00.336Z|b87567ba-c8c9-4eae-8031-7bdddc1283c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:00.688Z|4cceb4b9-b314-4ae6-a5e6-9249e64308d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:00.688Z|4cceb4b9-b314-4ae6-a5e6-9249e64308d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:06.255Z|dbd4296a-d9e6-4435-b9ef-5babba2d9eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:06.255Z|3a3ea09b-076b-488f-b182-19fc20649a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:06.255Z|dec64b03-6c50-40e6-b653-318056317af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:06.256Z|dbd4296a-d9e6-4435-b9ef-5babba2d9eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:06.256Z|dec64b03-6c50-40e6-b653-318056317af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:06.256Z|3a3ea09b-076b-488f-b182-19fc20649a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:15.336Z|e8c2669a-e3df-4085-a84a-87e38906362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:15.336Z|e8c2669a-e3df-4085-a84a-87e38906362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:16.282Z|6cc30501-fee8-4042-854e-50f45a260830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:16.282Z|08b055d7-3433-4ed6-ac1b-e315428d7a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:16.283Z|6cc30501-fee8-4042-854e-50f45a260830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:16.283Z|08b055d7-3433-4ed6-ac1b-e315428d7a34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:16.282Z|df0e9c40-36f8-4106-b7e6-29a55722547f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:16.285Z|df0e9c40-36f8-4106-b7e6-29a55722547f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:17.462Z|1b56c4cc-e8ef-4322-9106-85fbae877c92|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:03:17.463Z|1b56c4cc-e8ef-4322-9106-85fbae877c92|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:26.311Z|06169300-ea2b-40ca-82bf-27f87a0bcf61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:26.311Z|06169300-ea2b-40ca-82bf-27f87a0bcf61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:26.311Z|94accda8-a2ec-4306-bd8b-850cfc01ce60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:26.313Z|94accda8-a2ec-4306-bd8b-850cfc01ce60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:26.315Z|d11cbb32-5076-45c3-91cf-3a268521352f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:26.315Z|d11cbb32-5076-45c3-91cf-3a268521352f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:30.335Z|6cd72258-d02b-4087-a111-7e8b495b29e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:30.338Z|6cd72258-d02b-4087-a111-7e8b495b29e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:30.690Z|5def8b89-9808-4000-a55b-0e0343965c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:30.690Z|5def8b89-9808-4000-a55b-0e0343965c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:36.347Z|22c3ebd4-824f-4bb9-9012-9a644ede5281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:36.347Z|9a8b03b4-cb75-4e8d-8440-cc4083cfabf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:36.347Z|97aa50e1-6150-41a7-a930-bc4702023595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:36.348Z|9a8b03b4-cb75-4e8d-8440-cc4083cfabf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:36.348Z|97aa50e1-6150-41a7-a930-bc4702023595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:36.348Z|22c3ebd4-824f-4bb9-9012-9a644ede5281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:45.336Z|6103ff2a-9e80-4df4-873c-52f07c01ad14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:03:45.337Z|6103ff2a-9e80-4df4-873c-52f07c01ad14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:03:46.391Z|07d9a877-6bf0-4b8e-b8c2-f0dca9ac900f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:46.391Z|e4e3b9af-0ab5-45c2-a203-64a62c59f9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:46.391Z|b3335144-5a5a-4c3f-a8ab-2b10c3688ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:46.396Z|e4e3b9af-0ab5-45c2-a203-64a62c59f9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:46.396Z|07d9a877-6bf0-4b8e-b8c2-f0dca9ac900f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:46.396Z|b3335144-5a5a-4c3f-a8ab-2b10c3688ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:56.429Z|daef913c-bb97-4931-92a8-5a767a8925d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:56.429Z|520698b2-3eaf-47ba-9fe8-fa99d8416ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:56.431Z|a48a0a56-5c1d-40a2-90c0-b0659ca70afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:03:56.432Z|a48a0a56-5c1d-40a2-90c0-b0659ca70afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:56.432Z|daef913c-bb97-4931-92a8-5a767a8925d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:03:56.432Z|520698b2-3eaf-47ba-9fe8-fa99d8416ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:00.335Z|d4b8e9ff-d5fc-41a3-8b90-a0e22a6140f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:00.336Z|d4b8e9ff-d5fc-41a3-8b90-a0e22a6140f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:00.691Z|11afdac3-eed1-40d1-87ab-cd23665c9070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:00.692Z|11afdac3-eed1-40d1-87ab-cd23665c9070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:06.464Z|2183589a-ef1e-44dc-8cef-6abbd0153c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:06.465Z|2183589a-ef1e-44dc-8cef-6abbd0153c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:06.468Z|86c6db75-9248-4d2d-b18f-3607c6d460af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:06.468Z|86c6db75-9248-4d2d-b18f-3607c6d460af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:06.473Z|b83ef04a-58a0-4864-87d7-f2af3a3c1ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:06.474Z|b83ef04a-58a0-4864-87d7-f2af3a3c1ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:15.335Z|7573459a-a5ce-4b43-ae0e-ed93590dde36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:15.338Z|7573459a-a5ce-4b43-ae0e-ed93590dde36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:16.495Z|d9b0118f-7501-4d00-9b8e-29c2d9a489b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:16.497Z|d9b0118f-7501-4d00-9b8e-29c2d9a489b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:16.498Z|bb12c463-8b33-4d7c-b165-fcb2602dd476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:16.498Z|bb12c463-8b33-4d7c-b165-fcb2602dd476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:16.502Z|5bfb53f6-9dc2-4489-86ce-b912e1013a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:16.502Z|5bfb53f6-9dc2-4489-86ce-b912e1013a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:17.462Z|2f1d742f-7ea7-4aac-a422-51d258ce527f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:04:17.463Z|2f1d742f-7ea7-4aac-a422-51d258ce527f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:26.518Z|860861d8-ee69-4dab-881c-c14c203a47f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:26.519Z|860861d8-ee69-4dab-881c-c14c203a47f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:26.524Z|7fe8d9e0-9b7f-4a1c-ba34-0103ad146bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:26.524Z|7fe8d9e0-9b7f-4a1c-ba34-0103ad146bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:26.529Z|47436996-d18e-4779-b0ab-22913dcca6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:26.529Z|47436996-d18e-4779-b0ab-22913dcca6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:30.335Z|9251cf23-89b9-47eb-9e31-2c64f6be94fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:30.336Z|9251cf23-89b9-47eb-9e31-2c64f6be94fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:30.692Z|0ea14abc-8810-451a-a010-4b687697abbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:30.693Z|0ea14abc-8810-451a-a010-4b687697abbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:36.543Z|01397662-c67f-4fb7-9fb7-6eeda9c8f917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:36.544Z|01397662-c67f-4fb7-9fb7-6eeda9c8f917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:36.546Z|22edd2cf-cd12-4298-ab47-9d7e14f48fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:36.547Z|22edd2cf-cd12-4298-ab47-9d7e14f48fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:36.548Z|1eb263cc-f8fd-45ba-8b3e-b64ace68cec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:36.549Z|1eb263cc-f8fd-45ba-8b3e-b64ace68cec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:45.335Z|51e9ef0f-09b3-4a2a-a82a-09bc8da5ee2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:04:45.336Z|51e9ef0f-09b3-4a2a-a82a-09bc8da5ee2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:04:46.572Z|52791177-03b5-46e9-aa7c-aae7ee876c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:46.572Z|76732d32-2712-46e2-8182-92f39ff39db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:46.572Z|8b06f450-c1db-442b-a201-80861c2e7bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:46.573Z|52791177-03b5-46e9-aa7c-aae7ee876c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:46.573Z|76732d32-2712-46e2-8182-92f39ff39db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:46.573Z|8b06f450-c1db-442b-a201-80861c2e7bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:56.598Z|16da9684-c984-4691-99e4-1aaa71592c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:56.598Z|6f8a82f3-4aaa-42ee-92e9-53b9fd2be913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:56.598Z|7920f477-c443-400e-9228-e11510d1c0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:04:56.599Z|16da9684-c984-4691-99e4-1aaa71592c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:56.599Z|6f8a82f3-4aaa-42ee-92e9-53b9fd2be913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:04:56.599Z|7920f477-c443-400e-9228-e11510d1c0b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:00.335Z|e4460070-686d-4e51-b34f-40d333dfcd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:00.338Z|e4460070-686d-4e51-b34f-40d333dfcd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:00.694Z|919d83b2-e163-467e-b9d3-2df3cb171ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:00.694Z|919d83b2-e163-467e-b9d3-2df3cb171ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:06.622Z|9a8ffc1d-0540-4d36-9406-304ae36f5363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:06.623Z|fd3e3c7d-cd8b-48e8-a782-e35d989f4df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:06.623Z|9a8ffc1d-0540-4d36-9406-304ae36f5363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:06.623Z|fd3e3c7d-cd8b-48e8-a782-e35d989f4df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:06.625Z|fee273d9-8ed2-4c05-a88f-059a0ac1aa66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:06.625Z|fee273d9-8ed2-4c05-a88f-059a0ac1aa66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:15.336Z|dd407aac-8213-4602-9fca-f2b193c3fbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:15.337Z|dd407aac-8213-4602-9fca-f2b193c3fbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:16.648Z|e1f6a650-4339-45d9-b8aa-4e5b214c9a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:16.649Z|e1f6a650-4339-45d9-b8aa-4e5b214c9a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:16.653Z|5e212a3b-4d01-4a40-8866-fcfa95b8b587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:16.653Z|9133dbf0-ee0a-4dff-84a6-84b22dbd5296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:16.653Z|9133dbf0-ee0a-4dff-84a6-84b22dbd5296|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:16.653Z|5e212a3b-4d01-4a40-8866-fcfa95b8b587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:17.462Z|e00e317d-23df-4217-8c43-c4b5d3538105|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:05:17.463Z|e00e317d-23df-4217-8c43-c4b5d3538105|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:26.681Z|665c890c-aa44-4f53-a544-de61f7268d7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:26.681Z|0434ee3c-6be0-42d3-8637-5cd43b1fbcd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:26.681Z|c6897d4c-4f8a-4288-a38b-8f1cb5703303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:26.683Z|665c890c-aa44-4f53-a544-de61f7268d7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:26.683Z|0434ee3c-6be0-42d3-8637-5cd43b1fbcd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:26.683Z|c6897d4c-4f8a-4288-a38b-8f1cb5703303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:30.335Z|e80abebe-558e-415e-b17b-1951f8291bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:30.337Z|e80abebe-558e-415e-b17b-1951f8291bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:30.695Z|a88560a9-0933-434e-a627-1841573f94e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:30.696Z|a88560a9-0933-434e-a627-1841573f94e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:36.709Z|2b2cbb06-3255-4f23-93a4-4d03ce7408a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:36.710Z|2b2cbb06-3255-4f23-93a4-4d03ce7408a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:36.722Z|71a225e1-3758-4b34-8e5a-94f9c27b13cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:36.722Z|71a225e1-3758-4b34-8e5a-94f9c27b13cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:36.723Z|5d76e781-2f13-4b0e-b49f-bd3c249925f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:36.724Z|5d76e781-2f13-4b0e-b49f-bd3c249925f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:45.335Z|1aef08c1-b5c4-4726-9479-86ccd9b0e303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:05:45.339Z|1aef08c1-b5c4-4726-9479-86ccd9b0e303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:05:46.735Z|0b79d006-2b00-40ed-8140-b702c0164e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:46.736Z|0b79d006-2b00-40ed-8140-b702c0164e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:46.743Z|dcfa6880-3b4d-4110-ab4c-3ecab9672f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:46.743Z|dcfa6880-3b4d-4110-ab4c-3ecab9672f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:46.747Z|5fa19c96-2e67-43fd-973f-8b4934351d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:46.747Z|5fa19c96-2e67-43fd-973f-8b4934351d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:56.763Z|1a8cbe29-1773-4912-854c-41fe0625bbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:56.763Z|57f3ba62-a3b3-4042-9097-2cc75ba068d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:56.763Z|1a8cbe29-1773-4912-854c-41fe0625bbfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:56.763Z|57f3ba62-a3b3-4042-9097-2cc75ba068d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:05:56.766Z|50fd4b9a-35d3-4155-be6c-20d03c1f73db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:05:56.767Z|50fd4b9a-35d3-4155-be6c-20d03c1f73db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:00.335Z|793b9eaa-e279-45d1-8262-042c11f357c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:00.336Z|793b9eaa-e279-45d1-8262-042c11f357c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:00.696Z|8dd89339-5126-499e-9444-f01ce6e6c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:00.697Z|8dd89339-5126-499e-9444-f01ce6e6c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:06.787Z|343a5486-2740-4843-9f0b-5661d0ab804a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:06.787Z|8ca0f2b7-144d-440d-bddf-76971e0b0557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:06.788Z|8ca0f2b7-144d-440d-bddf-76971e0b0557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:06.788Z|343a5486-2740-4843-9f0b-5661d0ab804a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:06.789Z|a02e9eac-d728-48df-a6a8-120e9e3efe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:06.789Z|a02e9eac-d728-48df-a6a8-120e9e3efe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:15.337Z|9975428d-e9f4-4b90-9820-71e53f95fa08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:15.343Z|9975428d-e9f4-4b90-9820-71e53f95fa08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:16.813Z|f2128f47-d169-43fc-8a56-a0d11142c28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:16.813Z|0f9b9dbd-1016-4eac-8de2-e0e40df6bdb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:16.813Z|a2261b93-e741-4802-8bda-8ac360e865ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:16.815Z|0f9b9dbd-1016-4eac-8de2-e0e40df6bdb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:16.816Z|f2128f47-d169-43fc-8a56-a0d11142c28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:16.815Z|a2261b93-e741-4802-8bda-8ac360e865ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:17.463Z|3d128b0f-d87e-4450-ae88-0bb17f6ae24a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:06:17.464Z|3d128b0f-d87e-4450-ae88-0bb17f6ae24a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:26.841Z|ffbfad91-3b53-4456-bdf4-47646e72369a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:26.841Z|8e18c1a4-6adf-478e-b712-4a09cbe489a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:26.841Z|4b388912-2277-42e9-a3b7-ce781d9edecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:26.842Z|8e18c1a4-6adf-478e-b712-4a09cbe489a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:26.842Z|ffbfad91-3b53-4456-bdf4-47646e72369a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:26.843Z|4b388912-2277-42e9-a3b7-ce781d9edecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:30.337Z|b5a8f761-da8d-4a26-89d0-1cf467f7b97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:30.338Z|b5a8f761-da8d-4a26-89d0-1cf467f7b97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:30.699Z|b46f3422-b6bc-4ec9-97bb-94438409de5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:30.699Z|b46f3422-b6bc-4ec9-97bb-94438409de5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:36.868Z|11eef5a9-3041-428a-977f-5f785cbefe95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:36.868Z|dcc632aa-25b4-4547-b1f5-ec8db86e785a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:36.868Z|55b77783-49e4-474b-b5bb-c1de60ff1b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:36.869Z|11eef5a9-3041-428a-977f-5f785cbefe95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:36.869Z|dcc632aa-25b4-4547-b1f5-ec8db86e785a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:36.869Z|55b77783-49e4-474b-b5bb-c1de60ff1b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:45.335Z|16b11d24-a98e-433f-9973-d69026484556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:06:45.336Z|16b11d24-a98e-433f-9973-d69026484556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:06:46.896Z|3afef10c-660d-41e0-9a9b-d6a1cea1a86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:46.897Z|3808879f-0afe-49f4-bc48-903e31312378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:46.897Z|3afef10c-660d-41e0-9a9b-d6a1cea1a86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:46.898Z|3808879f-0afe-49f4-bc48-903e31312378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:46.905Z|3387e1ea-93a9-4c1a-ad0d-2522843a74f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:46.905Z|3387e1ea-93a9-4c1a-ad0d-2522843a74f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:56.923Z|2c9d7144-1299-43ac-8be9-678ac05d61a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:56.923Z|60a31763-6e2a-4494-9607-b15d48150208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:56.924Z|2c9d7144-1299-43ac-8be9-678ac05d61a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:56.924Z|60a31763-6e2a-4494-9607-b15d48150208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:06:56.926Z|a826b577-b2f8-4dc7-8fe4-d8da855b8b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:06:56.927Z|a826b577-b2f8-4dc7-8fe4-d8da855b8b92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:00.336Z|f697e77b-de0d-4f06-86ab-14a182d0e57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:00.339Z|f697e77b-de0d-4f06-86ab-14a182d0e57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:00.701Z|ac984edf-d8ea-4cae-9c83-59a66b90c96b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:00.702Z|ac984edf-d8ea-4cae-9c83-59a66b90c96b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:06.949Z|8c31dfaa-0838-4ab8-a725-05ed9a1517d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:06.949Z|27d18a6a-a2c3-4def-bc11-296dc961e62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:06.949Z|8c31dfaa-0838-4ab8-a725-05ed9a1517d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:06.949Z|27d18a6a-a2c3-4def-bc11-296dc961e62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:06.952Z|424e0444-e6c7-4122-b10d-e4c070eac5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:06.953Z|424e0444-e6c7-4122-b10d-e4c070eac5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:15.337Z|7ea2ca93-307c-4a9c-9871-c4527f6b38d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:15.341Z|7ea2ca93-307c-4a9c-9871-c4527f6b38d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:16.976Z|096b23a2-e9fd-4f4e-90ef-151464c259a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:16.976Z|817635ac-1591-4ae2-a3ad-e7e1660fefbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:16.980Z|096b23a2-e9fd-4f4e-90ef-151464c259a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:16.980Z|817635ac-1591-4ae2-a3ad-e7e1660fefbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:16.981Z|a51499f2-85b9-4e82-a033-81def310aa51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:16.982Z|a51499f2-85b9-4e82-a033-81def310aa51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:17.462Z|82bcaa5f-035c-4dcd-a1a6-c3f3ad2ac121|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:07:17.463Z|82bcaa5f-035c-4dcd-a1a6-c3f3ad2ac121|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:27.012Z|48905cdb-dd04-4102-a6dd-5662d79c2870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:27.012Z|48905cdb-dd04-4102-a6dd-5662d79c2870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:27.016Z|983b7409-c5a9-4494-aac0-d3b979c2bdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:27.017Z|983b7409-c5a9-4494-aac0-d3b979c2bdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:27.019Z|356ee2f6-af9e-45fd-975e-1c19a4a5eb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:27.020Z|356ee2f6-af9e-45fd-975e-1c19a4a5eb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:30.336Z|03c9cdf2-e442-4cfb-a98d-601be206dbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:30.336Z|03c9cdf2-e442-4cfb-a98d-601be206dbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:30.703Z|d25bf603-d9a4-48d9-b88c-b0ca8ce0f170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:30.703Z|d25bf603-d9a4-48d9-b88c-b0ca8ce0f170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:37.035Z|2d4b3d3f-1d94-42b7-8023-bc7ce5210a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:37.037Z|2d4b3d3f-1d94-42b7-8023-bc7ce5210a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:37.037Z|a24d3d02-2d15-427a-8015-c21065e982ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:37.038Z|5d591290-f35e-44df-8c85-ace53af5def9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:37.038Z|a24d3d02-2d15-427a-8015-c21065e982ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:37.038Z|5d591290-f35e-44df-8c85-ace53af5def9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:45.335Z|fa4aebcc-0550-439a-adad-2e5bb510c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:07:45.339Z|fa4aebcc-0550-439a-adad-2e5bb510c368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:07:47.063Z|b5c6a364-47d2-42b3-bd16-a0613d8ef2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:47.063Z|af47bd25-9afe-429d-afd5-cd36fc9f3768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:47.064Z|b5c6a364-47d2-42b3-bd16-a0613d8ef2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:47.064Z|af47bd25-9afe-429d-afd5-cd36fc9f3768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:47.065Z|e1a723ac-1221-4ea6-a38a-1ddcff9f9ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:47.066Z|e1a723ac-1221-4ea6-a38a-1ddcff9f9ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:57.095Z|6ef30db6-f787-4a5b-91b8-e794ca3be547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:57.096Z|cb058e81-a892-4105-9b58-b8639957528b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:57.096Z|6ef30db6-f787-4a5b-91b8-e794ca3be547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:57.095Z|7a7a7c83-4da4-41af-9ae8-7f53c7fcf461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:07:57.097Z|cb058e81-a892-4105-9b58-b8639957528b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:07:57.097Z|7a7a7c83-4da4-41af-9ae8-7f53c7fcf461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:00.335Z|d72877a5-7fbd-4963-81c7-3f95ab7a7478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:00.336Z|d72877a5-7fbd-4963-81c7-3f95ab7a7478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:00.704Z|8dc7435a-699e-4ae4-bbdc-98171f6381c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:00.705Z|8dc7435a-699e-4ae4-bbdc-98171f6381c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:07.122Z|6b7a5bf4-1e50-4f74-9eeb-c28686425c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:07.122Z|92d1950e-69d5-498e-b511-55c5cb7038ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:07.122Z|1b50453c-85e0-496e-a1a8-4add67611c25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:07.122Z|92d1950e-69d5-498e-b511-55c5cb7038ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:07.122Z|1b50453c-85e0-496e-a1a8-4add67611c25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:07.123Z|6b7a5bf4-1e50-4f74-9eeb-c28686425c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:15.336Z|f1dc4e51-49ef-4c3f-a15d-e7bf9b83bbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:15.337Z|f1dc4e51-49ef-4c3f-a15d-e7bf9b83bbe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:17.151Z|bf89938b-a868-494c-a11a-09e98d86ee15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:17.152Z|bf89938b-a868-494c-a11a-09e98d86ee15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:17.154Z|8dfda1db-b414-4420-a2ca-d744ade046b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:17.154Z|df99c4e2-17fe-4d33-815b-ce891a3cb81a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:17.155Z|df99c4e2-17fe-4d33-815b-ce891a3cb81a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:17.155Z|8dfda1db-b414-4420-a2ca-d744ade046b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:17.461Z|ba409140-2c60-417b-a0c4-6eaf995000f7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:08:17.462Z|ba409140-2c60-417b-a0c4-6eaf995000f7|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:27.178Z|c99eff7e-7e50-4528-95e8-d200d719f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:27.179Z|c99eff7e-7e50-4528-95e8-d200d719f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:27.179Z|31e2fe10-15e8-4f62-8a8f-b4a9d79d7eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:27.180Z|31e2fe10-15e8-4f62-8a8f-b4a9d79d7eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:27.183Z|42f05717-5193-4710-b363-7b8222549df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:27.184Z|42f05717-5193-4710-b363-7b8222549df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:30.336Z|e00958df-561e-4845-9216-4c26ad601218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:30.339Z|e00958df-561e-4845-9216-4c26ad601218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:30.708Z|83b949fe-e962-4877-b529-e615e3eace4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:30.709Z|83b949fe-e962-4877-b529-e615e3eace4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:37.200Z|477978c7-dc0c-4930-a679-d5e5b9913e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:37.201Z|477978c7-dc0c-4930-a679-d5e5b9913e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:37.202Z|11b37b2a-2f3c-4de7-9751-c1a33a62b66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:37.202Z|11b37b2a-2f3c-4de7-9751-c1a33a62b66f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:37.205Z|fe37abff-318d-4170-baa0-72c22d33150d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:37.205Z|fe37abff-318d-4170-baa0-72c22d33150d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:45.335Z|7ba1fba8-2d52-46b7-a164-40a22d6fc80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:08:45.335Z|7ba1fba8-2d52-46b7-a164-40a22d6fc80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:08:47.224Z|89404dc4-f72b-4796-87b7-0ca5be8db02c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:47.225Z|89404dc4-f72b-4796-87b7-0ca5be8db02c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:47.225Z|3ac88e11-ccd8-4ae0-b6eb-004ced65c0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:47.225Z|3ac88e11-ccd8-4ae0-b6eb-004ced65c0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:47.226Z|15df38f9-2d17-4908-9125-1302d1a5f245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:47.227Z|15df38f9-2d17-4908-9125-1302d1a5f245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:57.254Z|4ad6d7f6-a10b-4033-95b1-530f8eb825e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:57.254Z|ea87a57e-8b0c-4d5b-a46d-9f8d05a7dbdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:57.254Z|9cd3f3f0-cfc5-4130-a1a8-f8d600e39615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:08:57.255Z|ea87a57e-8b0c-4d5b-a46d-9f8d05a7dbdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:57.254Z|4ad6d7f6-a10b-4033-95b1-530f8eb825e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:08:57.317Z|9cd3f3f0-cfc5-4130-a1a8-f8d600e39615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:00.336Z|0ec6b544-0e84-4914-b8c7-03fd90445697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:00.336Z|0ec6b544-0e84-4914-b8c7-03fd90445697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:00.710Z|b2be3d3e-c00c-4835-b436-d19935006959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:00.711Z|b2be3d3e-c00c-4835-b436-d19935006959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:02.160Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:09:02.172Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3e18698c-ec35-4114-9d0c-f82262f60226 already exists in requestDb InfraActiveRequests table
2021-11-21T11:09:02.173Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:02.173Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:09:02.174Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:02.174Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:02.174Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:09:02.174Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cec2501ff925e966", X-B3-SpanId:"b8801c87c4a9f3f2", X-B3-ParentSpanId:"cec2501ff925e966", X-B3-Sampled:"0", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca97633b-7855-4964-9814-b9e467c5947d"]
2021-11-21T11:09:02.175Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:09:02.175Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:09:02.216Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:02.217Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:09:02.217Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:09:02.217Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:09:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:02.218Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: 
2021-11-21T11:09:02.218Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:02.218Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|404|Not Found|InvokeReturn
2021-11-21T11:09:02.412Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:09:07.341Z|8ba750d5-7630-4a2c-be15-0a64676d0930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:07.341Z|65f4b8ef-d08b-4046-a65c-b3198dbc4648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:07.341Z|f03502f4-55a7-4731-867d-42a6920fdadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:07.342Z|65f4b8ef-d08b-4046-a65c-b3198dbc4648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:07.342Z|f03502f4-55a7-4731-867d-42a6920fdadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:07.342Z|8ba750d5-7630-4a2c-be15-0a64676d0930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:15.335Z|695ab5a0-b8ac-422f-923e-c3e852ee22a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:15.338Z|695ab5a0-b8ac-422f-923e-c3e852ee22a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:17.373Z|de65ff64-10c8-4bd3-b24a-24b290a4c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:17.373Z|94868466-d823-4ca1-bff6-88a1037848e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:17.374Z|fd414136-fecd-4897-8081-9fab26d2ef9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:17.374Z|94868466-d823-4ca1-bff6-88a1037848e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:17.375Z|de65ff64-10c8-4bd3-b24a-24b290a4c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:17.378Z|fd414136-fecd-4897-8081-9fab26d2ef9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:17.461Z|d0b48f6d-2e0a-401c-a745-bd7ca7b119cd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:09:17.462Z|d0b48f6d-2e0a-401c-a745-bd7ca7b119cd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:23.880Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:09:24.016Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:09:24.016Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|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/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:09:24.987Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|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/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:09:24.988Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:09:24:585-66172], vertex-id=[204920], Content-Length=[616], Date=[Sun, 21 Nov 2021 11:09:24 GMT], Content-Type=[application/json]}
2021-11-21T11:09:24.990Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637492878970","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"}]}]}}

2021-11-21T11:09:25.174Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:09:25.175Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:09:25.201Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:09:25.202Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:09:25.202Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:25.203Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:09:25.203Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:09:25.204Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"cec2501ff925e966", X-B3-SpanId:"427245c5e298cb3f", X-B3-ParentSpanId:"cec2501ff925e966", X-B3-Sampled:"0", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d0bf88-d1a5-41e1-a9b3-05a84631bbf1"]
2021-11-21T11:09:25.204Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a","requestScope":"service"}
2021-11-21T11:09:25.205Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:09:25.454Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:25.455Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:25.455Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:09:25.455Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:25.456Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:09:25.456Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:25.457Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:09:25.470Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:09:25.471Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:09:25.471Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:25.471Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:09:25.472Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:09:25.472Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82918729-2c10-47d8-b4fa-d9eaed87889d"]
2021-11-21T11:09:25.472Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:09:25.473Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:09:25.875Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:25.876Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:25.876Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:09:25.876Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B1DD211E5551202C4DB298A910C6CCDF; 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, 21 Nov 2021 11:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:25.879Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:09:25.879Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:25.880Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:09:26.011Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:09:26.012Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-11-21T11:09:26.012Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:26.012Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:09:26.013Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:09:26.013Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0a76063-f0b0-4aca-8784-ba57223d427f"]
2021-11-21T11:09:26.014Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:09:26.014Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:09:26.354Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:26.355Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:26.355Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:09:26.356Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:26.358Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:09:26.358Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:26.359Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:09:26.372Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:09:26.373Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:09:26.373Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:26.374Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:09:26.374Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:09:26.374Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfe18c39-0f51-4164-bc3c-cfb26c139718"]
2021-11-21T11:09:26.375Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:09:26.375Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:09:26.408Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:26.408Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:26.409Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:09:26.409Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:26.411Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:09:26.411Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:26.411Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:09:26.428Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:09:26.429Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:09:26.429Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:26.429Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:09:26.429Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:09:26.430Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"cec2501ff925e966", X-B3-SpanId:"0c0a9578ffcc2459", X-B3-ParentSpanId:"cec2501ff925e966", X-B3-Sampled:"0", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a1a646b-26a1-4f65-81c7-3e7ffc1766a3"]
2021-11-21T11:09:26.430Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3e18698c-ec35-4114-9d0c-f82262f60226","requestStatus":"IN_PROGRESS","startTime":1637492942419,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"3e18698c-ec35-4114-9d0c-f82262f60226"}
2021-11-21T11:09:26.430Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:09:26.910Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:26.911Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:09:26.911Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:09:26.912Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:26.915Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:09:02.419+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:09:26.630+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:09:26.915Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:26.915Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:09:26.988Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:09:26.989Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:09:26.989Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:26.989Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:09:26.990Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:09:26.990Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"cec2501ff925e966", X-B3-SpanId:"80b967bd63aa6661", X-B3-ParentSpanId:"cec2501ff925e966", X-B3-Sampled:"0", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6e28682-9d4e-4262-ad54-3309aa819a83"]
2021-11-21T11:09:26.990Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelUuid\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelInvariantUuid\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"319f186b-d14f-4cf0-80da-7359a36b973f\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"3e18698c-ec35-4114-9d0c-f82262f60226","type":"String"},"mso-request-id":{"value":"3e18698c-ec35-4114-9d0c-f82262f60226","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"}}}
2021-11-21T11:09:26.991Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:09:27.399Z|52105f2e-b96d-43be-922e-27664d1d84fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:27.399Z|965f311c-fc66-46d7-a938-fcc14e886539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:27.400Z|52105f2e-b96d-43be-922e-27664d1d84fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:27.400Z|965f311c-fc66-46d7-a938-fcc14e886539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:27.405Z|ce402feb-cd9a-42c8-8ef6-8a34d1234753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:27.405Z|ce402feb-cd9a-42c8-8ef6-8a34d1234753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:30.335Z|c180519f-0159-479c-949e-ff29586b2b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:30.336Z|c180519f-0159-479c-949e-ff29586b2b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:30.711Z|d6efcec6-dc7c-4369-b5f5-dae550d1da5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:30.713Z|d6efcec6-dc7c-4369-b5f5-dae550d1da5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:34.187Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:34.187Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:09:34.188Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:09:34.188Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44292134D435E7CC5CDB0A5B3B87ED46; Path=/; HttpOnly", Date:"Sun, 21 Nov 2021 11:09:34 GMT", X-ONAP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-TransactionID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ECOMP-RequestID:"3e18698c-ec35-4114-9d0c-f82262f60226", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d6e28682-9d4e-4262-ad54-3309aa819a83", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:09:34.188Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3e18698c-ec35-4114-9d0c-f82262f60226\",\"instanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\"}}","message":"Success","processInstanceID":"7e3d02f3-4abb-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:09:34.189Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:34.189Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:09:34.221Z|3e18698c-ec35-4114-9d0c-f82262f60226|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:09:34.375Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:09:34.405Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:34.406Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:09:34.406Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:34.406Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:34.406Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:09:34.407Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"644aa10b4488d5b1", X-B3-SpanId:"d7707e9b62073f43", X-B3-ParentSpanId:"644aa10b4488d5b1", X-B3-Sampled:"0", X-ONAP-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-TransactionID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-ECOMP-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c433ee01-c1fc-455f-8450-ddf2afb6ee34"]
2021-11-21T11:09:34.407Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:09:34.407Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:09:34.430Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:34.431Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:34.431Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:09:34.431Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:34.433Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:09:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:09:34.433Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:34.433Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:09:34.437Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:34.437Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:09:34.437Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:34.438Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:34.438Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:09:34.438Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"644aa10b4488d5b1", X-B3-SpanId:"cc5aedc600667b2b", X-B3-ParentSpanId:"644aa10b4488d5b1", X-B3-Sampled:"0", X-ONAP-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-TransactionID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-ECOMP-RequestID:"871f86e3-c9bd-4af0-851d-4c1ca9974a2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4d58531-3d75-4927-9e6c-62f5a3e27f54"]
2021-11-21T11:09:34.438Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:09:34.438Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:09:34.547Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:34.548Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:34.548Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:09:34.548Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:34.551Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:09:34.551Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:34.551Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:09:34.570Z|871f86e3-c9bd-4af0-851d-4c1ca9974a2d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:09:37.424Z|694565a4-284a-4386-ab06-a2eeb77baaa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:37.424Z|b190678a-d5e4-48ed-8999-502afc22cce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:37.425Z|694565a4-284a-4386-ab06-a2eeb77baaa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:37.425Z|b190678a-d5e4-48ed-8999-502afc22cce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:37.430Z|3c399021-4d74-4412-934c-1a6ceda335dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:37.430Z|3c399021-4d74-4412-934c-1a6ceda335dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:44.727Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:09:44.734Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:44.735Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:09:44.735Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:44.736Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:44.736Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:09:44.736Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0f70876712a6f7c", X-B3-SpanId:"065d817be685b0c8", X-B3-ParentSpanId:"b0f70876712a6f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-TransactionID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-ECOMP-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec695636-a20c-49f5-8ea7-a923532ddd34"]
2021-11-21T11:09:44.736Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:09:44.737Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:09:44.766Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:44.767Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:44.767Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:09:44.767Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:44.770Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:09:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:09:44.770Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:44.771Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:09:44.773Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:44.773Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:09:44.773Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:44.774Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:44.774Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:09:44.774Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0f70876712a6f7c", X-B3-SpanId:"0ea5c882119e48c1", X-B3-ParentSpanId:"b0f70876712a6f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-TransactionID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-ECOMP-RequestID:"c437a812-10fc-4448-a1b7-15c3c46e1725", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46a0b1b7-913b-48d0-930f-84f9675c01a2"]
2021-11-21T11:09:44.774Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:09:44.774Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:09:44.789Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:44.789Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:44.790Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:09:44.790Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:44.791Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:09:44.792Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:44.792Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:09:44.805Z|c437a812-10fc-4448-a1b7-15c3c46e1725|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:09:45.335Z|7b9233d9-e009-4472-ac18-3be0ceb8b6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:09:45.336Z|7b9233d9-e009-4472-ac18-3be0ceb8b6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:09:47.448Z|3cc36bb9-4de4-46b5-ae1d-55aeed81a55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:47.448Z|016b61cc-5206-46ad-8d09-32ef0ba9daf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:47.449Z|3cc36bb9-4de4-46b5-ae1d-55aeed81a55f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:47.449Z|016b61cc-5206-46ad-8d09-32ef0ba9daf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:47.451Z|90d32a7d-81d2-4726-8e64-bf7ca1f84111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:47.451Z|90d32a7d-81d2-4726-8e64-bf7ca1f84111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:54.929Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:09:54.936Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:54.937Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:09:54.937Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:54.937Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:09:54.937Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:09:54.938Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb438773934946e6", X-B3-SpanId:"ea1ddf52074027cd", X-B3-ParentSpanId:"cb438773934946e6", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-TransactionID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-ECOMP-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e703ba3b-c164-4bb4-a403-4df0e9d6042d"]
2021-11-21T11:09:54.938Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:09:54.938Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:09:54.961Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:54.962Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:54.962Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:09:54.962Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:54.964Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:09:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:09:54.964Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:54.965Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:09:54.966Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:54.967Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:09:54.967Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:09:54.967Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:09:54.968Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:09:54.968Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb438773934946e6", X-B3-SpanId:"1f29604dccd2ef3b", X-B3-ParentSpanId:"cb438773934946e6", X-B3-Sampled:"0", X-ONAP-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-TransactionID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-ECOMP-RequestID:"f3fd96db-7dd6-45b2-976d-ff5a6072e033", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85caf14a-bf7a-405f-9298-e5b199e4205e"]
2021-11-21T11:09:54.968Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:09:54.969Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:09:54.982Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:09:54.982Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:09:54.983Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:09:54.983Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:09:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:09:54.984Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:09:54.985Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:09:54.985Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:09:54.998Z|f3fd96db-7dd6-45b2-976d-ff5a6072e033|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:09:57.480Z|873c54dc-0e39-4bb2-a5f6-db2a03b75a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:57.481Z|873c54dc-0e39-4bb2-a5f6-db2a03b75a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:57.482Z|724d94a9-13d2-44b6-8af4-7566eb880c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:57.483Z|724d94a9-13d2-44b6-8af4-7566eb880c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:09:57.494Z|77142a77-ac2b-4a04-9a03-f687319babaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:09:57.495Z|77142a77-ac2b-4a04-9a03-f687319babaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:00.335Z|72afcbc8-ce2b-4b55-abe8-02a8928e3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:00.339Z|72afcbc8-ce2b-4b55-abe8-02a8928e3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:00.713Z|db7c52b2-f7e6-4cb2-a789-35fc77487ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:00.714Z|db7c52b2-f7e6-4cb2-a789-35fc77487ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:05.135Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:05.145Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:05.146Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:05.146Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:05.146Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:05.147Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:05.147Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e6d064d5c3a4f82", X-B3-SpanId:"73dd7c3b3ea7b29c", X-B3-ParentSpanId:"4e6d064d5c3a4f82", X-B3-Sampled:"0", X-ONAP-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-TransactionID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-ECOMP-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da09d076-6bff-4d31-852b-8ef581ea1784"]
2021-11-21T11:10:05.147Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:05.147Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:05.200Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:05.200Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:05.201Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:05.201Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:05.203Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:09:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:05.203Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:05.204Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:05.206Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:05.206Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:05.207Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:05.207Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:05.207Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:05.207Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e6d064d5c3a4f82", X-B3-SpanId:"ec36d2fb5105a28f", X-B3-ParentSpanId:"4e6d064d5c3a4f82", X-B3-Sampled:"0", X-ONAP-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-TransactionID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-ECOMP-RequestID:"cd48dd82-cc1e-41f7-8648-fcdf0882b185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85bee020-8460-4c08-b8e5-36d1609450f5"]
2021-11-21T11:10:05.208Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:05.208Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:05.228Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:05.229Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:05.229Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:05.229Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:05.231Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:05.231Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:05.232Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:05.244Z|cd48dd82-cc1e-41f7-8648-fcdf0882b185|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:07.507Z|d680f384-d704-4e63-8832-c67ab24a5238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:07.507Z|4d3bfd66-a717-46e3-bac3-d0469cb3ef4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:07.508Z|d680f384-d704-4e63-8832-c67ab24a5238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:07.509Z|4d3bfd66-a717-46e3-bac3-d0469cb3ef4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:07.513Z|2a571cce-ef8a-411b-9dd3-35aef263dc9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:07.514Z|2a571cce-ef8a-411b-9dd3-35aef263dc9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:15.343Z|114a4762-05fc-4e42-9f21-4bb831854324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:15.344Z|114a4762-05fc-4e42-9f21-4bb831854324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:15.383Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:15.391Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.392Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:15.393Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.393Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.394Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:15.394Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db50943a5898811", X-B3-SpanId:"e08860814ddadcd4", X-B3-ParentSpanId:"0db50943a5898811", X-B3-Sampled:"0", X-ONAP-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-TransactionID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-ECOMP-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d8f5629-2b4a-4a86-bdf6-4388eed3b526"]
2021-11-21T11:10:15.395Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:15.395Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.418Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.418Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.418Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:15.418Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.422Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "endTime" : "2021-11-21T11:10:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:15.422Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.423Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:15.426Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.426Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:15.426Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.427Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.427Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:15.427Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db50943a5898811", X-B3-SpanId:"67465991903842d2", X-B3-ParentSpanId:"0db50943a5898811", X-B3-Sampled:"0", X-ONAP-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-TransactionID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-ECOMP-RequestID:"f7adeba7-bae8-4d15-a8c3-32c589c19053", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1bc9dee-16aa-494b-b70d-25ecebcea8b4"]
2021-11-21T11:10:15.427Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:15.428Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.452Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.453Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.453Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:15.453Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.456Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:15.456Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.456Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:15.471Z|f7adeba7-bae8-4d15-a8c3-32c589c19053|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:15.586Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:15.589Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.590Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:15.590Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.590Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.590Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:15.591Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ad676ed771bb7f", X-B3-SpanId:"cdc36a5e061b8716", X-B3-ParentSpanId:"86ad676ed771bb7f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-TransactionID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-ECOMP-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41217efe-d5f7-4b60-a577-af3c522611cd"]
2021-11-21T11:10:15.591Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:15.591Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.611Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.611Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.611Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:15.612Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.612Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "endTime" : "2021-11-21T11:10:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:15.613Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.613Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:15.615Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.615Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:15.615Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.616Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.616Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:15.616Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86ad676ed771bb7f", X-B3-SpanId:"da7a0a495eae811b", X-B3-ParentSpanId:"86ad676ed771bb7f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-TransactionID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-ECOMP-RequestID:"4c1c1759-0030-4da9-847a-cdc0b8c6046b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71c99230-b87b-4d17-8048-9b6bb1f7e6b7"]
2021-11-21T11:10:15.617Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:15.617Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.631Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.632Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.632Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:15.632Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.633Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:15.634Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.634Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:15.647Z|4c1c1759-0030-4da9-847a-cdc0b8c6046b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:15.768Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:15.772Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.773Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:15.773Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.773Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.773Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:15.774Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b6e08a5d40446bc", X-B3-SpanId:"93e7c9bc94dd7f2c", X-B3-ParentSpanId:"6b6e08a5d40446bc", X-B3-Sampled:"0", X-ONAP-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-TransactionID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-ECOMP-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ef13752-9ede-44a8-b44b-a232212b057d"]
2021-11-21T11:10:15.774Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:15.774Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.799Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.799Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.799Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:15.799Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.802Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "endTime" : "2021-11-21T11:10:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:15.803Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.804Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:15.805Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.806Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:15.806Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.806Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:15.806Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:15.806Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b6e08a5d40446bc", X-B3-SpanId:"463694c3cf4f705e", X-B3-ParentSpanId:"6b6e08a5d40446bc", X-B3-Sampled:"0", X-ONAP-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-TransactionID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-ECOMP-RequestID:"8d55f689-37d7-41bc-92b9-abb2634ce4c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f70080d-a285-4eb1-9fb9-d7a0551fc847"]
2021-11-21T11:10:15.807Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:15.807Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.825Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.825Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.826Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:15.826Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.828Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:15.828Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.829Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:15.840Z|8d55f689-37d7-41bc-92b9-abb2634ce4c1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:15.962Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:15.968Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.970Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:15.970Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:15.971Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:15.971Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:15.972Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df93a0bd5f631fdb", X-B3-SpanId:"6838a5dcb5d8680f", X-B3-ParentSpanId:"df93a0bd5f631fdb", X-B3-Sampled:"0", X-ONAP-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-TransactionID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-ECOMP-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb53bf1-a3f6-4147-ad6d-208b6d161170"]
2021-11-21T11:10:15.972Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:15.973Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:15.996Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:15.996Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:15.997Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:15.997Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:15.998Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "endTime" : "2021-11-21T11:10:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:15.999Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:15.999Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:16.002Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:16.002Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:16.003Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:16.003Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:16.003Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:16.004Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df93a0bd5f631fdb", X-B3-SpanId:"c035ec9291f5782c", X-B3-ParentSpanId:"df93a0bd5f631fdb", X-B3-Sampled:"0", X-ONAP-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-TransactionID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-ECOMP-RequestID:"d955549c-6c87-443e-9f2f-bfe76e1dabc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcacff20-89f0-49e8-a8c8-5414a9cba48e"]
2021-11-21T11:10:16.005Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:16.005Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:16.023Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:16.023Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:16.024Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:16.024Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:16.026Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:16.027Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:16.027Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:16.040Z|d955549c-6c87-443e-9f2f-bfe76e1dabc5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:16.158Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:16.162Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:16.163Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||Invoke
2021-11-21T11:10:16.163Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:16.163Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226
2021-11-21T11:10:16.163Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Method      : GET
2021-11-21T11:10:16.164Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f967ecd734fa0b0f", X-B3-SpanId:"a257ab3d24e9510c", X-B3-ParentSpanId:"f967ecd734fa0b0f", X-B3-Sampled:"0", X-ONAP-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-TransactionID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-ECOMP-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69317976-ffcd-4538-90e4-c7ba790a6933"]
2021-11-21T11:10:16.164Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Request body: 
2021-11-21T11:10:16.165Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||==========================request end================================================
2021-11-21T11:10:16.204Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:16.204Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:16.204Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Status text  : 
2021-11-21T11:10:16.205Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:16.206Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||Response body: {
  "requestId" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:09:02.000+00:00",
  "endTime" : "2021-11-21T11:10:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a\",\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\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n\t\t\t\"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\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\": \"319f186b-d14f-4cf0-80da-7359a36b973f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "3e18698c-ec35-4114-9d0c-f82262f60226",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226"
    }
  }
}
2021-11-21T11:10:16.207Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:16.207Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3e18698c-ec35-4114-9d0c-f82262f60226|INFO|500||InvokeReturn
2021-11-21T11:10:16.209Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:16.209Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:16.209Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:16.209Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false
2021-11-21T11:10:16.210Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:16.210Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f967ecd734fa0b0f", X-B3-SpanId:"844901e86327751a", X-B3-ParentSpanId:"f967ecd734fa0b0f", X-B3-Sampled:"0", X-ONAP-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-TransactionID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-ECOMP-RequestID:"99c85be6-6a74-4b63-95c2-8538fdb89a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64d5f0e6-57d9-414f-8186-1ffe47e8f19e"]
2021-11-21T11:10:16.210Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:16.210Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:16.223Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:16.224Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:16.225Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:16.226Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:16.227Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:16.227Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:16.228Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3e18698c-ec35-4114-9d0c-f82262f60226&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:16.242Z|99c85be6-6a74-4b63-95c2-8538fdb89a86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3e18698c-ec35-4114-9d0c-f82262f60226|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:17.462Z|9eb53c2a-4976-4873-949f-2a35d3fd420d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:10:17.462Z|9eb53c2a-4976-4873-949f-2a35d3fd420d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:17.530Z|1d95a61a-c036-4648-961d-abd8fb49374e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:17.531Z|1d95a61a-c036-4648-961d-abd8fb49374e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:17.532Z|7bf92898-d3a3-4142-ab85-d6f1e853e48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:17.532Z|7bf92898-d3a3-4142-ab85-d6f1e853e48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:17.530Z|52b838d2-c292-43da-bc74-a6d1eac06b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:17.535Z|52b838d2-c292-43da-bc74-a6d1eac06b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:21.910Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:21.912Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||Checking if requestId: 16ceed27-ff7d-4ea3-b51c-76e732d25757 already exists in requestDb InfraActiveRequests table
2021-11-21T11:10:21.913Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:21.914Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:10:21.914Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:21.914Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:21.914Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:10:21.914Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c540b1895645adc", X-B3-SpanId:"a350603ac37f1ded", X-B3-ParentSpanId:"1c540b1895645adc", X-B3-Sampled:"0", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81a2a8c5-1a0d-4986-a171-1bbfbf49f1eb"]
2021-11-21T11:10:21.915Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:10:21.915Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:10:21.939Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:21.940Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:10:21.940Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:10:21.940Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:10:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:21.941Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: 
2021-11-21T11:10:21.941Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:21.941Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|404|Not Found|InvokeReturn
2021-11-21T11:10:21.959Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:10:21.959Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:10:21.968Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:10:22.019Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:10:22.020Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|INFO|500||Invoke
2021-11-21T11:10:22.083Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|INFO|404|Not Found|InvokeReturn
2021-11-21T11:10:22.084Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:10:22:062-97573], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:10:22 GMT], Content-Type=[application/json]}
2021-11-21T11:10:22.085Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65","ERR.5.4.6114"]}}}

2021-11-21T11:10:22.096Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65
2021-11-21T11:10:22.097Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d5a8481e-a84a-41a3-abc1-50e243132f65
2021-11-21T11:10:22.101Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:10:22.168Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|INFO|500||Invoke
2021-11-21T11:10:22.168Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65 with request headers:{Authorization=[***REDACTED***], X-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c58b2c3e-9ee8-4674-929f-27ebed1ed6e2], X-ECOMP-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757], X-TransactionId=[], X-ONAP-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757]}
2021-11-21T11:10:22.317Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:10:22:201-55157], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:10:22 GMT], Content-Type=[application/json]}
2021-11-21T11:10:22.318Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65","ERR.5.4.6114"]}}}

2021-11-21T11:10:22.319Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65|INFO|404|Not Found|InvokeReturn
2021-11-21T11:10:22.323Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/d5a8481e-a84a-41a3-abc1-50e243132f65
2021-11-21T11:10:22.323Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: d5a8481e-a84a-41a3-abc1-50e243132f65
2021-11-21T11:10:22.327Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:10:22.369Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:10:22.370Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[256a5e36-f923-4e9c-857a-e4682b8b0338], X-ECOMP-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757], X-TransactionId=[], X-ONAP-RequestID=[16ceed27-ff7d-4ea3-b51c-76e732d25757]}
2021-11-21T11:10:22.652Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|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/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:10:22:397-73019], vertex-id=[204920], Content-Length=[616], Date=[Sun, 21 Nov 2021 11:10:22 GMT], Content-Type=[application/json]}
2021-11-21T11:10:22.654Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637492878970","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"}]}]}}

2021-11-21T11:10:22.655Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:10:22.657Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:10:22.657Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:10:22.659Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:10:22.660Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:10:22.660Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.660Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:10:22.661Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:10:22.661Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"1c540b1895645adc", X-B3-SpanId:"84a70d07972555af", X-B3-ParentSpanId:"1c540b1895645adc", X-B3-Sampled:"0", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecf3c988-5c07-4920-b77d-6e80f4997bd3"]
2021-11-21T11:10:22.662Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca"},"instanceName":"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0","requestScope":"network"}
2021-11-21T11:10:22.662Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.687Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.688Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:22.688Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:10:22.688Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:10:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.689Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:10:22.689Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.689Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:10:22.691Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18
2021-11-21T11:10:22.691Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|INFO|500||Invoke
2021-11-21T11:10:22.691Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.692Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18
2021-11-21T11:10:22.692Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Method      : GET
2021-11-21T11:10:22.692Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"674726c9-4ff9-4aa2-9bf4-285dc9f5e75d"]
2021-11-21T11:10:22.692Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Request body: 
2021-11-21T11:10:22.693Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.760Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.761Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:22.761Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Status text  : 
2021-11-21T11:10:22.761Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:10:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.767Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "3baa15a6-3098-4119-a718-cefdafe7cd18",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2021-11-21T11:07:54.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource"
    }
  }
}
2021-11-21T11:10:22.768Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.768Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18|INFO|500||InvokeReturn
2021-11-21T11:10:22.786Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource
2021-11-21T11:10:22.786Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|INFO|500||Invoke
2021-11-21T11:10:22.787Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.787Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource
2021-11-21T11:10:22.787Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Method      : GET
2021-11-21T11:10:22.787Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0422dda6-2ec2-43e2-a0b1-5c66d232b648"]
2021-11-21T11:10:22.788Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Request body: 
2021-11-21T11:10:22.788Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.839Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.840Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:22.840Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Status text  : 
2021-11-21T11:10:22.840Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:10:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.844Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "b7590495-21ef-4a13-80cb-3c07778f4154",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2021-11-21T11:07:54.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7590495-21ef-4a13-80cb-3c07778f4154/collectionNetworkResourceCustomization"
    }
  }
}
2021-11-21T11:10:22.845Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.845Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/3baa15a6-3098-4119-a718-cefdafe7cd18/networkResource|INFO|500||InvokeReturn
2021-11-21T11:10:22.861Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2021-11-21T11:10:22.861Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2021-11-21T11:10:22.862Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.862Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2021-11-21T11:10:22.862Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:10:22.862Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a00eff6d-8da5-442d-aaeb-e6657aaa76f0"]
2021-11-21T11:10:22.863Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:10:22.863Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.888Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.888Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:10:22.889Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:10:22.889Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:10:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.889Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:10:22.889Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.890Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:10:22.891Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2021-11-21T11:10:22.892Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-11-21T11:10:22.892Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.892Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2021-11-21T11:10:22.892Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:10:22.893Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0769f4a1-da9a-4bcf-9655-5ffab106743e"]
2021-11-21T11:10:22.893Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:10:22.893Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.931Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.931Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:22.931Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:10:22.932Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:10:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.933Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 178,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    }
  }
}
2021-11-21T11:10:22.933Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.934Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:10:22.946Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:10:22.946Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:10:22.947Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:22.947Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:10:22.947Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:10:22.947Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2667", X-B3-TraceId:"1c540b1895645adc", X-B3-SpanId:"bea6c19d93a7e9e5", X-B3-ParentSpanId:"1c540b1895645adc", X-B3-Sampled:"0", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40c9ecc-4af6-40cf-9770-ba2054ddffb0"]
2021-11-21T11:10:22.948Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"16ceed27-ff7d-4ea3-b51c-76e732d25757","requestStatus":"IN_PROGRESS","startTime":1637493021959,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"16ceed27-ff7d-4ea3-b51c-76e732d25757"}
2021-11-21T11:10:22.948Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:10:22.986Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:22.987Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:10:22.987Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:10:22.988Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:22.990Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:10:21.959+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:10:22.966+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:10:22.991Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:22.991Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:10:23.008Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:10:23.009Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:10:23.009Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:23.010Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:10:23.010Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:10:23.010Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"1c540b1895645adc", X-B3-SpanId:"9e507880f1503c90", X-B3-ParentSpanId:"1c540b1895645adc", X-B3-Sampled:"0", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69930aa6-b196-460d-a19a-2edffcc630eb"]
2021-11-21T11:10:23.011Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3baa15a6-3098-4119-a718-cefdafe7cd18\",\"modelVersionId\":\"b7590495-21ef-4a13-80cb-3c07778f4154\",\"modelCustomizationId\":\"3baa15a6-3098-4119-a718-cefdafe7cd18\",\"modelUuid\":\"b7590495-21ef-4a13-80cb-3c07778f4154\",\"modelInvariantUuid\":\"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\",\"source\":\"VID\",\"instanceName\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\",\"modelInfo\":{\"modelInvariantId\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelUuid\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelInvariantUuid\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\"}}}],\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\"}","type":"String"},"requestId":{"value":"16ceed27-ff7d-4ea3-b51c-76e732d25757","type":"String"},"mso-request-id":{"value":"16ceed27-ff7d-4ea3-b51c-76e732d25757","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"4c669a30-e7f2-4497-a73c-b8838f787eca","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:10:23.011Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:10:24.063Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:24.063Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:10:24.064Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:10:24.064Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:10:24 GMT", X-ONAP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-TransactionID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ECOMP-RequestID:"16ceed27-ff7d-4ea3-b51c-76e732d25757", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"69930aa6-b196-460d-a19a-2edffcc630eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:10:24.064Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"16ceed27-ff7d-4ea3-b51c-76e732d25757\",\"instanceId\":\"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4\"}}","message":"Success","processInstanceID":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:10:24.065Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:24.065Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:10:24.070Z|16ceed27-ff7d-4ea3-b51c-76e732d25757|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:24.204Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:24.209Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:24.210Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:10:24.210Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:24.210Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:24.210Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:10:24.211Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e7c1f6001371e78", X-B3-SpanId:"9458a86623755379", X-B3-ParentSpanId:"8e7c1f6001371e78", X-B3-Sampled:"0", X-ONAP-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-TransactionID:"c753edad-9813-4416-a128-3fb6b65887c9", X-ECOMP-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f71843c8-f69a-4d0b-af79-ef685057c4f7"]
2021-11-21T11:10:24.211Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:10:24.211Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:10:24.232Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:24.232Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:24.233Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:10:24.233Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:24.235Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:10:24.235Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:24.235Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:10:24.237Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:24.238Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:24.238Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:24.238Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:24.239Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:24.239Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e7c1f6001371e78", X-B3-SpanId:"560642567ef4b23a", X-B3-ParentSpanId:"8e7c1f6001371e78", X-B3-Sampled:"0", X-ONAP-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-TransactionID:"c753edad-9813-4416-a128-3fb6b65887c9", X-ECOMP-RequestID:"c753edad-9813-4416-a128-3fb6b65887c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b907d4a4-42f9-44e6-b9bc-6c7976cb9f36"]
2021-11-21T11:10:24.239Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:24.239Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:24.253Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:24.253Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:24.253Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:24.253Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:24.255Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:24.255Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:24.255Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:24.267Z|c753edad-9813-4416-a128-3fb6b65887c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:27.558Z|56e38ff1-5cd9-44fb-9f99-a78b94308184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:27.558Z|9987fe42-cb38-440d-951c-282786b6f0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:27.558Z|6105e14b-8476-414b-bef8-8b3d7aad2d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:27.558Z|6105e14b-8476-414b-bef8-8b3d7aad2d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:27.558Z|56e38ff1-5cd9-44fb-9f99-a78b94308184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:27.558Z|9987fe42-cb38-440d-951c-282786b6f0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:30.335Z|17898ad2-ca3d-44b7-b7a4-d9cd44be2d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:30.336Z|17898ad2-ca3d-44b7-b7a4-d9cd44be2d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:30.714Z|d0c839f8-2638-4b56-a208-df503de97311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:30.715Z|d0c839f8-2638-4b56-a208-df503de97311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:34.409Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:34.414Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:34.415Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:10:34.415Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:34.416Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:34.416Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:10:34.416Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d00d1e55b1a02d", X-B3-SpanId:"72362dc01301c410", X-B3-ParentSpanId:"82d00d1e55b1a02d", X-B3-Sampled:"0", X-ONAP-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-TransactionID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-ECOMP-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c3f0892-9ac5-4713-9a43-dbb74d715eeb"]
2021-11-21T11:10:34.417Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:10:34.417Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:10:34.450Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:34.451Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:34.451Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:10:34.451Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:34.453Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:10:34.454Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:34.454Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:10:34.456Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:34.456Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:34.457Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:34.457Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:34.457Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:34.458Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82d00d1e55b1a02d", X-B3-SpanId:"5d697d34970f7f27", X-B3-ParentSpanId:"82d00d1e55b1a02d", X-B3-Sampled:"0", X-ONAP-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-TransactionID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-ECOMP-RequestID:"a1034c0a-e3a2-41c2-bed1-ded43db3b792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32347e81-ac23-4d7d-96cd-007808bdd42c"]
2021-11-21T11:10:34.458Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:34.458Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:34.480Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:34.480Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:34.481Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:34.481Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:34.483Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:34.483Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:34.484Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:34.499Z|a1034c0a-e3a2-41c2-bed1-ded43db3b792|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:37.584Z|f966b343-f496-422f-b7f4-08e84a7ac266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:37.585Z|f966b343-f496-422f-b7f4-08e84a7ac266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:37.585Z|b7e82447-d0b8-4a60-8ef1-ce88845f618c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:37.586Z|b7e82447-d0b8-4a60-8ef1-ce88845f618c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:37.596Z|dfe63609-bf91-4767-b61e-8e4c4113ee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:37.597Z|dfe63609-bf91-4767-b61e-8e4c4113ee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:44.662Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:44.678Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:44.680Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:10:44.681Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:44.681Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:44.682Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:10:44.682Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3da93a38da2b1139", X-B3-SpanId:"f184379039ea80b7", X-B3-ParentSpanId:"3da93a38da2b1139", X-B3-Sampled:"0", X-ONAP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-TransactionID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ECOMP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"597c20e7-a6bf-429c-8472-2a7200b3a06f"]
2021-11-21T11:10:44.683Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:10:44.683Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:10:44.706Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:44.706Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:44.707Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:10:44.707Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:44.708Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:10:44.708Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:44.709Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:10:44.711Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:44.711Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:44.712Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:44.712Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:44.712Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:44.713Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3da93a38da2b1139", X-B3-SpanId:"02d3b1ec8e346880", X-B3-ParentSpanId:"3da93a38da2b1139", X-B3-Sampled:"0", X-ONAP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-TransactionID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ECOMP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5512ca3d-2ec0-47eb-a9da-089a0e1f8140"]
2021-11-21T11:10:44.713Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:44.713Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:44.730Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:44.730Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:44.730Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:44.731Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:44.733Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:10:44.733Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:44.734Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:44.815Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:10:44.815Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:10:44.816Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:44.816Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:10:44.816Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:10:44.817Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-TransactionID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ECOMP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b264bf8b-ff17-40ad-96d7-892e0fdcbb2a"]
2021-11-21T11:10:44.817Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:10:44.817Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:10:45.081Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:45.083Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:45.084Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:10:45.084Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5420E906FC95078CB60AAA79DCB5CA37; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:10:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:45.086Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"16ceed27-ff7d-4ea3-b51c-76e732d25757","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:10:43.187+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ab19febf-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:10:45.087Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:45.087Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:10:45.135Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:10:45.136Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:10:45.136Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:45.136Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:10:45.137Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:10:45.137Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-TransactionID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ECOMP-RequestID:"7597d1dd-b808-4560-a47a-6cef36acc121", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccdb17fa-9f98-4552-ba19-790e28ebead0"]
2021-11-21T11:10:45.137Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:10:45.137Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:10:45.299Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:45.300Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:45.300Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:10:45.300Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6EF31ADDC091F93841B15025F8A76530; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 21 Nov 2021 11:10:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:45.301Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ab1e6bcd-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:10:43.188+0000","endTime":"2021-11-21T11:10:43.189+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:10:45.301Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:45.302Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:10:45.309Z|7597d1dd-b808-4560-a47a-6cef36acc121|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:45.335Z|e757a7be-aa38-4859-870a-65b838f380da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:10:45.337Z|e757a7be-aa38-4859-870a-65b838f380da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:10:47.613Z|f66d8b50-73e0-4898-b5ff-50c47c91de3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:47.613Z|a1a7a193-ad3a-4cf0-ac9d-fcacbf2d4db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:47.615Z|f66d8b50-73e0-4898-b5ff-50c47c91de3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:47.615Z|a1a7a193-ad3a-4cf0-ac9d-fcacbf2d4db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:47.617Z|e95c0ed7-8263-42cc-82c3-060284e43a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:47.618Z|e95c0ed7-8263-42cc-82c3-060284e43a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:55.442Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:10:55.451Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:55.452Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:10:55.452Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:55.452Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:10:55.452Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:10:55.452Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e7b44ebd62e988c", X-B3-SpanId:"413d7c5a00285a11", X-B3-ParentSpanId:"2e7b44ebd62e988c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-TransactionID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ECOMP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a5d0bda-77c0-46aa-a252-aac3bd7e3a2d"]
2021-11-21T11:10:55.453Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:10:55.453Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:10:55.478Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:55.478Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:55.478Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:10:55.479Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:55.480Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:10:55.481Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:55.481Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:10:55.484Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:55.484Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:10:55.485Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:55.485Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:10:55.485Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:10:55.485Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e7b44ebd62e988c", X-B3-SpanId:"caea2c48401a266d", X-B3-ParentSpanId:"2e7b44ebd62e988c", X-B3-Sampled:"0", X-ONAP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-TransactionID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ECOMP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d89fc3-cd8f-4282-a0eb-9cc02a3f55fa"]
2021-11-21T11:10:55.486Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:10:55.486Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:10:55.506Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:55.507Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:55.507Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:10:55.507Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:55.508Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:10:55.508Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:55.508Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:10:55.551Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:10:55.551Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:10:55.551Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:55.552Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:10:55.552Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:10:55.552Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-TransactionID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ECOMP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df27c46-9b7f-4236-8ce1-876ec8df035d"]
2021-11-21T11:10:55.553Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:10:55.553Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:10:55.684Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:55.684Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:55.684Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:10:55.685Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0E1A4CF4B8A324529160A9CAF453F4D8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:55.685Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"16ceed27-ff7d-4ea3-b51c-76e732d25757","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:10:43.187+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ab19febf-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:10:55.685Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:55.686Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:10:55.714Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:10:55.714Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:10:55.715Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:10:55.715Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:10:55.715Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:10:55.715Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-TransactionID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ECOMP-RequestID:"c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e750ec6-d585-47ca-b2f4-b72476c69fd9"]
2021-11-21T11:10:55.715Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:10:55.716Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:10:55.847Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:10:55.847Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:10:55.847Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:10:55.848Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4C6CE3FD4F4B30349DC96FCA755E41D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:10:55.848Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b057176e-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:10:51.948+0000","endTime":"2021-11-21T11:10:51.954+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:10:55.848Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:10:55.849Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:10:55.856Z|c9336ee2-30b3-4bfe-960d-17dc3d1a8a5f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:10:57.642Z|3f319043-0f04-4791-9f28-02c2c925bbd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:57.642Z|a5c1988b-78f2-4687-b17f-24a50eef4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:57.644Z|a5c1988b-78f2-4687-b17f-24a50eef4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:57.644Z|3f319043-0f04-4791-9f28-02c2c925bbd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:10:57.644Z|d9db3fb4-a2c7-4c67-b3a9-7c0c4fc55a55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:10:57.645Z|d9db3fb4-a2c7-4c67-b3a9-7c0c4fc55a55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:00.335Z|efe6a238-ff4a-48db-bd76-1ea9158f51cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:00.336Z|efe6a238-ff4a-48db-bd76-1ea9158f51cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:00.715Z|01df3d16-b4b8-4c32-ba1f-110befa53dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:00.716Z|01df3d16-b4b8-4c32-ba1f-110befa53dff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:05.989Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:05.994Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:05.995Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:05.995Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:05.996Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:05.996Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:05.996Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f072ce5829aa5aa", X-B3-SpanId:"cb6b3b8023e49dc4", X-B3-ParentSpanId:"7f072ce5829aa5aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-TransactionID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ECOMP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db40d80d-1185-4bd0-aa50-fa28434f946a"]
2021-11-21T11:11:05.997Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:05.997Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:06.027Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:06.027Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:06.027Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:06.028Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:06.030Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:10:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:06.030Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:06.031Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:06.032Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:06.033Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:06.033Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:06.033Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:06.034Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:06.034Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f072ce5829aa5aa", X-B3-SpanId:"0c232f0f6cb3cdd9", X-B3-ParentSpanId:"7f072ce5829aa5aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-TransactionID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ECOMP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eae0aa8-8059-4ddd-bbf6-f39e02b4de14"]
2021-11-21T11:11:06.034Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:06.034Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:06.048Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:06.049Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:06.049Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:06.050Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:06.051Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:06.052Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:06.052Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:06.105Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:06.106Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:06.106Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:06.106Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:06.106Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:06.107Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-TransactionID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ECOMP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"206d4326-7c97-4977-bb77-075ed4c04385"]
2021-11-21T11:11:06.107Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:06.107Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:06.231Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:06.231Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:06.232Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:06.232Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=08FB7BAB25E635FE7F9D4FE6217D1D22; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:06.232Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"16ceed27-ff7d-4ea3-b51c-76e732d25757","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:10:43.187+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ab19febf-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:11:06.233Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:06.233Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=16ceed27-ff7d-4ea3-b51c-76e732d25757&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:06.266Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:06.267Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:06.267Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:06.267Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:06.267Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:06.268Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-TransactionID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ECOMP-RequestID:"a9502b2d-8dc5-4d62-81ea-8a06dc998c06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"677ef58d-de8e-4162-9f80-08073c2a21a1"]
2021-11-21T11:11:06.268Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:06.268Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:06.385Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:06.386Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:06.386Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:06.386Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=188EDDED3A17D424CDC0962E0EE508BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:06.387Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b057176e-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:10:51.948+0000","endTime":"2021-11-21T11:10:51.954+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9f1e0fdf-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:11:06.387Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:06.387Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ab1e44b6-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:06.392Z|a9502b2d-8dc5-4d62-81ea-8a06dc998c06|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:07.668Z|7ca45a6a-420c-40d9-96df-afce68db3c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:07.669Z|d40e051e-46f4-4b0c-9120-e44e917502e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:07.669Z|7ca45a6a-420c-40d9-96df-afce68db3c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:07.669Z|1e75ba8f-9e97-4d4c-9659-cb7cadbf5085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:07.669Z|d40e051e-46f4-4b0c-9120-e44e917502e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:07.669Z|1e75ba8f-9e97-4d4c-9659-cb7cadbf5085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:15.335Z|ac9a62e2-a505-46b0-9a40-2050787dd1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:15.337Z|ac9a62e2-a505-46b0-9a40-2050787dd1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:16.519Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:16.525Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.526Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:16.526Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.526Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.526Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:16.527Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b6025d3cf657acc", X-B3-SpanId:"6d7dcb2d05b845b9", X-B3-ParentSpanId:"8b6025d3cf657acc", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-TransactionID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-ECOMP-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fe2d56f-e31f-405e-b011-000e94c567cf"]
2021-11-21T11:11:16.527Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:16.527Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.562Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.563Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.563Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:16.563Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.564Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "endTime" : "2021-11-21T11:11:12.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:16.565Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.565Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:16.567Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.567Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:16.568Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.568Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.568Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:16.569Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b6025d3cf657acc", X-B3-SpanId:"c74af60f35f4e78b", X-B3-ParentSpanId:"8b6025d3cf657acc", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-TransactionID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-ECOMP-RequestID:"cd8debac-67e5-4a97-ac97-d65ccaf66b5f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"688a9c54-52aa-4c5b-bc5e-a8d434191272"]
2021-11-21T11:11:16.569Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:16.569Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.584Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.584Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.584Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:16.585Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.587Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"d29bc9ca-ca90-42c7-a420-214e90731358\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0bf7b4f0-e1ca-492c-90a6-eca8b4672cf7\",\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:16.587Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.587Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:16.600Z|cd8debac-67e5-4a97-ac97-d65ccaf66b5f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:16.725Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:16.730Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.730Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:16.731Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.731Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.732Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:16.732Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caee931b3d5b18d9", X-B3-SpanId:"36aa1cf935e7b8f5", X-B3-ParentSpanId:"caee931b3d5b18d9", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-TransactionID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-ECOMP-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0777fdcf-2b39-417e-98be-98fbe93e6630"]
2021-11-21T11:11:16.732Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:16.733Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.757Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.757Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.758Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:16.758Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.760Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "endTime" : "2021-11-21T11:11:12.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:16.760Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.761Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:16.769Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.769Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:16.770Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.770Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.770Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:16.771Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caee931b3d5b18d9", X-B3-SpanId:"2b7ad55aeec7ffb3", X-B3-ParentSpanId:"caee931b3d5b18d9", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-TransactionID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-ECOMP-RequestID:"b4e1e925-93c8-4c03-a046-25f9b9128c59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2080633-67d5-41a3-9523-ecd565ce461a"]
2021-11-21T11:11:16.771Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:16.771Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.792Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.792Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.793Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:16.793Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.794Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"d29bc9ca-ca90-42c7-a420-214e90731358\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0bf7b4f0-e1ca-492c-90a6-eca8b4672cf7\",\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:16.794Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.795Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:16.806Z|b4e1e925-93c8-4c03-a046-25f9b9128c59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:16.925Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:16.929Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.930Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:16.930Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.930Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:16.930Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:16.931Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad57915019c92444", X-B3-SpanId:"d257a94b65c9deb1", X-B3-ParentSpanId:"ad57915019c92444", X-B3-Sampled:"0", X-ONAP-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-TransactionID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-ECOMP-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64500f0e-ab6b-488b-bcb0-81310c6bdf6b"]
2021-11-21T11:11:16.931Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:16.931Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.953Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.954Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.954Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:16.954Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.955Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "endTime" : "2021-11-21T11:11:12.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:16.956Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.956Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:16.958Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.958Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:16.958Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:16.959Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:16.959Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:16.959Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad57915019c92444", X-B3-SpanId:"a573bbd586419bf8", X-B3-ParentSpanId:"ad57915019c92444", X-B3-Sampled:"0", X-ONAP-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-TransactionID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-ECOMP-RequestID:"0151337d-f8d3-4f5f-a84d-b6d3cafa367e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8447c1e-9a14-461a-9086-7954efe01533"]
2021-11-21T11:11:16.960Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:16.960Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:16.975Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:16.975Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:16.975Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:16.976Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:16.978Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"d29bc9ca-ca90-42c7-a420-214e90731358\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0bf7b4f0-e1ca-492c-90a6-eca8b4672cf7\",\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:16.979Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:16.979Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:16.990Z|0151337d-f8d3-4f5f-a84d-b6d3cafa367e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:17.110Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:17.113Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:17.114Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:17.114Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:17.114Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:17.115Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:17.115Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efa8dd7c985581e5", X-B3-SpanId:"9f1e606f80062e10", X-B3-ParentSpanId:"efa8dd7c985581e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-TransactionID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-ECOMP-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e852d26-9710-43d8-86bf-f419055c1832"]
2021-11-21T11:11:17.115Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:17.115Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:17.135Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:17.136Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:17.136Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:17.136Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:17.138Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "endTime" : "2021-11-21T11:11:12.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:17.138Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:17.211Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:17.214Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:17.215Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:17.216Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:17.221Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:17.223Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:17.228Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efa8dd7c985581e5", X-B3-SpanId:"6045a4f00ed108a4", X-B3-ParentSpanId:"efa8dd7c985581e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-TransactionID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-ECOMP-RequestID:"ca2f7557-a13e-44b8-92fd-bcec935e02c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39422637-d64f-4274-ab63-251f57c3b80d"]
2021-11-21T11:11:17.244Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:17.246Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:17.272Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:17.272Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:17.272Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:17.273Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:17.275Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"d29bc9ca-ca90-42c7-a420-214e90731358\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0bf7b4f0-e1ca-492c-90a6-eca8b4672cf7\",\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:17.276Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:17.276Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:17.289Z|ca2f7557-a13e-44b8-92fd-bcec935e02c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:17.409Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:17.414Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:17.414Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||Invoke
2021-11-21T11:11:17.414Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:17.415Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757
2021-11-21T11:11:17.415Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Method      : GET
2021-11-21T11:11:17.415Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d0bf9df61fc6993", X-B3-SpanId:"9f1b981cc78bfe97", X-B3-ParentSpanId:"2d0bf9df61fc6993", X-B3-Sampled:"0", X-ONAP-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-TransactionID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-ECOMP-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bea9aab-c92f-4746-9c0e-47996e1456d0"]
2021-11-21T11:11:17.415Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Request body: 
2021-11-21T11:11:17.416Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||==========================request end================================================
2021-11-21T11:11:17.433Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:17.433Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:17.433Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Status text  : 
2021-11-21T11:11:17.434Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:17.436Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||Response body: {
  "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:10:21.000+00:00",
  "endTime" : "2021-11-21T11:11:12.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"5a0e1eb9-ce5d-403b-ba14-c9ed86d3c156\",\n    \"modelVersionId\": \"b7590495-21ef-4a13-80cb-3c07778f4154\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3baa15a6-3098-4119-a718-cefdafe7cd18\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"4c669a30-e7f2-4497-a73c-b8838f787eca\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
    "cloudIdentifier" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\"},\"environment\":null}",
    "created" : "2021-11-21T11:10:48.000+00:00"
  } ],
  "requestURI" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757"
    }
  }
}
2021-11-21T11:11:17.436Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:17.436Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/16ceed27-ff7d-4ea3-b51c-76e732d25757|INFO|500||InvokeReturn
2021-11-21T11:11:17.438Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:17.438Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:17.439Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:17.439Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false
2021-11-21T11:11:17.439Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:17.439Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d0bf9df61fc6993", X-B3-SpanId:"28381894d36197ec", X-B3-ParentSpanId:"2d0bf9df61fc6993", X-B3-Sampled:"0", X-ONAP-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-TransactionID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-ECOMP-RequestID:"8dfa3ff2-80c3-47f5-b4b4-ca7364088210", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bd17e4-9f68-4621-bf4b-fc2ee8ef8acd"]
2021-11-21T11:11:17.440Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:17.440Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:17.461Z|24042ceb-fdbb-4ae5-b017-c8482638e2ac|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:11:17.462Z|24042ceb-fdbb-4ae5-b017-c8482638e2ac|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:17.473Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:17.474Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:17.474Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:17.474Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:17.476Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "16ceed27-ff7d-4ea3-b51c-76e732d25757",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"d29bc9ca-ca90-42c7-a420-214e90731358\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"0bf7b4f0-e1ca-492c-90a6-eca8b4672cf7\",\"output_key\":\"subnet_id_68d20e98-f5cf-48c1-ac9e-11c6e6d018ee\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":null,\"creation_time\":1637493049000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:10:53.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:17.477Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:17.477Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=16ceed27-ff7d-4ea3-b51c-76e732d25757&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:17.489Z|8dfa3ff2-80c3-47f5-b4b4-ca7364088210|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/16ceed27-ff7d-4ea3-b51c-76e732d25757|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:17.690Z|8e3bc6ba-4e11-4761-a5da-b1fb7ca5b9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:17.691Z|29b5ef0e-23fd-4404-8d95-028e111dcd8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:17.691Z|8e3bc6ba-4e11-4761-a5da-b1fb7ca5b9dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:17.692Z|29b5ef0e-23fd-4404-8d95-028e111dcd8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:17.694Z|3f1788ef-cd31-4fdb-99ae-0323f6584206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:17.694Z|3f1788ef-cd31-4fdb-99ae-0323f6584206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:27.716Z|b26ec16c-b2be-44e9-b9da-d92f2697081c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:27.716Z|cc79f699-a71d-469e-975c-94e0192a59a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:27.718Z|b26ec16c-b2be-44e9-b9da-d92f2697081c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:27.718Z|cc79f699-a71d-469e-975c-94e0192a59a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:27.718Z|2914c1f0-f238-40dd-8578-25c8032767a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:27.719Z|2914c1f0-f238-40dd-8578-25c8032767a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:29.681Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:29.686Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||Checking if requestId: 861fdce1-f2d8-4267-a143-23ddce39e940 already exists in requestDb InfraActiveRequests table
2021-11-21T11:11:29.687Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:29.688Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:11:29.688Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:29.688Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:29.688Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:11:29.688Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f995bc10e289070a", X-B3-SpanId:"5a30e5a9ef51a4b4", X-B3-ParentSpanId:"f995bc10e289070a", X-B3-Sampled:"0", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5395836b-e5ac-40aa-8118-c3d40c1c6c61"]
2021-11-21T11:11:29.689Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:11:29.689Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:11:29.716Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:29.716Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:11:29.716Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:11:29.717Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:11:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:29.718Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: 
2021-11-21T11:11:29.718Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:29.718Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|404|Not Found|InvokeReturn
2021-11-21T11:11:29.732Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:11:30.355Z|bdcee4ed-3c99-4e92-a248-25a22a65de3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:30.358Z|bdcee4ed-3c99-4e92-a248-25a22a65de3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:30.716Z|18835851-d4d9-48fe-8914-5df3ca5bb69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:30.717Z|18835851-d4d9-48fe-8914-5df3ca5bb69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:30.798Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:11:30.838Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:11:30.839Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:11:31.065Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:11:31.066Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:11:30:869-51037], Content-Length=[395], Date=[Sun, 21 Nov 2021 11:11:30 GMT], Content-Type=[application/json]}
2021-11-21T11:11:31.067Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules","ERR.5.4.6114"]}}}

2021-11-21T11:11:31.070Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2021-11-21T11:11:31.074Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:11:31.106Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:11:31.107Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[861fdce1-f2d8-4267-a143-23ddce39e940], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9a353357-1529-40da-834c-a637809702f1], X-ECOMP-RequestID=[861fdce1-f2d8-4267-a143-23ddce39e940], X-TransactionId=[], X-ONAP-RequestID=[861fdce1-f2d8-4267-a143-23ddce39e940]}
2021-11-21T11:11:31.221Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|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/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:11:31:130-2080], vertex-id=[204920], Content-Length=[1069], Date=[Sun, 21 Nov 2021 11:11:31 GMT], Content-Type=[application/json]}
2021-11-21T11:11:31.222Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493030498","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2021-11-21T11:11:31.223Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:11:31.225Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:11:31.225Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:11:31.227Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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
2021-11-21T11:11:31.227Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:11:31.227Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:31.227Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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
2021-11-21T11:11:31.228Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:11:31.228Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"f995bc10e289070a", X-B3-SpanId:"db2cb303b7b57513", X-B3-ParentSpanId:"f995bc10e289070a", X-B3-Sampled:"0", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"327a42c3-eaaf-4b30-a128-9a46107e4f17"]
2021-11-21T11:11:31.228Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca"},"instanceName":null,"requestScope":"network"}
2021-11-21T11:11:31.228Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:11:31.252Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:31.253Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:31.253Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:11:31.253Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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, 21 Nov 2021 11:11:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:31.254Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:11:31.254Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:31.254Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:11:31.255Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:11:31.255Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:11:31.255Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:31.256Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:11:31.256Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:11:31.256Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65170c7c-aa63-41fa-b371-08dd5ce74af2"]
2021-11-21T11:11:31.256Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:11:31.257Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:11:31.318Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:31.319Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:31.319Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:11:31.319Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:11:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:31.322Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 184,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184"
    }
  }
}
2021-11-21T11:11:31.322Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:31.323Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:11:31.331Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:11:31.331Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:11:31.331Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:31.332Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:11:31.332Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:11:31.333Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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:"1257", X-B3-TraceId:"f995bc10e289070a", X-B3-SpanId:"321d1b6ae3ba9b6f", X-B3-ParentSpanId:"f995bc10e289070a", X-B3-Sampled:"0", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f64b517-575f-4815-b8a2-ec80607bef0e"]
2021-11-21T11:11:31.333Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"861fdce1-f2d8-4267-a143-23ddce39e940","requestStatus":"IN_PROGRESS","startTime":1637493091070,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca","requestScope":"network","requestAction":"deleteInstance","networkId":"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"861fdce1-f2d8-4267-a143-23ddce39e940"}
2021-11-21T11:11:31.333Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:11:31.369Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:31.370Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:11:31.370Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:11:31.370Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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/861fdce1-f2d8-4267-a143-23ddce39e940", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:31.372Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:11:31.070+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:11:31.353+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:11:31.373Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:31.373Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:11:31.386Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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
2021-11-21T11:11:31.387Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:11:31.387Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:31.387Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|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
2021-11-21T11:11:31.387Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:11:31.388Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"f995bc10e289070a", X-B3-SpanId:"a6555f07d7c00a1e", X-B3-ParentSpanId:"f995bc10e289070a", X-B3-Sampled:"0", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17a2d646-99a5-430f-af26-6e802f12af7f"]
2021-11-21T11:11:31.388Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\",\"networkInstanceId\":\"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4\"}","type":"String"},"requestId":{"value":"861fdce1-f2d8-4267-a143-23ddce39e940","type":"String"},"mso-request-id":{"value":"861fdce1-f2d8-4267-a143-23ddce39e940","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4c669a30-e7f2-4497-a73c-b8838f787eca","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","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/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:11:31.388Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:11:32.435Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:32.436Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:11:32.437Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:11:32.437Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:11:32 GMT", X-ONAP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-TransactionID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ECOMP-RequestID:"861fdce1-f2d8-4267-a143-23ddce39e940", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"17a2d646-99a5-430f-af26-6e802f12af7f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:11:32.438Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"861fdce1-f2d8-4267-a143-23ddce39e940\",\"instanceId\":\"025ad1eb-afcc-44dd-87d4-2dfd6f4498a4\"}}","message":"Success","processInstanceID":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:11:32.438Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:32.439Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:11:32.443Z|861fdce1-f2d8-4267-a143-23ddce39e940|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:32.573Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:32.578Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:32.579Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:11:32.579Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:32.579Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:32.579Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:11:32.580Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b48d958cd62519b3", X-B3-SpanId:"03f44c7ce82864a9", X-B3-ParentSpanId:"b48d958cd62519b3", X-B3-Sampled:"0", X-ONAP-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-TransactionID:"37458194-bfbc-4647-a264-196920562cfd", X-ECOMP-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac3137b-e00a-4444-8c36-3de4d9fc210f"]
2021-11-21T11:11:32.580Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:11:32.580Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:11:32.598Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:32.598Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:32.598Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:11:32.598Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:32.601Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:11:32.601Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:32.602Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:11:32.603Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:32.604Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:32.604Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:32.604Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:32.604Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:32.605Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b48d958cd62519b3", X-B3-SpanId:"d55c01e66334add7", X-B3-ParentSpanId:"b48d958cd62519b3", X-B3-Sampled:"0", X-ONAP-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-TransactionID:"37458194-bfbc-4647-a264-196920562cfd", X-ECOMP-RequestID:"37458194-bfbc-4647-a264-196920562cfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea36db8-5a63-45b7-9789-6cf97a9c6920"]
2021-11-21T11:11:32.605Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:32.605Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:32.620Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:32.621Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:32.621Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:32.621Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:32.623Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:11:32.624Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:32.624Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:32.637Z|37458194-bfbc-4647-a264-196920562cfd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:37.741Z|560878b0-dcb5-4677-b5ab-ae8f461d1930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:37.742Z|560878b0-dcb5-4677-b5ab-ae8f461d1930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:37.745Z|2337e642-d27f-4b42-b2a2-255c2df68af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:37.745Z|2337e642-d27f-4b42-b2a2-255c2df68af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:37.745Z|c4dcd582-24fb-4ac6-8403-630fe05ba87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:37.747Z|c4dcd582-24fb-4ac6-8403-630fe05ba87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:42.773Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:42.778Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:42.779Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:11:42.779Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:42.779Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:42.779Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:11:42.780Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26fa333c58700f45", X-B3-SpanId:"d25cc90b2e5e5e29", X-B3-ParentSpanId:"26fa333c58700f45", X-B3-Sampled:"0", X-ONAP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-TransactionID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ECOMP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d1ff11-9f9e-4ada-a272-a18dde241778"]
2021-11-21T11:11:42.780Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:11:42.780Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:11:42.801Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:42.801Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:42.802Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:11:42.802Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:42.804Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:11:42.804Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:42.804Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:11:42.806Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:42.806Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:42.807Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:42.807Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:42.807Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:42.807Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26fa333c58700f45", X-B3-SpanId:"b86f7e3659bf4941", X-B3-ParentSpanId:"26fa333c58700f45", X-B3-Sampled:"0", X-ONAP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-TransactionID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ECOMP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98def987-b07e-4c46-8a79-1036c3903227"]
2021-11-21T11:11:42.808Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:42.808Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:42.821Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:42.821Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:42.821Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:42.821Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:42.823Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:42.823Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:42.823Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:42.889Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:42.890Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:42.890Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:42.890Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:42.891Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:42.891Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-TransactionID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ECOMP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"480839ec-78f7-480b-9731-da169570e761"]
2021-11-21T11:11:42.892Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:42.892Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:43.021Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:43.022Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:43.022Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:43.022Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=87CA486D1B9725BC930D0690759D0623; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:43.023Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"861fdce1-f2d8-4267-a143-23ddce39e940","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:11:35.439+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ca4238a0-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:11:43.023Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:43.023Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:43.052Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:43.053Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:43.053Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:43.053Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:43.053Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:43.053Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-TransactionID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ECOMP-RequestID:"fec3221f-867e-48c8-8eea-4b4c5551f9a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6097343-238f-4090-a3d4-9b49fdbd5864"]
2021-11-21T11:11:43.054Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:43.055Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:43.185Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:43.185Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:43.186Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:43.186Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=175638842AD56FC56DE108A94E359F5B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:43.186Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cb98531f-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:11:37.674+0000","endTime":"2021-11-21T11:11:37.680+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:11:43.187Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:43.187Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:43.192Z|fec3221f-867e-48c8-8eea-4b4c5551f9a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:45.336Z|519821ba-c8e1-4cec-ad72-c5d59e01e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:11:45.336Z|519821ba-c8e1-4cec-ad72-c5d59e01e9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:11:47.770Z|9b865da1-1e47-4e28-84d4-6fcf4dc1aa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:47.770Z|a7754f91-7cd6-4cb2-813f-4919f63a4078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:47.771Z|a7754f91-7cd6-4cb2-813f-4919f63a4078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:47.771Z|9b865da1-1e47-4e28-84d4-6fcf4dc1aa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:47.772Z|a60cf54f-8988-4764-9a54-fb01996c65a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:47.773Z|a60cf54f-8988-4764-9a54-fb01996c65a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:53.325Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:11:53.331Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:53.332Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:11:53.332Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:53.333Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:11:53.333Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:11:53.333Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26cdb72ce1d54d48", X-B3-SpanId:"e468d124e3078a15", X-B3-ParentSpanId:"26cdb72ce1d54d48", X-B3-Sampled:"0", X-ONAP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-TransactionID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ECOMP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d46e11-df7b-4c3d-a55f-bbc391a9062f"]
2021-11-21T11:11:53.333Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:11:53.334Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:11:53.356Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:53.357Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:53.357Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:11:53.357Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:53.358Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:11:53.359Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:53.359Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:11:53.361Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:53.362Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:11:53.362Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:53.362Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:11:53.362Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:11:53.363Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26cdb72ce1d54d48", X-B3-SpanId:"d0a174c353df495e", X-B3-ParentSpanId:"26cdb72ce1d54d48", X-B3-Sampled:"0", X-ONAP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-TransactionID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ECOMP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfdfe38-f7f5-422a-9ff5-73674494a8b0"]
2021-11-21T11:11:53.363Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:11:53.363Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:11:53.391Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:53.391Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:53.391Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:11:53.392Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:11:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:53.393Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:11:53.394Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:53.394Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:11:53.433Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:53.433Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:53.434Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:53.434Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:11:53.434Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:53.434Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-TransactionID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ECOMP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e03a085-3460-4a91-a26a-7419e1fed759"]
2021-11-21T11:11:53.435Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:53.435Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:53.563Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:53.564Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:53.564Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:53.565Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8E1422C008D961425048B3E7EE149EAF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:11:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:53.565Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"861fdce1-f2d8-4267-a143-23ddce39e940","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:11:35.439+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ca4238a0-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:11:53.565Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:53.566Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:53.591Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:53.591Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:11:53.591Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:11:53.592Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:11:53.592Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:11:53.592Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-TransactionID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ECOMP-RequestID:"a1a827c0-132e-48ba-9538-5bb1a774835d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f48017b5-161b-4d6e-8c19-38884b0e89ad"]
2021-11-21T11:11:53.592Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:11:53.593Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:11:53.713Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:11:53.714Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:11:53.714Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:11:53.714Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=55CF6C82B19E342F69D081C9030DE088; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:11:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:11:53.715Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cb98531f-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"ca434a47-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:11:37.674+0000","endTime":"2021-11-21T11:11:37.680+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:11:53.715Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:11:53.715Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca434a47-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:11:53.720Z|a1a827c0-132e-48ba-9538-5bb1a774835d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:11:57.806Z|7cb6e03d-99f9-43bc-9df0-0586cd6aeaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:57.807Z|7cb6e03d-99f9-43bc-9df0-0586cd6aeaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:57.814Z|f4a439bb-0362-408e-8aa7-d197b5e61c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:57.815Z|f4a439bb-0362-408e-8aa7-d197b5e61c97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:11:57.815Z|7864378d-f848-4706-a3e2-a4e6322d4240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:11:57.815Z|7864378d-f848-4706-a3e2-a4e6322d4240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:00.335Z|87432e1a-d99f-41aa-98db-8b9dc1b10cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:00.336Z|87432e1a-d99f-41aa-98db-8b9dc1b10cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:00.718Z|355fac1a-79f9-4e2c-8396-573f14f097ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:00.718Z|355fac1a-79f9-4e2c-8396-573f14f097ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:03.853Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:03.858Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:03.859Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:03.859Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:03.859Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:03.860Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:03.860Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b73159f046f307", X-B3-SpanId:"8d06e3b8f1e16e47", X-B3-ParentSpanId:"e9b73159f046f307", X-B3-Sampled:"0", X-ONAP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-TransactionID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ECOMP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"663087cf-6a39-440b-8ca8-f480d5541663"]
2021-11-21T11:12:03.860Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:03.860Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:03.884Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:03.884Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:03.884Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:03.885Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:03.885Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:11:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:03.886Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:03.886Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:03.889Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:03.889Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:03.890Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:03.890Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:03.890Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:03.890Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b73159f046f307", X-B3-SpanId:"1a3eeac29b5e84a1", X-B3-ParentSpanId:"e9b73159f046f307", X-B3-Sampled:"0", X-ONAP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-TransactionID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ECOMP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d053fe-c2d0-47ac-8117-bb21d40b240a"]
2021-11-21T11:12:03.890Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:03.891Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:03.903Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:03.904Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:03.904Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:03.905Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:03.906Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:03.907Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:03.907Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:03.951Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:12:03.952Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:12:03.952Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:03.952Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:12:03.952Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:12:03.952Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-TransactionID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ECOMP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285d569f-e182-46cc-ae47-2d54162c940d"]
2021-11-21T11:12:03.953Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:12:03.953Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:12:04.085Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:04.086Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:04.086Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:12:04.086Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B26CB1876C6BCAE244611DC0AD06E55; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 21 Nov 2021 11:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:04.087Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9","businessKey":"861fdce1-f2d8-4267-a143-23ddce39e940","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:11:55.525+0000","endTime":"2021-11-21T11:11:56.910+0000","removalTime":null,"durationInMillis":1385,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"d616a23c-4abb-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:12:04.087Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:04.088Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=861fdce1-f2d8-4267-a143-23ddce39e940&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:12:04.114Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:12:04.115Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:12:04.115Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:04.115Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:12:04.115Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:12:04.116Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-TransactionID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ECOMP-RequestID:"ce05630f-3917-41ad-9017-a9ed1e4cc391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2b8f0b-1606-4c89-adc3-514cee6c2cce"]
2021-11-21T11:12:04.116Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:12:04.116Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:12:04.259Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:04.260Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:04.260Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:12:04.261Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=59E0CB2F74EAEB79070C1A3160F4883A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 21 Nov 2021 11:12:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:04.262Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d63ca11e-4abb-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9","executionId":"d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:11:55.528+0000","endTime":"2021-11-21T11:11:56.908+0000","durationInMillis":1380,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c7e18c57-4abb-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:12:04.262Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:04.262Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d63c04cb-4abb-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:12:04.267Z|ce05630f-3917-41ad-9017-a9ed1e4cc391|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:07.837Z|75c9d20d-fca8-4fcc-8592-5df7e07e129a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:07.837Z|ba510125-b777-49d0-8572-f4b6479504c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:07.838Z|75c9d20d-fca8-4fcc-8592-5df7e07e129a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:07.839Z|d8f8e299-74c5-4daf-b4fe-4b2e46a1402c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:07.839Z|d8f8e299-74c5-4daf-b4fe-4b2e46a1402c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:07.840Z|ba510125-b777-49d0-8572-f4b6479504c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:14.394Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:14.400Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.401Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:14.401Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.402Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.402Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:14.402Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ebd7bb78b69f74", X-B3-SpanId:"37173fb19f8dd31f", X-B3-ParentSpanId:"a2ebd7bb78b69f74", X-B3-Sampled:"0", X-ONAP-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-TransactionID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-ECOMP-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea41329c-3d0d-4884-b97d-036b4f4ae32d"]
2021-11-21T11:12:14.403Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:14.403Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.428Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.429Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.429Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:14.430Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.431Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "endTime" : "2021-11-21T11:12:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:14.432Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.432Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:14.435Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.435Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:14.436Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.436Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.436Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:14.437Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ebd7bb78b69f74", X-B3-SpanId:"fd4f77cf5af43a3d", X-B3-ParentSpanId:"a2ebd7bb78b69f74", X-B3-Sampled:"0", X-ONAP-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-TransactionID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-ECOMP-RequestID:"863cc9cb-e046-460d-a028-7c065d44b1bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30282ccb-d31a-4cc6-a363-44382598800b"]
2021-11-21T11:12:14.437Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:14.437Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.454Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.455Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.455Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:14.455Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.459Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:14.459Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.459Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:14.472Z|863cc9cb-e046-460d-a028-7c065d44b1bf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:14.598Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:14.602Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.603Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:14.603Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.604Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.604Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:14.605Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ba1f48fa5b89479", X-B3-SpanId:"01ce65c566e34ff8", X-B3-ParentSpanId:"4ba1f48fa5b89479", X-B3-Sampled:"0", X-ONAP-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-TransactionID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-ECOMP-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"253e3a8e-1795-4155-b1e2-9905264bf479"]
2021-11-21T11:12:14.605Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:14.606Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.630Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.631Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.631Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:14.631Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.633Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "endTime" : "2021-11-21T11:12:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:14.633Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.634Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:14.641Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.642Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:14.642Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.642Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.643Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:14.643Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ba1f48fa5b89479", X-B3-SpanId:"a9ae772a70b0aa1c", X-B3-ParentSpanId:"4ba1f48fa5b89479", X-B3-Sampled:"0", X-ONAP-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-TransactionID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-ECOMP-RequestID:"f213a3fc-8e87-4d68-913e-a76a7b1289d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e8b8314-6005-4215-ae4c-77629ada7159"]
2021-11-21T11:12:14.643Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:14.644Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.656Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.657Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.662Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:14.663Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.663Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:14.664Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.664Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:14.681Z|f213a3fc-8e87-4d68-913e-a76a7b1289d8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:14.801Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:14.806Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.806Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:14.807Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.807Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.808Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:14.808Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d50ff4ab5db6000", X-B3-SpanId:"e21471a4508e81f5", X-B3-ParentSpanId:"1d50ff4ab5db6000", X-B3-Sampled:"0", X-ONAP-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-TransactionID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-ECOMP-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"949e8f99-6308-4727-aea0-8b1df4f4f82a"]
2021-11-21T11:12:14.809Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:14.809Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.826Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.826Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.826Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:14.827Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.828Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "endTime" : "2021-11-21T11:12:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:14.829Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.829Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:14.831Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.832Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:14.832Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.832Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:14.833Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:14.834Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d50ff4ab5db6000", X-B3-SpanId:"5de0abd284ff7648", X-B3-ParentSpanId:"1d50ff4ab5db6000", X-B3-Sampled:"0", X-ONAP-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-TransactionID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-ECOMP-RequestID:"14596f00-6e71-4f52-9af1-bb14b1616712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4d647cc-08ec-423e-81aa-6c559d461c55"]
2021-11-21T11:12:14.834Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:14.834Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:14.847Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:14.847Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:14.848Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:14.848Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:14.849Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:14.849Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:14.850Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:14.860Z|14596f00-6e71-4f52-9af1-bb14b1616712|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:14.992Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:14.996Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.997Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:14.997Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:14.997Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:14.998Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:14.998Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"449fef360b2d146f", X-B3-SpanId:"9acb3f03c9127483", X-B3-ParentSpanId:"449fef360b2d146f", X-B3-Sampled:"0", X-ONAP-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-TransactionID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-ECOMP-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3a19367-4f8e-42e5-bcc9-688eb5d63f31"]
2021-11-21T11:12:14.998Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:14.998Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:15.015Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:15.015Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:15.016Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:15.017Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:15.018Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "endTime" : "2021-11-21T11:12:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:15.018Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:15.018Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:15.020Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:15.020Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:15.021Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:15.021Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:15.021Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:15.021Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"449fef360b2d146f", X-B3-SpanId:"3888207df38ec233", X-B3-ParentSpanId:"449fef360b2d146f", X-B3-Sampled:"0", X-ONAP-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-TransactionID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-ECOMP-RequestID:"53ecbeba-bc84-46fd-9f3b-bd38c630fdea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"966b7abf-5a72-4312-9117-bcb5b1558cfb"]
2021-11-21T11:12:15.022Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:15.022Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:15.038Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:15.038Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:15.039Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:15.039Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:15.041Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:15.041Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:15.041Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:15.050Z|53ecbeba-bc84-46fd-9f3b-bd38c630fdea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:15.174Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:15.179Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:15.179Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||Invoke
2021-11-21T11:12:15.179Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:15.180Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940
2021-11-21T11:12:15.180Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Method      : GET
2021-11-21T11:12:15.181Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"964ab40d5a155f1c", X-B3-SpanId:"e99851cb19a7feb0", X-B3-ParentSpanId:"964ab40d5a155f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-TransactionID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-ECOMP-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba27b923-7497-4309-b715-47303403935a"]
2021-11-21T11:12:15.181Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Request body: 
2021-11-21T11:12:15.182Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||==========================request end================================================
2021-11-21T11:12:15.200Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:15.200Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:15.201Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Status text  : 
2021-11-21T11:12:15.201Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:15.203Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||Response body: {
  "requestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-11-21T11:11:31.000+00:00",
  "endTime" : "2021-11-21T11:12:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "networkName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca/networks/025ad1eb-afcc-44dd-87d4-2dfd6f4498a4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940"
    }
  }
}
2021-11-21T11:12:15.203Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:15.204Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/861fdce1-f2d8-4267-a143-23ddce39e940|INFO|500||InvokeReturn
2021-11-21T11:12:15.206Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:15.207Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:15.207Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:15.207Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false
2021-11-21T11:12:15.207Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:15.208Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"964ab40d5a155f1c", X-B3-SpanId:"ace82ea1f4434b2b", X-B3-ParentSpanId:"964ab40d5a155f1c", X-B3-Sampled:"0", X-ONAP-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-TransactionID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-ECOMP-RequestID:"867752a8-8de8-4fce-bcf0-2b778fadbc8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa99a9e2-7256-422e-99c1-988e4017bd22"]
2021-11-21T11:12:15.208Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:15.209Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:15.222Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:15.222Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:15.222Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:15.223Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:15.223Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "861fdce1-f2d8-4267-a143-23ddce39e940",
  "groupingId" : "9a7a2c70-ca53-4b39-84dc-05fe3aa49169",
  "name" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0/9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"updated_time\":1637493097000,\"creation_time\":1637493049000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"1d2085b1bd19444c9096281073749ce3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"network_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"OS::stack_id\":\"9a7a2c70-ca53-4b39-84dc-05fe3aa49169\",\"OS::stack_name\":\"basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:11:38.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:12:15.223Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:15.224Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=861fdce1-f2d8-4267-a143-23ddce39e940&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:15.234Z|867752a8-8de8-4fce-bcf0-2b778fadbc8b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/861fdce1-f2d8-4267-a143-23ddce39e940|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:15.335Z|916de115-cc61-4296-bb22-042e97c56aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:15.336Z|916de115-cc61-4296-bb22-042e97c56aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:16.641Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:16.647Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||Checking if requestId: e22d398b-258f-45a4-b950-2ef9fed726f6 already exists in requestDb InfraActiveRequests table
2021-11-21T11:12:16.648Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:16.649Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:16.649Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:16.649Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:16.649Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:16.649Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ccefb51f6d4d0a", X-B3-SpanId:"1b18507816bfcee6", X-B3-ParentSpanId:"69ccefb51f6d4d0a", X-B3-Sampled:"0", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f4054c8-622d-43cd-8412-a352696e4138"]
2021-11-21T11:12:16.650Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:16.650Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:16.663Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:16.663Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:12:16.663Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:16.663Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:16.663Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: 
2021-11-21T11:12:16.664Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:16.664Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|404|Not Found|InvokeReturn
2021-11-21T11:12:16.676Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:12:16.730Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:16.768Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:12:16.768Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||Invoke
2021-11-21T11:12:16.824Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:12:16.825Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:12:16:804-72041], vertex-id=[241688], Content-Length=[251], Date=[Sun, 21 Nov 2021 11:12:16 GMT], Content-Type=[application/json]}
2021-11-21T11:12:16.827Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca"}]}

2021-11-21T11:12:16.842Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:16.895Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:12:16.896Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[de60fd6a-0451-4e5b-83a1-e0cc9e6faf95], X-ECOMP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-TransactionId=[], X-ONAP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6]}
2021-11-21T11:12:16.978Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:12:16:919-48325], Content-Length=[613], Date=[Sun, 21 Nov 2021 11:12:16 GMT], Content-Type=[application/json]}
2021-11-21T11:12:16.979Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-11-21T11:12:16.980Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:12:16.983Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-11-21T11:12:16.988Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:17.021Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:12:17.022Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||Invoke
2021-11-21T11:12:17.069Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:12:17.070Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:12:17:046-30516], vertex-id=[241688], Content-Length=[251], Date=[Sun, 21 Nov 2021 11:12:17 GMT], Content-Type=[application/json]}
2021-11-21T11:12:17.070Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca"}]}

2021-11-21T11:12:17.076Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:17.183Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:12:17.183Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[40db5763-7995-44c7-b9b2-79cc10a96dfe], X-ECOMP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-TransactionId=[], X-ONAP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6]}
2021-11-21T11:12:17.275Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:12:17:208-4620], Content-Length=[610], Date=[Sun, 21 Nov 2021 11:12:17 GMT], Content-Type=[application/json]}
2021-11-21T11:12:17.276Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-11-21T11:12:17.276Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:12:17.279Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-11-21T11:12:17.285Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:17.317Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||Invoke
2021-11-21T11:12:17.317Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ae6731c-8f67-4750-8f33-fe69d76a57ca], X-ECOMP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-TransactionId=[], X-ONAP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6]}
2021-11-21T11:12:17.371Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:12:17:342-67241], vertex-id=[241688], Content-Length=[251], Date=[Sun, 21 Nov 2021 11:12:17 GMT], Content-Type=[application/json]}
2021-11-21T11:12:17.373Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca"}]}

2021-11-21T11:12:17.374Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:12:17.380Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:12:17.416Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:12:17.416Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3bf1797a-3c55-4303-a0ee-37ae41a84b2a], X-ECOMP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6], X-TransactionId=[], X-ONAP-RequestID=[e22d398b-258f-45a4-b950-2ef9fed726f6]}
2021-11-21T11:12:17.462Z|d8e0c094-da99-4fad-9836-58e2c5be15e7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:12:17.463Z|d8e0c094-da99-4fad-9836-58e2c5be15e7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:17.471Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:12:17:441-45511], Content-Length=[619], Date=[Sun, 21 Nov 2021 11:12:17 GMT], Content-Type=[application/json]}
2021-11-21T11:12:17.472Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations","ERR.5.4.6114"]}}}

2021-11-21T11:12:17.473Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:12:17.475Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/4c669a30-e7f2-4497-a73c-b8838f787eca/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-11-21T11:12:17.476Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:12:17.476Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:12:17.477Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.478Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:12:17.478Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.478Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.479Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:12:17.479Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"69ccefb51f6d4d0a", X-B3-SpanId:"dc46afe5c767f60f", X-B3-ParentSpanId:"69ccefb51f6d4d0a", X-B3-Sampled:"0", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bee90720-6488-4f90-bc2b-cea6d5e51de5"]
2021-11-21T11:12:17.479Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca"},"instanceName":null,"requestScope":"service"}
2021-11-21T11:12:17.480Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.506Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:17.506Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:17.507Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:12:17.507Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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, 21 Nov 2021 11:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:17.507Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:12:17.508Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:17.508Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:12:17.509Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.509Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:12:17.509Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.510Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.510Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:12:17.510Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46804419-42fe-4229-82f9-82a7b0fef0c6"]
2021-11-21T11:12:17.510Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:12:17.511Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.549Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:17.549Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:17.549Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:12:17.549Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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, 21 Nov 2021 11:12:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:17.552Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:12:17.553Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:17.553Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:12:17.560Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:12:17.560Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:12:17.560Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.561Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:12:17.561Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:12:17.561Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c9eb05e-7606-42d2-98fd-d63bcb5d4dc3"]
2021-11-21T11:12:17.561Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:12:17.561Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.586Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:17.586Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:17.587Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:12:17.587Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:12:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:17.590Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 511,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service"
    }
  }
}
2021-11-21T11:12:17.590Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:17.591Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:12:17.593Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.593Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:12:17.594Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.594Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.595Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:12:17.595Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54ed6c20-fada-444f-b593-9245eb37df04"]
2021-11-21T11:12:17.595Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:12:17.596Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.617Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:17.617Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:17.617Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:12:17.617Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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, 21 Nov 2021 11:12:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:17.619Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:12:17.620Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:17.620Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:12:17.623Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:12:17.623Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:12:17.623Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.624Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:12:17.624Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:12:17.624Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"69ccefb51f6d4d0a", X-B3-SpanId:"f063d6eb878e94d9", X-B3-ParentSpanId:"69ccefb51f6d4d0a", X-B3-Sampled:"0", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6076b229-5371-44ac-ad00-73057e9d6c09"]
2021-11-21T11:12:17.624Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e22d398b-258f-45a4-b950-2ef9fed726f6","requestStatus":"IN_PROGRESS","startTime":1637493137476,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"4c669a30-e7f2-4497-a73c-b8838f787eca","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca","cloudApiRequests":[],"requestURI":"e22d398b-258f-45a4-b950-2ef9fed726f6"}
2021-11-21T11:12:17.625Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.645Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:17.645Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:12:17.645Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:12:17.645Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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/e22d398b-258f-45a4-b950-2ef9fed726f6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:17.648Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:12:17.476+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:12:17.633+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:17.648Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:17.648Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:12:17.657Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.657Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:12:17.658Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:17.658Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|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
2021-11-21T11:12:17.658Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:12:17.658Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"69ccefb51f6d4d0a", X-B3-SpanId:"94f3f3d3e9fac102", X-B3-ParentSpanId:"69ccefb51f6d4d0a", X-B3-Sampled:"0", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7cf8e47-0dc5-4ee0-aa3c-1e12776b45c2"]
2021-11-21T11:12:17.659Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelUuid\":\"204f69db-99e6-4573-8503-29fba7c48c91\",\"modelInvariantUuid\":\"d5a8481e-a84a-41a3-abc1-50e243132f65\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\"}","type":"String"},"requestId":{"value":"e22d398b-258f-45a4-b950-2ef9fed726f6","type":"String"},"mso-request-id":{"value":"e22d398b-258f-45a4-b950-2ef9fed726f6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4c669a30-e7f2-4497-a73c-b8838f787eca","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/4c669a30-e7f2-4497-a73c-b8838f787eca","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:12:17.659Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:12:17.859Z|c9ea20f5-eb3c-4ac8-a371-960e70242fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:17.859Z|c9ea20f5-eb3c-4ac8-a371-960e70242fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:17.860Z|e289af1a-3d92-4365-b7bf-4bae4a1a3823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:17.860Z|e289af1a-3d92-4365-b7bf-4bae4a1a3823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:17.862Z|527b2aed-2bd0-4d85-a01d-2a4361984571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:17.862Z|527b2aed-2bd0-4d85-a01d-2a4361984571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:18.680Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:18.681Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:12:18.681Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:12:18.682Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:12:18 GMT", X-ONAP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-TransactionID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ECOMP-RequestID:"e22d398b-258f-45a4-b950-2ef9fed726f6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d7cf8e47-0dc5-4ee0-aa3c-1e12776b45c2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:12:18.682Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e22d398b-258f-45a4-b950-2ef9fed726f6\",\"instanceId\":\"4c669a30-e7f2-4497-a73c-b8838f787eca\"}}","message":"Success","processInstanceID":"e370c19d-4abb-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:12:18.683Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:18.683Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:12:18.688Z|e22d398b-258f-45a4-b950-2ef9fed726f6|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:18.820Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:18.824Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:18.825Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:18.825Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:18.826Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:18.826Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:18.826Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8b21c4fcbff230b", X-B3-SpanId:"e1909fb6ac3ef14d", X-B3-ParentSpanId:"f8b21c4fcbff230b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-TransactionID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-ECOMP-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b762113c-0b91-423d-9c31-6978726a0f91"]
2021-11-21T11:12:18.827Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:18.827Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:18.854Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:18.855Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:18.855Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:18.856Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:18.857Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:12:17.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:18.000+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:18.858Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:18.858Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||InvokeReturn
2021-11-21T11:12:18.860Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:18.861Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:18.861Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:18.861Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:18.862Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:18.862Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8b21c4fcbff230b", X-B3-SpanId:"6da70ec35d7820c4", X-B3-ParentSpanId:"f8b21c4fcbff230b", X-B3-Sampled:"0", X-ONAP-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-TransactionID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-ECOMP-RequestID:"aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd179161-2cff-4adf-b522-b14e79c437c0"]
2021-11-21T11:12:18.862Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:18.863Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:18.879Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:18.879Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:18.879Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:18.880Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:18.882Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:12:18.882Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:18.882Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:18.892Z|aa1ec50e-cd46-4ca1-b1a0-1dd34518d6bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:27.883Z|8b46528b-4f39-4f43-805d-5afd16867995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:27.884Z|121028ad-5f25-4950-8065-1d517a6e563b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:27.885Z|8b46528b-4f39-4f43-805d-5afd16867995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:27.885Z|121028ad-5f25-4950-8065-1d517a6e563b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:27.886Z|a4590f23-9372-435e-b677-b984b5429bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:27.888Z|a4590f23-9372-435e-b677-b984b5429bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:29.020Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:29.029Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.030Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:29.030Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.031Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.031Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:29.031Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a6afab2eb6bde1c", X-B3-SpanId:"67db44e07146ee1b", X-B3-ParentSpanId:"5a6afab2eb6bde1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-TransactionID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-ECOMP-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42153d18-e9ae-4f6b-a09a-54cb649fdbbe"]
2021-11-21T11:12:29.032Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:29.032Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.051Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.051Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.051Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:29.052Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.052Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:12:17.000+00:00",
  "endTime" : "2021-11-21T11:12:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:27.000+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:29.053Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.053Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||InvokeReturn
2021-11-21T11:12:29.058Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.058Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:29.059Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.059Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.059Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:29.060Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a6afab2eb6bde1c", X-B3-SpanId:"f3a91b46d874a948", X-B3-ParentSpanId:"5a6afab2eb6bde1c", X-B3-Sampled:"0", X-ONAP-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-TransactionID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-ECOMP-RequestID:"ae8d090c-1a7a-4443-aa5b-a6d4198940d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d33cfd3a-a42c-471a-b5df-e7a414ce986b"]
2021-11-21T11:12:29.060Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:29.060Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.071Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.072Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.072Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:29.073Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.073Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:12:29.074Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.074Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:29.085Z|ae8d090c-1a7a-4443-aa5b-a6d4198940d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:29.204Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:29.208Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.208Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:29.209Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.209Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.209Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:29.210Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e016fcf7e09dbe80", X-B3-SpanId:"4bbed1d951b7dd75", X-B3-ParentSpanId:"e016fcf7e09dbe80", X-B3-Sampled:"0", X-ONAP-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-TransactionID:"189af12e-423f-4529-a3a8-489f1dc39460", X-ECOMP-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6760d67-ea4c-435e-9314-0d99559cc19f"]
2021-11-21T11:12:29.210Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:29.211Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.227Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.227Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.228Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:29.228Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.229Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:12:17.000+00:00",
  "endTime" : "2021-11-21T11:12:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:27.000+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:29.229Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.230Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||InvokeReturn
2021-11-21T11:12:29.231Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.232Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:29.232Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.232Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.233Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:29.233Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e016fcf7e09dbe80", X-B3-SpanId:"f2a7f756d54f77a1", X-B3-ParentSpanId:"e016fcf7e09dbe80", X-B3-Sampled:"0", X-ONAP-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-TransactionID:"189af12e-423f-4529-a3a8-489f1dc39460", X-ECOMP-RequestID:"189af12e-423f-4529-a3a8-489f1dc39460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd94e450-eca9-47d5-abc1-a8bb77d4ed91"]
2021-11-21T11:12:29.233Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:29.234Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.244Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.245Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.245Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:29.245Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.247Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:12:29.247Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.247Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:29.257Z|189af12e-423f-4529-a3a8-489f1dc39460|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:29.377Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:29.383Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.383Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:29.384Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.384Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.384Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:29.384Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d877b1d6a4331dc3", X-B3-SpanId:"9b0dfbbc5bd8ef6b", X-B3-ParentSpanId:"d877b1d6a4331dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-TransactionID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-ECOMP-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dbcde37-e106-4f07-b203-7482c7e3e1cf"]
2021-11-21T11:12:29.385Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:29.385Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.401Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.401Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.402Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:29.402Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.403Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:12:17.000+00:00",
  "endTime" : "2021-11-21T11:12:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:27.000+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:29.404Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.404Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||InvokeReturn
2021-11-21T11:12:29.406Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.406Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:29.407Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.407Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.408Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:29.408Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d877b1d6a4331dc3", X-B3-SpanId:"aebade40af72f07c", X-B3-ParentSpanId:"d877b1d6a4331dc3", X-B3-Sampled:"0", X-ONAP-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-TransactionID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-ECOMP-RequestID:"9521a6ab-d42a-420a-bb24-26597c162f27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad74ced3-9f2c-4407-af8d-53c8d2dd05c5"]
2021-11-21T11:12:29.408Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:29.408Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.421Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.421Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.422Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:29.422Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.423Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:12:29.423Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.424Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:29.432Z|9521a6ab-d42a-420a-bb24-26597c162f27|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:29.556Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:12:29.560Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.561Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||Invoke
2021-11-21T11:12:29.561Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.561Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6
2021-11-21T11:12:29.562Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Method      : GET
2021-11-21T11:12:29.562Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bfb307377345fb", X-B3-SpanId:"5112cb4d3e004ece", X-B3-ParentSpanId:"30bfb307377345fb", X-B3-Sampled:"0", X-ONAP-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-TransactionID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-ECOMP-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8418a056-bd17-4745-b03f-3e7a30460f9d"]
2021-11-21T11:12:29.563Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Request body: 
2021-11-21T11:12:29.563Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.581Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.581Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.582Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Status text  : 
2021-11-21T11:12:29.582Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.583Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||Response body: {
  "requestId" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:12:17.000+00:00",
  "endTime" : "2021-11-21T11:12:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"d5a8481e-a84a-41a3-abc1-50e243132f65\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"204f69db-99e6-4573-8503-29fba7c48c91\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:12:27.000+00:00",
  "serviceInstanceId" : "4c669a30-e7f2-4497-a73c-b8838f787eca",
  "serviceInstanceName" : "basic_network-2d42de1d-47e8-4a97-a17b-0d46aade548a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4c669a30-e7f2-4497-a73c-b8838f787eca",
  "cloudApiRequests" : [ ],
  "requestURI" : "e22d398b-258f-45a4-b950-2ef9fed726f6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6"
    }
  }
}
2021-11-21T11:12:29.583Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.584Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22d398b-258f-45a4-b950-2ef9fed726f6|INFO|500||InvokeReturn
2021-11-21T11:12:29.588Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.589Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:12:29.589Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:12:29.590Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false
2021-11-21T11:12:29.590Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:12:29.591Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bfb307377345fb", X-B3-SpanId:"1b4facf5812ee9ae", X-B3-ParentSpanId:"30bfb307377345fb", X-B3-Sampled:"0", X-ONAP-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-TransactionID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-ECOMP-RequestID:"b9288bbc-518b-4722-be58-2f1afffbf6b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e6bfbe2-2040-4429-9a98-01186d44d43c"]
2021-11-21T11:12:29.592Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:12:29.592Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:12:29.604Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:12:29.605Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:12:29.605Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:12:29.605Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:12:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:12:29.606Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:12:29.607Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:12:29.607Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22d398b-258f-45a4-b950-2ef9fed726f6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:12:29.616Z|b9288bbc-518b-4722-be58-2f1afffbf6b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e22d398b-258f-45a4-b950-2ef9fed726f6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:12:30.335Z|fe30cb78-0abd-4775-a770-b3b1f52673ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:30.336Z|fe30cb78-0abd-4775-a770-b3b1f52673ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:30.719Z|a28e4f79-3cab-4f6b-830d-60f8d031d40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:30.720Z|a28e4f79-3cab-4f6b-830d-60f8d031d40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:37.913Z|3df026d4-3945-487d-9880-360bdf603daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:37.913Z|5117f7aa-fc83-402b-bf23-a8508a5fa647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:37.914Z|3df026d4-3945-487d-9880-360bdf603daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:37.915Z|5117f7aa-fc83-402b-bf23-a8508a5fa647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:37.920Z|35749d77-e2e1-4b5f-8420-31a2ce9deb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:37.921Z|35749d77-e2e1-4b5f-8420-31a2ce9deb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:45.335Z|9e329127-f35f-466d-a4f8-7d9f11cd1c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:12:45.338Z|9e329127-f35f-466d-a4f8-7d9f11cd1c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:12:47.957Z|0c535bc9-41c1-42ba-a6c4-7cfa71667281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:47.957Z|ef22fa59-717b-4c82-bb1e-867f21e11cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:47.958Z|0c535bc9-41c1-42ba-a6c4-7cfa71667281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:47.958Z|ef22fa59-717b-4c82-bb1e-867f21e11cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:47.964Z|086c57fa-fa95-4b13-bfdb-9d85a70acfc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:47.964Z|086c57fa-fa95-4b13-bfdb-9d85a70acfc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:57.995Z|efc80c02-621d-4eb3-b08b-bf0bd488aaeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:57.995Z|2c44816b-24ee-42e9-826b-e49271faf09c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:57.995Z|efc80c02-621d-4eb3-b08b-bf0bd488aaeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:57.996Z|2c44816b-24ee-42e9-826b-e49271faf09c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:12:57.998Z|71ace2d3-2c3a-4a4c-8766-f8a74383fe11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:12:57.999Z|71ace2d3-2c3a-4a4c-8766-f8a74383fe11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:00.335Z|4a64d3d5-85d5-4f91-8f83-b5bfa698dfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:00.337Z|4a64d3d5-85d5-4f91-8f83-b5bfa698dfbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:00.720Z|6ad5b901-9f97-436e-b4cb-fcbff0ad9617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:00.721Z|6ad5b901-9f97-436e-b4cb-fcbff0ad9617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:08.034Z|ce644c1c-d9c6-4fb8-9ff1-abc2a466dab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:08.034Z|c679a469-d6d7-410d-8d65-2431ef79c688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:08.035Z|c759fdf2-0d21-48e3-8a73-f188cb27fec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:08.035Z|ce644c1c-d9c6-4fb8-9ff1-abc2a466dab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:08.035Z|c679a469-d6d7-410d-8d65-2431ef79c688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:08.035Z|c759fdf2-0d21-48e3-8a73-f188cb27fec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:15.336Z|cc301b79-4385-482a-9bad-9aae6a19e3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:15.342Z|cc301b79-4385-482a-9bad-9aae6a19e3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:17.462Z|68a9173d-a2a5-46d7-b7ce-3862f63ca0cc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:13:17.463Z|68a9173d-a2a5-46d7-b7ce-3862f63ca0cc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:18.061Z|52d6b7a7-a66d-4bde-980c-d668b4f06dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:18.061Z|5cc2f78a-1398-4951-8108-0aed4aff23f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:18.061Z|38fbac33-c459-4695-adb9-2f3a24938ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:18.061Z|38fbac33-c459-4695-adb9-2f3a24938ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:18.061Z|52d6b7a7-a66d-4bde-980c-d668b4f06dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:18.061Z|5cc2f78a-1398-4951-8108-0aed4aff23f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:28.088Z|ee576939-99ee-4506-80fd-e38d1eebb890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:28.088Z|e922e214-79d7-4e70-9031-b0be45014d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:28.089Z|6182256f-2630-4cea-a226-8e350996e6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:28.089Z|ee576939-99ee-4506-80fd-e38d1eebb890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:28.089Z|e922e214-79d7-4e70-9031-b0be45014d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:28.089Z|6182256f-2630-4cea-a226-8e350996e6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:30.337Z|9a990e05-7701-4513-937e-3559dbd265e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:30.339Z|9a990e05-7701-4513-937e-3559dbd265e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:30.721Z|18d300de-6f19-49c0-8671-898de156e910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:30.723Z|18d300de-6f19-49c0-8671-898de156e910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:38.118Z|9dfe2d3b-5a0d-40f1-a7ed-d5b05efff24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:38.119Z|9dfe2d3b-5a0d-40f1-a7ed-d5b05efff24b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:38.120Z|43421d35-573e-461d-9897-5e21829f18da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:38.120Z|43421d35-573e-461d-9897-5e21829f18da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:38.118Z|f487012d-ec50-41d4-86de-c6487c948807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:38.122Z|f487012d-ec50-41d4-86de-c6487c948807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:42.900Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:42.905Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 42a6b162-ffce-44dc-8198-ec95918b7d3e already exists in requestDb InfraActiveRequests table
2021-11-21T11:13:42.906Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:42.907Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:42.907Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:42.908Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:42.908Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:42.908Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75e9745eb9a99258", X-B3-SpanId:"9e89ebbaca9f2054", X-B3-ParentSpanId:"75e9745eb9a99258", X-B3-Sampled:"0", X-ONAP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51c9b93d-73d1-48a4-80aa-f36b6627355a"]
2021-11-21T11:13:42.908Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:42.908Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:42.940Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:42.941Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:13:42.941Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:42.941Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:42.942Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: 
2021-11-21T11:13:42.942Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:42.942Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|404|Not Found|InvokeReturn
2021-11-21T11:13:42.959Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:13:42.966Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:13:43.007Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:13:43.007Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:13:43.257Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:13:43.257Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:13:43:037-24828], vertex-id=[213112], Content-Length=[606], Date=[Sun, 21 Nov 2021 11:13:43 GMT], Content-Type=[application/json]}
2021-11-21T11:13:43.259Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637492980022","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:13:43.261Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:13:43.261Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:13:43.262Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.263Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.263Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.264Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.264Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.264Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"75e9745eb9a99258", X-B3-SpanId:"3d8fb1f71a51cebe", X-B3-ParentSpanId:"75e9745eb9a99258", X-B3-Sampled:"0", X-ONAP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8835bb77-2455-44ce-94a1-4739c3bf3892"]
2021-11-21T11:13:43.265Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98","requestScope":"service"}
2021-11-21T11:13:43.265Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.288Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:43.288Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.289Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:43.289Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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, 21 Nov 2021 11:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:43.289Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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: 
2021-11-21T11:13:43.290Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:43.290Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.291Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.292Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.292Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.292Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.292Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.293Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cfff523-db69-41f6-b753-d750109f0749"]
2021-11-21T11:13:43.293Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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: 
2021-11-21T11:13:43.293Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.345Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:43.345Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.345Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:43.346Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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, 21 Nov 2021 11:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:43.350Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:13:43.350Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:43.351Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.360Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.360Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.360Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.361Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.361Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.361Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2ba049d-5600-4e6a-b7e5-9a152d55196f"]
2021-11-21T11:13:43.361Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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: 
2021-11-21T11:13:43.362Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.390Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:43.390Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.390Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:43.390Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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, 21 Nov 2021 11:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:43.394Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:13:43.395Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:43.395Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.398Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.399Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.399Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.399Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.399Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.399Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a427a961-a6a5-485e-a9b2-30158a23c5b5"]
2021-11-21T11:13:43.400Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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: 
2021-11-21T11:13:43.400Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.422Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:43.422Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.422Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:43.423Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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, 21 Nov 2021 11:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:43.425Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:13:43.425Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:43.426Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.429Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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/
2021-11-21T11:13:43.430Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.430Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.430Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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/
2021-11-21T11:13:43.430Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.431Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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:"1835", X-B3-TraceId:"75e9745eb9a99258", X-B3-SpanId:"e1d30386b8de4eaa", X-B3-ParentSpanId:"75e9745eb9a99258", X-B3-Sampled:"0", X-ONAP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"745eff83-9136-4ffc-a7ae-60862cd3c8b0"]
2021-11-21T11:13:43.431Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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":"42a6b162-ffce-44dc-8198-ec95918b7d3e","requestStatus":"IN_PROGRESS","startTime":1637493222960,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"42a6b162-ffce-44dc-8198-ec95918b7d3e"}
2021-11-21T11:13:43.431Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.468Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:43.468Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.469Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:43.469Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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/42a6b162-ffce-44dc-8198-ec95918b7d3e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:43.475Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:13:42.960+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:13:43.447+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:43.475Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:43.475Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.488Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.488Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.489Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:43.489Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.489Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:43.489Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"75e9745eb9a99258", X-B3-SpanId:"96d83eb6cac57daf", X-B3-ParentSpanId:"75e9745eb9a99258", X-B3-Sampled:"0", X-ONAP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cd773c3-a028-4617-a646-ffb284b2680b"]
2021-11-21T11:13:43.490Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelUuid\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelInvariantUuid\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"42a6b162-ffce-44dc-8198-ec95918b7d3e","type":"String"},"mso-request-id":{"value":"42a6b162-ffce-44dc-8198-ec95918b7d3e","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"}}}
2021-11-21T11:13:43.490Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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================================================
2021-11-21T11:13:44.519Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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==========================================
2021-11-21T11:13:44.519Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:44.520Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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  : 
2021-11-21T11:13:44.520Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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, 21 Nov 2021 11:13:44 GMT", X-ONAP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-TransactionID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ECOMP-RequestID:"42a6b162-ffce-44dc-8198-ec95918b7d3e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4cd773c3-a028-4617-a646-ffb284b2680b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:13:44.521Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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\":\"42a6b162-ffce-44dc-8198-ec95918b7d3e\",\"instanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\"}}","message":"Success","processInstanceID":"169a98d9-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:13:44.521Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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=================================================
2021-11-21T11:13:44.521Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|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
2021-11-21T11:13:44.525Z|42a6b162-ffce-44dc-8198-ec95918b7d3e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:44.666Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:44.670Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:44.670Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:44.671Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:44.671Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:44.671Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:44.672Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"049dced78dcaa706", X-B3-SpanId:"672b57638b5939e2", X-B3-ParentSpanId:"049dced78dcaa706", X-B3-Sampled:"0", X-ONAP-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-TransactionID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-ECOMP-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90af4fc1-3c14-4b15-b605-6eca5e437d5d"]
2021-11-21T11:13:44.672Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:44.673Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:44.689Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:44.689Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:44.690Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:44.690Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:44.691Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:44.691Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:44.692Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:44.694Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:44.695Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:44.695Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:44.695Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:44.696Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:44.696Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"049dced78dcaa706", X-B3-SpanId:"ba56d8b0c9ea1bd8", X-B3-ParentSpanId:"049dced78dcaa706", X-B3-Sampled:"0", X-ONAP-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-TransactionID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-ECOMP-RequestID:"bf1ed464-72e1-4654-96e7-2e7dd649992f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f3f965b-825f-4395-818d-8c12c6795420"]
2021-11-21T11:13:44.696Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:44.697Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:44.710Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:44.710Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:44.711Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:44.711Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:44.712Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:44.712Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:44.712Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:44.720Z|bf1ed464-72e1-4654-96e7-2e7dd649992f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:45.335Z|61bb8712-2894-4c1b-a418-be0f9da69124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:13:45.335Z|61bb8712-2894-4c1b-a418-be0f9da69124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:13:48.141Z|c53dfdf4-c597-4e9d-a641-da040d3098df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:48.141Z|fb160a65-d4e7-48e1-9631-fb609717ae09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:48.142Z|fb160a65-d4e7-48e1-9631-fb609717ae09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:48.142Z|c53dfdf4-c597-4e9d-a641-da040d3098df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:48.146Z|1f4b97f5-df58-4fac-9543-4a2df6844149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:48.147Z|1f4b97f5-df58-4fac-9543-4a2df6844149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:54.853Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:54.858Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:54.859Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:54.859Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:54.859Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:54.859Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:54.860Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db4a297e5a3d7d4a", X-B3-SpanId:"b948f0e728616566", X-B3-ParentSpanId:"db4a297e5a3d7d4a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-TransactionID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-ECOMP-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd02605d-fc49-4191-ac8d-a059fd05f19f"]
2021-11-21T11:13:54.860Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:54.860Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:54.881Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:54.882Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:54.882Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:54.882Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:54.883Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "endTime" : "2021-11-21T11:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:54.884Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:54.884Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:54.887Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:54.887Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:54.887Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:54.887Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:54.888Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:54.888Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db4a297e5a3d7d4a", X-B3-SpanId:"ed9cd07688b9c632", X-B3-ParentSpanId:"db4a297e5a3d7d4a", X-B3-Sampled:"0", X-ONAP-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-TransactionID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-ECOMP-RequestID:"ea83bdcd-1820-4fd5-9ade-04002ccaf9e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16584f40-074d-48d2-9d28-52522f806c32"]
2021-11-21T11:13:54.888Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:54.889Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:54.900Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:54.900Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:54.900Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:54.901Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:54.902Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:54.902Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:54.903Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:54.913Z|ea83bdcd-1820-4fd5-9ade-04002ccaf9e3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:55.031Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:55.035Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.035Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:55.035Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.036Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.036Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:55.036Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"265154007b50d98f", X-B3-SpanId:"346445115d268aa8", X-B3-ParentSpanId:"265154007b50d98f", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-TransactionID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-ECOMP-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d94140b0-5f81-4a60-ac16-442da70ee7ab"]
2021-11-21T11:13:55.036Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:55.037Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.058Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.058Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.058Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:55.059Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.061Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "endTime" : "2021-11-21T11:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:55.061Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.061Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:55.062Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.063Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:55.063Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.063Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.064Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:55.064Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"265154007b50d98f", X-B3-SpanId:"4404fd5169cac933", X-B3-ParentSpanId:"265154007b50d98f", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-TransactionID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-ECOMP-RequestID:"d1f971f9-993d-4e4c-b306-e39378b2e2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fddb75-3bdb-4ec6-8633-142178609ab7"]
2021-11-21T11:13:55.064Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:55.064Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.077Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.077Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.077Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:55.077Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.079Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:55.079Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.079Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:55.087Z|d1f971f9-993d-4e4c-b306-e39378b2e2e7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:55.214Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:55.218Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.218Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:55.218Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.218Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.219Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:55.219Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bcdac8ed9fc69b8", X-B3-SpanId:"efa81faba5f26733", X-B3-ParentSpanId:"4bcdac8ed9fc69b8", X-B3-Sampled:"0", X-ONAP-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-TransactionID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-ECOMP-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f0be804-8fa4-4d1c-b241-e497ab6717e0"]
2021-11-21T11:13:55.219Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:55.219Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.235Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.236Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.236Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:55.236Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.238Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "endTime" : "2021-11-21T11:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:55.238Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.239Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:55.240Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.241Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:55.241Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.241Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.241Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:55.242Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bcdac8ed9fc69b8", X-B3-SpanId:"512b25d9681abb26", X-B3-ParentSpanId:"4bcdac8ed9fc69b8", X-B3-Sampled:"0", X-ONAP-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-TransactionID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-ECOMP-RequestID:"deb8950c-d6f5-46b6-aa49-ac405e271649", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86f871ab-f8e5-40bd-b927-af2dcdc47a7d"]
2021-11-21T11:13:55.242Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:55.243Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.259Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.259Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.259Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:55.260Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.260Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:55.260Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.261Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:55.269Z|deb8950c-d6f5-46b6-aa49-ac405e271649|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:55.391Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:55.395Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.396Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:55.396Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.397Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.397Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:55.397Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f92638d702f1b08", X-B3-SpanId:"ff0932e1818ded7c", X-B3-ParentSpanId:"8f92638d702f1b08", X-B3-Sampled:"0", X-ONAP-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-TransactionID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-ECOMP-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a67cd3b-8c2d-4fc9-b653-7b72ec3d401b"]
2021-11-21T11:13:55.398Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:55.398Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.413Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.413Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.414Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:55.415Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.416Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "endTime" : "2021-11-21T11:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:55.416Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.417Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:55.418Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.419Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:55.419Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.419Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.420Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:55.420Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f92638d702f1b08", X-B3-SpanId:"7ba2a6cde394c1bf", X-B3-ParentSpanId:"8f92638d702f1b08", X-B3-Sampled:"0", X-ONAP-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-TransactionID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-ECOMP-RequestID:"e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3ac845f-1677-4af5-961f-8bd2c598fce5"]
2021-11-21T11:13:55.420Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:55.421Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.431Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.432Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.432Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:55.433Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.433Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:55.434Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.434Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:55.446Z|e3aa3b12-36e9-4ee6-b4d0-b1633cbd676f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:55.564Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:13:55.567Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.567Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||Invoke
2021-11-21T11:13:55.568Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.568Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e
2021-11-21T11:13:55.568Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Method      : GET
2021-11-21T11:13:55.568Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8e2249970ac265", X-B3-SpanId:"57eb43edb35014e9", X-B3-ParentSpanId:"aa8e2249970ac265", X-B3-Sampled:"0", X-ONAP-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-TransactionID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-ECOMP-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe3e901f-4120-4e79-952f-20c546bcc3b5"]
2021-11-21T11:13:55.569Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Request body: 
2021-11-21T11:13:55.569Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.583Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.584Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.584Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Status text  : 
2021-11-21T11:13:55.584Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.585Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||Response body: {
  "requestId" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:13:42.000+00:00",
  "endTime" : "2021-11-21T11:13:51.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\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\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n\t\t\t\"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:13:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "42a6b162-ffce-44dc-8198-ec95918b7d3e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e"
    }
  }
}
2021-11-21T11:13:55.585Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.585Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42a6b162-ffce-44dc-8198-ec95918b7d3e|INFO|500||InvokeReturn
2021-11-21T11:13:55.587Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.587Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:13:55.587Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:13:55.587Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false
2021-11-21T11:13:55.588Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:13:55.588Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa8e2249970ac265", X-B3-SpanId:"5534bc742333f56b", X-B3-ParentSpanId:"aa8e2249970ac265", X-B3-Sampled:"0", X-ONAP-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-TransactionID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-ECOMP-RequestID:"3190d784-7b0b-4914-8b44-14ff1645244c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e689ead0-f3db-44f3-96ff-4fd842be69d9"]
2021-11-21T11:13:55.588Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:13:55.588Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:13:55.597Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:13:55.597Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:13:55.598Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:13:55.598Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:13:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:13:55.598Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:13:55.599Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:13:55.599Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42a6b162-ffce-44dc-8198-ec95918b7d3e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:13:55.608Z|3190d784-7b0b-4914-8b44-14ff1645244c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42a6b162-ffce-44dc-8198-ec95918b7d3e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:13:58.169Z|c6ac19d3-1106-4cfa-9dba-d4dac19e2844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:58.169Z|f61deead-f61b-4ae7-aa48-3b704885532a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:58.170Z|f61deead-f61b-4ae7-aa48-3b704885532a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:58.170Z|c6ac19d3-1106-4cfa-9dba-d4dac19e2844|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:13:58.170Z|f29cd313-67b6-4ffd-b403-0d71de00e164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:13:58.171Z|f29cd313-67b6-4ffd-b403-0d71de00e164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:00.336Z|d4d17159-3e3a-4244-9bb2-58dd793204c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:00.339Z|d4d17159-3e3a-4244-9bb2-58dd793204c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:00.408Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:00.412Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 114e95c5-4504-4c24-a43f-f8f423217178 already exists in requestDb InfraActiveRequests table
2021-11-21T11:14:00.413Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:00.413Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:00.414Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:00.414Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:00.414Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:00.415Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f89b181d11a46d9", X-B3-SpanId:"11b63e474f701b56", X-B3-ParentSpanId:"4f89b181d11a46d9", X-B3-Sampled:"0", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88a994c8-e9be-48c9-83f1-5fa3dc0ac606"]
2021-11-21T11:14:00.415Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:00.415Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:00.435Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:00.435Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:00.436Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:00.436Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:14:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:00.437Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: 
2021-11-21T11:14:00.437Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:00.437Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:00.450Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:14:00.450Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:14:00.455Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:00.488Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:00.489Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952|INFO|500||Invoke
2021-11-21T11:14:00.670Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:00.671Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:14:00:517-85247], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:14:00 GMT], Content-Type=[application/json]}
2021-11-21T11:14:00.673Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952","ERR.5.4.6114"]}}}

2021-11-21T11:14:00.676Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952
2021-11-21T11:14:00.676Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: a5147a80-233c-4c1c-a282-9ef14ac62952
2021-11-21T11:14:00.682Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:00.724Z|574e04f9-7621-4f5e-a008-93096107eb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:00.725Z|574e04f9-7621-4f5e-a008-93096107eb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:00.734Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:00.735Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952|INFO|500||Invoke
2021-11-21T11:14:00.816Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:00.817Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:14:00:761-16504], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:14:00 GMT], Content-Type=[application/json]}
2021-11-21T11:14:00.818Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952","ERR.5.4.6114"]}}}

2021-11-21T11:14:00.822Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5147a80-233c-4c1c-a282-9ef14ac62952
2021-11-21T11:14:00.822Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: a5147a80-233c-4c1c-a282-9ef14ac62952
2021-11-21T11:14:00.830Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:00.871Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:00.872Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:14:01.214Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:14:01.215Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:14:00:897-74233], vertex-id=[213112], Content-Length=[606], Date=[Sun, 21 Nov 2021 11:14:00 GMT], Content-Type=[application/json]}
2021-11-21T11:14:01.216Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637492980022","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:14:01.217Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:14:01.218Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:14:01.222Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:01.223Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:14:01.223Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.223Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:01.224Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:14:01.224Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"4f89b181d11a46d9", X-B3-SpanId:"f7491be03e3a8b05", X-B3-ParentSpanId:"4f89b181d11a46d9", X-B3-Sampled:"0", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fa51333-b5a1-47ad-af0e-6954c9f79b13"]
2021-11-21T11:14:01.224Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e"},"instanceName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0","requestScope":"vnf"}
2021-11-21T11:14:01.224Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:14:01.250Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:01.251Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:01.251Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:14:01.251Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:01.252Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:14:01.252Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:01.252Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:14:01.254Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8
2021-11-21T11:14:01.254Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|INFO|500||Invoke
2021-11-21T11:14:01.254Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.255Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8
2021-11-21T11:14:01.255Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Method      : GET
2021-11-21T11:14:01.255Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc428713-377d-4e2d-ad2a-b44cd0fcea19"]
2021-11-21T11:14:01.255Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Request body: 
2021-11-21T11:14:01.256Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||==========================request end================================================
2021-11-21T11:14:01.338Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:01.338Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:01.339Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Status text  : 
2021-11-21T11:14:01.339Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:01.341Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 11,
      "modelCustomizationUUID" : "091cfdda-43d1-4e12-a963-b4a5055829b8",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2021-11-21 11:10:46.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2021-11-21T11:10:46.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/service"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8"
    }
  }
}
2021-11-21T11:14:01.341Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:01.342Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=091cfdda-43d1-4e12-a963-b4a5055829b8|INFO|500||InvokeReturn
2021-11-21T11:14:01.368Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2021-11-21T11:14:01.369Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||Invoke
2021-11-21T11:14:01.369Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.369Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources
2021-11-21T11:14:01.369Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Method      : GET
2021-11-21T11:14:01.370Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd02271-6dd8-44a2-8077-79d5f18a64f9"]
2021-11-21T11:14:01.370Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Request body: 
2021-11-21T11:14:01.370Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||==========================request end================================================
2021-11-21T11:14:01.418Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:01.419Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:01.419Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Status text  : 
2021-11-21T11:14:01.419Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/bed9a0a7-c68b-494f-aee0-e7f1f10c49c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:01.421Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "bed9a0a7-c68b-494f-aee0-e7f1f10c49c4",
  "modelInvariantUUID" : "c559e671-b74f-420a-8f37-7049fcd8da1f",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2021-11-21T11:10:46.000+00:00",
  "modelInvariantId" : "c559e671-b74f-420a-8f37-7049fcd8da1f",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bed9a0a7-c68b-494f-aee0-e7f1f10c49c4"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bed9a0a7-c68b-494f-aee0-e7f1f10c49c4"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bed9a0a7-c68b-494f-aee0-e7f1f10c49c4/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bed9a0a7-c68b-494f-aee0-e7f1f10c49c4/heatTemplates"
    }
  }
}
2021-11-21T11:14:01.422Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:01.423Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/11/vnfResources|INFO|500||InvokeReturn
2021-11-21T11:14:01.444Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-11-21T11:14:01.444Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:01.445Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.445Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-11-21T11:14:01.445Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:01.445Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73b5d632-a70f-4015-a488-74dbf453cf69"]
2021-11-21T11:14:01.446Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:01.446Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:01.482Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:01.483Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:01.483Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:01.484Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:14:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:01.486Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10006,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    }
  }
}
2021-11-21T11:14:01.486Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:01.486Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:14:01.500Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:01.500Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:14:01.500Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.500Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:01.501Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:14:01.501Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2617", X-B3-TraceId:"4f89b181d11a46d9", X-B3-SpanId:"35e47bf94ce94fba", X-B3-ParentSpanId:"4f89b181d11a46d9", X-B3-Sampled:"0", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a85c8ab-7536-4e4c-96c8-4adcec121599"]
2021-11-21T11:14:01.501Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"114e95c5-4504-4c24-a43f-f8f423217178","requestStatus":"IN_PROGRESS","startTime":1637493240450,"source":"VID","vnfName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"114e95c5-4504-4c24-a43f-f8f423217178"}
2021-11-21T11:14:01.502Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:14:01.527Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:01.527Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:14:01.528Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:14:01.529Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:01.529Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:00.450+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:14:01.514+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:01.530Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:01.531Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:14:01.543Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:01.544Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:14:01.544Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:01.544Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:01.544Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:14:01.545Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"4f89b181d11a46d9", X-B3-SpanId:"e77a770d04a3b769", X-B3-ParentSpanId:"4f89b181d11a46d9", X-B3-Sampled:"0", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9060f666-ea2b-438d-a9ef-8a150a9f595e"]
2021-11-21T11:14:01.545Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelVersionId\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelCustomizationId\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelUuid\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelInvariantUuid\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\",\"source\":\"VID\",\"instanceName\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\",\"modelInfo\":{\"modelInvariantId\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelUuid\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelInvariantUuid\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\"}}}],\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\"}","type":"String"},"requestId":{"value":"114e95c5-4504-4c24-a43f-f8f423217178","type":"String"},"mso-request-id":{"value":"114e95c5-4504-4c24-a43f-f8f423217178","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1891af23-fb95-4066-a797-ab7299d9648e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:14:01.545Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:14:02.568Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:02.569Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:14:02.570Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:14:02.570Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:14:02 GMT", X-ONAP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-TransactionID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ECOMP-RequestID:"114e95c5-4504-4c24-a43f-f8f423217178", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9060f666-ea2b-438d-a9ef-8a150a9f595e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:14:02.571Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"114e95c5-4504-4c24-a43f-f8f423217178\",\"instanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\"}}","message":"Success","processInstanceID":"215cce45-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:14:02.571Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:02.572Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:14:02.577Z|114e95c5-4504-4c24-a43f-f8f423217178|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:02.707Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:02.711Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:02.712Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:02.712Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:02.713Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:02.713Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:02.714Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81e5440bdc49346b", X-B3-SpanId:"55c03ccecc3ca850", X-B3-ParentSpanId:"81e5440bdc49346b", X-B3-Sampled:"0", X-ONAP-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-TransactionID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-ECOMP-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99bf40a4-7d31-4b3d-8993-f64e9e19033f"]
2021-11-21T11:14:02.714Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:02.714Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:02.735Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:02.735Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:02.736Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:02.736Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:02.739Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:02.740Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:02.741Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:02.742Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:02.743Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:02.743Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:02.744Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:02.744Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:02.744Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81e5440bdc49346b", X-B3-SpanId:"b57bf2e31840f323", X-B3-ParentSpanId:"81e5440bdc49346b", X-B3-Sampled:"0", X-ONAP-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-TransactionID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-ECOMP-RequestID:"00e54470-67fe-4f14-85d9-4afcfa04bf10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf42f1e9-05b2-420b-a9cc-1a88c4050cce"]
2021-11-21T11:14:02.745Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:02.745Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:02.759Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:02.760Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:02.760Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:02.761Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:02.762Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:02.762Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:02.762Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:02.774Z|00e54470-67fe-4f14-85d9-4afcfa04bf10|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:08.201Z|640793ab-0f47-4ad7-8789-236632d73563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:08.201Z|61785b98-68ac-400b-a3d7-10d94ab28a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:08.202Z|59a1799a-ddcd-41a5-a6ac-86ca274e08a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:08.202Z|61785b98-68ac-400b-a3d7-10d94ab28a5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:08.202Z|640793ab-0f47-4ad7-8789-236632d73563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:08.204Z|59a1799a-ddcd-41a5-a6ac-86ca274e08a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:12.913Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:12.920Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:12.921Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:12.921Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:12.921Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:12.922Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:12.922Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae9f009248b18cf5", X-B3-SpanId:"577f0cbe25a36149", X-B3-ParentSpanId:"ae9f009248b18cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-TransactionID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-ECOMP-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48e55766-0310-49a3-b246-bf0b495f26c2"]
2021-11-21T11:14:12.922Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:12.923Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:12.941Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:12.942Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:12.942Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:12.942Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:12.943Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:12.943Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:12.944Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:12.946Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:12.947Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:12.947Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:12.947Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:12.948Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:12.948Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae9f009248b18cf5", X-B3-SpanId:"75a0623e7ea48931", X-B3-ParentSpanId:"ae9f009248b18cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-TransactionID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-ECOMP-RequestID:"f61beea0-b8e0-4027-a119-e7810c4a39de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ed8c77b-3aff-4522-bf82-59691fadbf15"]
2021-11-21T11:14:12.948Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:12.949Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:12.961Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:12.962Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:12.962Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:12.962Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:12.963Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:12.964Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:12.964Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:12.978Z|f61beea0-b8e0-4027-a119-e7810c4a39de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:15.340Z|c25cd448-44be-4cad-9230-86e3290f5c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:15.343Z|c25cd448-44be-4cad-9230-86e3290f5c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:17.462Z|ec89236e-a8dd-436b-957d-1adf55c699ea|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:14:17.463Z|ec89236e-a8dd-436b-957d-1adf55c699ea|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:18.228Z|f6776d6e-2c28-453f-980b-798fef3c9303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:18.228Z|5b6de064-efc1-4269-9fc0-d1e920373403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:18.229Z|f6776d6e-2c28-453f-980b-798fef3c9303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:18.229Z|5b6de064-efc1-4269-9fc0-d1e920373403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:18.233Z|dafc99c6-e39c-472d-9884-2f528b700ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:18.233Z|dafc99c6-e39c-472d-9884-2f528b700ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:23.106Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:23.112Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.113Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:23.113Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.113Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.113Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:23.114Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfd0bfaf68da0be2", X-B3-SpanId:"367f7922a99d35e0", X-B3-ParentSpanId:"cfd0bfaf68da0be2", X-B3-Sampled:"0", X-ONAP-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-TransactionID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-ECOMP-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bbc6a16-b7d4-4cfe-947c-4d1679591047"]
2021-11-21T11:14:23.114Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:23.114Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.135Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.135Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.135Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:23.136Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.137Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "endTime" : "2021-11-21T11:14:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:23.138Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.138Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:23.140Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.140Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:23.140Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.140Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.141Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:23.141Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfd0bfaf68da0be2", X-B3-SpanId:"6f90cab4eae4f01f", X-B3-ParentSpanId:"cfd0bfaf68da0be2", X-B3-Sampled:"0", X-ONAP-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-TransactionID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-ECOMP-RequestID:"940c5034-28aa-4eaa-8c88-6ec566c9c1d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"578d8b16-f58b-4b61-8e6b-09e2d80d151f"]
2021-11-21T11:14:23.141Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:23.141Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.155Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.155Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.155Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:23.156Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.158Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:23.158Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.158Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:23.168Z|940c5034-28aa-4eaa-8c88-6ec566c9c1d2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:23.287Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:23.290Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.290Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:23.291Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.291Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.291Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:23.291Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"057f1406f2b2b787", X-B3-SpanId:"550b5dd696d5fa2d", X-B3-ParentSpanId:"057f1406f2b2b787", X-B3-Sampled:"0", X-ONAP-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-TransactionID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-ECOMP-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb871bf-2135-410e-944f-3e0d44d83270"]
2021-11-21T11:14:23.292Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:23.292Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.309Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.310Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.310Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:23.310Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.313Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "endTime" : "2021-11-21T11:14:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:23.313Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.313Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:23.315Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.315Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:23.316Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.316Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.316Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:23.317Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"057f1406f2b2b787", X-B3-SpanId:"28c10f45af908c5d", X-B3-ParentSpanId:"057f1406f2b2b787", X-B3-Sampled:"0", X-ONAP-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-TransactionID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-ECOMP-RequestID:"2046320a-fa11-4333-bc73-bc36545aff3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2f653f-49ff-4876-88ed-ff44f459c83b"]
2021-11-21T11:14:23.317Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:23.317Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.328Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.328Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.328Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:23.329Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.331Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:23.331Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.331Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:23.345Z|2046320a-fa11-4333-bc73-bc36545aff3b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:23.466Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:23.470Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.470Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:23.471Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.471Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.471Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:23.472Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b11519b889329a3", X-B3-SpanId:"e008c98059cf9db4", X-B3-ParentSpanId:"8b11519b889329a3", X-B3-Sampled:"0", X-ONAP-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-TransactionID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-ECOMP-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3740f9d0-1e83-4b45-93d4-64b10ca707f1"]
2021-11-21T11:14:23.473Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:23.473Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.488Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.488Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.488Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:23.488Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.489Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "endTime" : "2021-11-21T11:14:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:23.489Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.490Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:23.491Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.491Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:23.491Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.492Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.492Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:23.492Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b11519b889329a3", X-B3-SpanId:"cc6b36cfd38799f6", X-B3-ParentSpanId:"8b11519b889329a3", X-B3-Sampled:"0", X-ONAP-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-TransactionID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-ECOMP-RequestID:"af5e9bd3-51b0-409c-9daf-815bd4a05092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee5dfc8c-4f56-4a19-9558-0f64b990cc22"]
2021-11-21T11:14:23.493Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:23.493Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.502Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.503Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.503Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:23.503Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.504Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:23.504Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.504Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:23.512Z|af5e9bd3-51b0-409c-9daf-815bd4a05092|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:23.630Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:23.633Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.634Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:23.634Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.634Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.635Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:23.635Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88275caa45ca51b0", X-B3-SpanId:"8b46de6cc34cd8cd", X-B3-ParentSpanId:"88275caa45ca51b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-TransactionID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-ECOMP-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169e2ae4-0172-47b9-b5a7-b80272ee0416"]
2021-11-21T11:14:23.635Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:23.635Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.650Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.650Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.650Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:23.651Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.652Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "endTime" : "2021-11-21T11:14:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:23.652Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.652Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:23.654Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.654Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:23.654Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.654Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.655Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:23.655Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88275caa45ca51b0", X-B3-SpanId:"7ba62f5d7fee140c", X-B3-ParentSpanId:"88275caa45ca51b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-TransactionID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-ECOMP-RequestID:"f6de59d6-ff0b-466a-b69a-8ab256b4172e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be385d0-f18f-4c21-9afa-d4966fc6e8d2"]
2021-11-21T11:14:23.655Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:23.655Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.667Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.667Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.667Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:23.668Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.669Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:23.669Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.670Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:23.678Z|f6de59d6-ff0b-466a-b69a-8ab256b4172e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:23.794Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:23.798Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.798Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||Invoke
2021-11-21T11:14:23.799Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.799Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178
2021-11-21T11:14:23.799Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Method      : GET
2021-11-21T11:14:23.799Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5eda50c13f31782", X-B3-SpanId:"ec7709e25a78a11e", X-B3-ParentSpanId:"b5eda50c13f31782", X-B3-Sampled:"0", X-ONAP-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-TransactionID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-ECOMP-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10730d8c-74db-4440-a515-dc63190292a7"]
2021-11-21T11:14:23.800Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Request body: 
2021-11-21T11:14:23.800Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.820Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.820Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.821Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Status text  : 
2021-11-21T11:14:23.821Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.824Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||Response body: {
  "requestId" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:00.000+00:00",
  "endTime" : "2021-11-21T11:14:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n    \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "114e95c5-4504-4c24-a43f-f8f423217178",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178"
    }
  }
}
2021-11-21T11:14:23.824Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.825Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/114e95c5-4504-4c24-a43f-f8f423217178|INFO|500||InvokeReturn
2021-11-21T11:14:23.827Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.827Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:23.827Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:23.828Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false
2021-11-21T11:14:23.828Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:23.828Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5eda50c13f31782", X-B3-SpanId:"fef1ed88689f57f7", X-B3-ParentSpanId:"b5eda50c13f31782", X-B3-Sampled:"0", X-ONAP-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-TransactionID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-ECOMP-RequestID:"fca59df5-dbcf-458e-86ca-e071509455ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe428c3-c473-43dc-94e9-32e6e64b4356"]
2021-11-21T11:14:23.828Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:23.829Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:23.843Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:23.843Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:23.843Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:23.844Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:23.845Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:23.845Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:23.845Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=114e95c5-4504-4c24-a43f-f8f423217178&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:23.854Z|fca59df5-dbcf-458e-86ca-e071509455ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/114e95c5-4504-4c24-a43f-f8f423217178|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:26.288Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:26.292Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 4e194887-da50-462b-b8d5-ec5658f372d9 already exists in requestDb InfraActiveRequests table
2021-11-21T11:14:26.293Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:26.293Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:14:26.294Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.294Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:26.294Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:14:26.295Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6fff8bf8027066a", X-B3-SpanId:"8bb0a0b050eff78e", X-B3-ParentSpanId:"e6fff8bf8027066a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6a390b-aa00-4956-aa67-b47c8fda05ce"]
2021-11-21T11:14:26.295Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:14:26.295Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.310Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.310Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:26.310Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:14:26.311Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.311Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: 
2021-11-21T11:14:26.312Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.312Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:26.324Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:14:26.330Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:26.372Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:26.373Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:14:26.465Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:14:26.466Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:14:26:405-91168], vertex-id=[213112], Content-Length=[1056], Date=[Sun, 21 Nov 2021 11:14:26 GMT], Content-Type=[application/json]}
2021-11-21T11:14:26.467Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493251660","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:14:26.469Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:14:26.469Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:14:26.472Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:26.473Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:14:26.473Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.473Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:26.473Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:14:26.474Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"e6fff8bf8027066a", X-B3-SpanId:"237e19b24c96faea", X-B3-ParentSpanId:"e6fff8bf8027066a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97592f26-2d6c-4cbb-b6c7-7dff9576fa9d"]
2021-11-21T11:14:26.474Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e"},"instanceName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98","requestScope":"vfModule"}
2021-11-21T11:14:26.474Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.492Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.492Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.492Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:14:26.492Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.493Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:14:26.493Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.493Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:14:26.494Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2
2021-11-21T11:14:26.495Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|INFO|500||Invoke
2021-11-21T11:14:26.495Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.495Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2
2021-11-21T11:14:26.496Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Method      : GET
2021-11-21T11:14:26.496Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e6e2a2-c1df-4642-8630-9fd3fd3d9a16"]
2021-11-21T11:14:26.496Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Request body: 
2021-11-21T11:14:26.496Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.627Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.627Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.627Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Status text  : 
2021-11-21T11:14:26.628Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.630Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||Response body: {
  "id" : 11,
  "modelCustomizationUUID" : "373b7878-da31-4dff-864c-4b9c9deccee2",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-11-21 11:10:46.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vnfCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/cvnfcCustomization"
    }
  }
}
2021-11-21T11:14:26.630Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.630Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=373b7878-da31-4dff-864c-4b9c9deccee2|INFO|500||InvokeReturn
2021-11-21T11:14:26.645Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2021-11-21T11:14:26.646Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||Invoke
2021-11-21T11:14:26.646Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.646Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule
2021-11-21T11:14:26.647Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Method      : GET
2021-11-21T11:14:26.647Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79664159-2802-45f2-873c-6e0aaf29fa5d"]
2021-11-21T11:14:26.647Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Request body: 
2021-11-21T11:14:26.647Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.700Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.701Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.701Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Status text  : 
2021-11-21T11:14:26.701Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.704Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "33f2f7d3-0277-46a7-a265-338d81fc985e",
  "modelInvariantUUID" : "319a3cc9-c1f6-4c17-9882-1939f075be61",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:10:46.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:14:26.704Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.704Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/11/vfModule|INFO|500||InvokeReturn
2021-11-21T11:14:26.715Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.716Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:26.716Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.716Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.717Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:26.717Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4702991b-483d-4fbe-99fb-ac7b0b8da70b"]
2021-11-21T11:14:26.717Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:26.717Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.762Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.763Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:26.763Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:26.763Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.764Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:14:26.764Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.764Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:26.766Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61
2021-11-21T11:14:26.766Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|INFO|500||Invoke
2021-11-21T11:14:26.766Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.767Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61
2021-11-21T11:14:26.767Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Method      : GET
2021-11-21T11:14:26.767Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c113ca0-5326-49e5-98a6-b1aa3a719960"]
2021-11-21T11:14:26.767Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Request body: 
2021-11-21T11:14:26.767Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.797Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.797Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.797Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Status text  : 
2021-11-21T11:14:26.797Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.799Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "33f2f7d3-0277-46a7-a265-338d81fc985e",
      "modelInvariantUUID" : "319a3cc9-c1f6-4c17-9882-1939f075be61",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2021-11-21 11:10:46.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vfModuleCustomization"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/volumeHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61"
    }
  }
}
2021-11-21T11:14:26.800Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.800Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=319a3cc9-c1f6-4c17-9882-1939f075be61|INFO|500||InvokeReturn
2021-11-21T11:14:26.804Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.805Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:26.805Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.805Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.805Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:26.806Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b40ba0-8f16-4473-b927-e2cd13cc2120"]
2021-11-21T11:14:26.806Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:26.806Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.827Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.828Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:26.828Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:26.828Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.829Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:14:26.829Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.829Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33f2f7d3-0277-46a7-a265-338d81fc985e&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:26.830Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.830Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:26.830Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.831Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:14:26.831Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:26.831Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61ca92cc-fdce-427b-9187-2ca493eff963"]
2021-11-21T11:14:26.831Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:26.832Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.869Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.869Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.869Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:26.870Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.871Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 46,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2021-11-21T11:14:26.872Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.872Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:14:26.885Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e
2021-11-21T11:14:26.886Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|INFO|500||Invoke
2021-11-21T11:14:26.886Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.886Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e
2021-11-21T11:14:26.886Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Method      : GET
2021-11-21T11:14:26.887Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c13b4eaa-e28d-4e74-92f4-e00800802cd5"]
2021-11-21T11:14:26.887Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Request body: 
2021-11-21T11:14:26.887Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.913Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.913Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:26.913Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Status text  : 
2021-11-21T11:14:26.913Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.917Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Response body: {
  "modelUUID" : "33f2f7d3-0277-46a7-a265-338d81fc985e",
  "modelInvariantUUID" : "319a3cc9-c1f6-4c17-9882-1939f075be61",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:10:46.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:14:26.917Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.917Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|INFO|500||InvokeReturn
2021-11-21T11:14:26.920Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:26.921Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:14:26.921Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.921Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:26.922Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:14:26.922Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3404", X-B3-TraceId:"e6fff8bf8027066a", X-B3-SpanId:"e2ec04a33b1b5d4f", X-B3-ParentSpanId:"e6fff8bf8027066a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb98621e-c737-4f2e-9d19-f1b02e77bd85"]
2021-11-21T11:14:26.922Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4e194887-da50-462b-b8d5-ec5658f372d9","requestStatus":"IN_PROGRESS","startTime":1637493266325,"source":"VID","vnfId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","vnfType":"","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"4e194887-da50-462b-b8d5-ec5658f372d9"}
2021-11-21T11:14:26.923Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:14:26.945Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:26.946Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:14:26.947Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:14:26.947Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:26.948Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:26.325+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:14:26.934+00:00",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:14:26.948Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:26.949Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:14:26.959Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:26.959Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:14:26.960Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:26.960Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:26.960Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:14:26.960Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"e6fff8bf8027066a", X-B3-SpanId:"69bd10022b23a06e", X-B3-ParentSpanId:"e6fff8bf8027066a", X-B3-Sampled:"0", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7f35b7-2b22-44c6-8df1-8d52c1c52bcc"]
2021-11-21T11:14:26.961Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"319a3cc9-c1f6-4c17-9882-1939f075be61\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"373b7878-da31-4dff-864c-4b9c9deccee2\",\"modelVersionId\":\"33f2f7d3-0277-46a7-a265-338d81fc985e\",\"modelCustomizationId\":\"373b7878-da31-4dff-864c-4b9c9deccee2\",\"modelUuid\":\"33f2f7d3-0277-46a7-a265-338d81fc985e\",\"modelInvariantUuid\":\"319a3cc9-c1f6-4c17-9882-1939f075be61\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\",\"modelInfo\":{\"modelInvariantId\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelUuid\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelInvariantUuid\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\"}}},{\"relatedInstance\":{\"instanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelVersionId\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelCustomizationId\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelUuid\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelInvariantUuid\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\",\"vnfInstanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\"}","type":"String"},"requestId":{"value":"4e194887-da50-462b-b8d5-ec5658f372d9","type":"String"},"mso-request-id":{"value":"4e194887-da50-462b-b8d5-ec5658f372d9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1891af23-fb95-4066-a797-ab7299d9648e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:14:26.961Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:14:27.976Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:27.976Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:14:27.977Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:14:27.977Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:14:27 GMT", X-ONAP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-TransactionID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ECOMP-RequestID:"4e194887-da50-462b-b8d5-ec5658f372d9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8e7f35b7-2b22-44c6-8df1-8d52c1c52bcc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:14:27.978Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4e194887-da50-462b-b8d5-ec5658f372d9\",\"instanceId\":\"3da8201d-e786-4252-b0f4-8cb02f709462\"}}","message":"Success","processInstanceID":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:14:27.978Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:27.978Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:14:27.983Z|4e194887-da50-462b-b8d5-ec5658f372d9|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:28.109Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:28.113Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:28.114Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:14:28.114Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:28.114Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:28.114Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:14:28.115Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0ce2e8424425ab", X-B3-SpanId:"b72b6a0e3347b28a", X-B3-ParentSpanId:"6b0ce2e8424425ab", X-B3-Sampled:"0", X-ONAP-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-TransactionID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-ECOMP-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1114e6-19b2-4c4d-9965-d5a0730a1c00"]
2021-11-21T11:14:28.115Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:14:28.115Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:14:28.136Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:28.136Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:28.136Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:14:28.137Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:28.138Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:27.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:14:28.139Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:28.139Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:14:28.140Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:28.141Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:28.141Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:28.141Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:28.141Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:28.141Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0ce2e8424425ab", X-B3-SpanId:"3a499f7735964009", X-B3-ParentSpanId:"6b0ce2e8424425ab", X-B3-Sampled:"0", X-ONAP-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-TransactionID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-ECOMP-RequestID:"888d0c44-15c5-496c-aad2-55359bbd47f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4856feab-e981-4e63-aff2-28368785d8c0"]
2021-11-21T11:14:28.142Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:28.142Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:28.153Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:28.153Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:28.154Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:28.154Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:28.155Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:28.155Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:28.155Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:28.164Z|888d0c44-15c5-496c-aad2-55359bbd47f2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:28.249Z|dd025b5a-b52c-4295-8bd3-efe61e7aaf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:28.249Z|8962b41e-28cf-4de1-8b19-2ee50211db4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:28.250Z|8962b41e-28cf-4de1-8b19-2ee50211db4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:28.249Z|dd025b5a-b52c-4295-8bd3-efe61e7aaf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:28.254Z|3f876fef-78a4-45ff-85c6-bf5b8cb57993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:28.255Z|3f876fef-78a4-45ff-85c6-bf5b8cb57993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:30.335Z|cf6438a4-2f8a-4cc3-852c-b94ff47fa091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:30.335Z|cf6438a4-2f8a-4cc3-852c-b94ff47fa091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:30.725Z|02ad7571-ebb8-4ee9-b3d2-313a54cec505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:30.726Z|02ad7571-ebb8-4ee9-b3d2-313a54cec505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:38.270Z|8bd1750e-b64a-4999-aa59-8b158c8ecc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:38.270Z|3e5e06ee-7113-48d4-a664-b03244293842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:38.271Z|8bd1750e-b64a-4999-aa59-8b158c8ecc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:38.271Z|3e5e06ee-7113-48d4-a664-b03244293842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:38.277Z|cf063040-fa05-4992-873a-c49f98dd2d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:38.277Z|cf063040-fa05-4992-873a-c49f98dd2d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:38.296Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:38.301Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:38.301Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:14:38.302Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:38.302Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:38.302Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:14:38.302Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b0bdada110bbc1", X-B3-SpanId:"1438b52f3ba6aacc", X-B3-ParentSpanId:"43b0bdada110bbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-TransactionID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ECOMP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dada88f7-0516-4c01-a421-c4474d87cc14"]
2021-11-21T11:14:38.303Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:14:38.303Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:14:38.325Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:38.325Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:38.325Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:14:38.325Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:38.328Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:33.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:14:38.328Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:38.329Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:14:38.330Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:38.330Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:38.331Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:38.333Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:38.333Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:38.334Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b0bdada110bbc1", X-B3-SpanId:"e69c9d55217b1d15", X-B3-ParentSpanId:"43b0bdada110bbc1", X-B3-Sampled:"0", X-ONAP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-TransactionID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ECOMP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bdf2921-4296-462c-af5e-0776d2538b8d"]
2021-11-21T11:14:38.335Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:38.335Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:38.349Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:38.349Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:38.349Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:38.350Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:38.350Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:38.351Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:38.351Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:38.405Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:38.406Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:38.406Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:38.407Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:38.407Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:38.407Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-TransactionID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ECOMP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f53c82d-f4e6-45af-90a4-d81dfa290e09"]
2021-11-21T11:14:38.408Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:38.408Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:38.544Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:38.544Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:38.544Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:38.545Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D0D3AD54E40305607C4F6F420672865; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:14:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:38.545Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:14:38.546Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:38.546Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:38.690Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:38.691Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:38.691Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:38.691Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:38.692Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:38.692Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-TransactionID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ECOMP-RequestID:"edfe6ef5-b133-4c32-a688-e15591f6685b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fcfc291-ea2c-415d-a7a3-a334e7bc5640"]
2021-11-21T11:14:38.692Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:38.692Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:38.811Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:38.811Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:38.812Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:38.812Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1FD1D6E7079F0F584E8F283855BA987B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 21 Nov 2021 11:14:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:38.813Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:360f92dd-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:14:36.294+0000","endTime":"2021-11-21T11:14:36.295+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:14:38.813Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:38.814Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:38.819Z|edfe6ef5-b133-4c32-a688-e15591f6685b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:45.335Z|e9ffacce-60c6-46ab-8381-b5e74c26212c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:14:45.339Z|e9ffacce-60c6-46ab-8381-b5e74c26212c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:14:48.293Z|86e123db-e8c3-4764-96c2-112921df9537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:48.293Z|0119e554-ef54-4447-8e41-8426c1203d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:48.294Z|4b557acc-d5f4-4442-b9ca-0448b370ccb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:48.294Z|86e123db-e8c3-4764-96c2-112921df9537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:48.294Z|0119e554-ef54-4447-8e41-8426c1203d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:48.294Z|4b557acc-d5f4-4442-b9ca-0448b370ccb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:48.955Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:48.961Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:48.961Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:14:48.961Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:48.962Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:48.962Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:14:48.962Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"244d164f188b5c8d", X-B3-SpanId:"18ebbb91a99b4f3a", X-B3-ParentSpanId:"244d164f188b5c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-TransactionID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ECOMP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6898008-cf71-48fb-96e5-27cdbc424f7c"]
2021-11-21T11:14:48.962Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:14:48.963Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:14:48.981Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:48.982Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:48.982Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:14:48.982Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:48.983Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:14:48.984Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:48.984Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:14:48.987Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:48.987Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:48.987Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:48.988Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:48.988Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:48.988Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"244d164f188b5c8d", X-B3-SpanId:"9a2634b090df5df8", X-B3-ParentSpanId:"244d164f188b5c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-TransactionID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ECOMP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d3f3a8-fc0c-4f1e-832d-a32fbaf01738"]
2021-11-21T11:14:48.989Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:48.989Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:49.005Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:49.005Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:49.006Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:49.006Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:49.008Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:14:49.008Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:49.008Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:49.045Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:49.045Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:49.046Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:49.046Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:49.046Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:49.046Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-TransactionID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ECOMP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c719c629-d92f-483d-ba09-c5397df682b7"]
2021-11-21T11:14:49.047Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:49.047Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:49.179Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:49.179Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:49.180Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:49.180Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9ED323563DA06B2FB8BD042285E09746; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:49.180Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:14:49.181Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:49.181Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:49.208Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:49.209Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:49.209Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:49.209Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:49.209Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:49.209Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-TransactionID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ECOMP-RequestID:"3bcd992f-9d71-42d8-9987-f0149c07dc77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a20f64b-49ae-4352-a6bb-f336e1c2daf0"]
2021-11-21T11:14:49.210Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:49.210Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:49.330Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:49.331Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:49.331Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:49.331Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D9E738E0CD843E0CF93A828229B29DAD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:14:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:49.331Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3ac049ce-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:14:44.163+0000","endTime":"2021-11-21T11:14:44.168+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:14:49.332Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:49.332Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:49.339Z|3bcd992f-9d71-42d8-9987-f0149c07dc77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:56.256Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:56.264Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a3630f8d-6350-476d-825e-2cacdafe7385 already exists in requestDb InfraActiveRequests table
2021-11-21T11:14:56.265Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:14:56.265Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:14:56.265Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.266Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:14:56.266Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:14:56.266Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7124cbeb27c8f91", X-B3-SpanId:"c033be8c8adaf7e9", X-B3-ParentSpanId:"c7124cbeb27c8f91", X-B3-Sampled:"0", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f102c8a-c2a8-40fb-8820-49dbd5bbf8cf"]
2021-11-21T11:14:56.266Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:14:56.266Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.285Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.285Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:56.286Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:14:56.286Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.286Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: 
2021-11-21T11:14:56.287Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.287Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:56.299Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:14:56.300Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:14:56.305Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:56.336Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:56.337Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-11-21T11:14:56.382Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:56.383Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:14:56:360-46496], Content-Length=[313], Date=[Sun, 21 Nov 2021 11:14:56 GMT], Content-Type=[application/json]}
2021-11-21T11:14:56.384Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-11-21T11:14:56.389Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-11-21T11:14:56.389Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-11-21T11:14:56.394Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:56.434Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:14:56.434Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-11-21T11:14:56.491Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:56.491Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:14:56:473-19544], Content-Length=[313], Date=[Sun, 21 Nov 2021 11:14:56 GMT], Content-Type=[application/json]}
2021-11-21T11:14:56.493Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-11-21T11:14:56.496Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-11-21T11:14:56.496Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-11-21T11:14:56.500Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:14:56.530Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:14:56.530Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a3630f8d-6350-476d-825e-2cacdafe7385], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8cb7c8c9-286a-43fa-bbdb-1665077a9486], X-ECOMP-RequestID=[a3630f8d-6350-476d-825e-2cacdafe7385], X-TransactionId=[], X-ONAP-RequestID=[a3630f8d-6350-476d-825e-2cacdafe7385]}
2021-11-21T11:14:56.578Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:14:56:558-68178], vertex-id=[237592], Content-Length=[618], Date=[Sun, 21 Nov 2021 11:14:56 GMT], Content-Type=[application/json]}
2021-11-21T11:14:56.579Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637492994119","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2021-11-21T11:14:56.580Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:14:56.582Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:14:56.583Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:14:56.608Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:56.608Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:14:56.609Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.609Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:14:56.609Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:14:56.610Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"c7124cbeb27c8f91", X-B3-SpanId:"63340818ac35dad0", X-B3-ParentSpanId:"c7124cbeb27c8f91", X-B3-Sampled:"0", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6539cf-03b1-4d6e-9eff-3c7ba4699b42"]
2021-11-21T11:14:56.610Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4","requestScope":"service"}
2021-11-21T11:14:56.610Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.630Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.631Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.631Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:14:56.632Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.632Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:14:56.632Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.633Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:14:56.635Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:14:56.635Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||Invoke
2021-11-21T11:14:56.635Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.635Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:14:56.636Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Method      : GET
2021-11-21T11:14:56.636Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e4cbe7-e8df-4b14-bad7-07bc8d0ed2c3"]
2021-11-21T11:14:56.636Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Request body: 
2021-11-21T11:14:56.637Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.669Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.670Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.670Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status text  : 
2021-11-21T11:14:56.670Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.672Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
  "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
  "created" : "2021-11-21 11:13:37.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
    }
  }
}
2021-11-21T11:14:56.672Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.673Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||InvokeReturn
2021-11-21T11:14:56.677Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance
2021-11-21T11:14:56.678Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:56.678Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.678Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance
2021-11-21T11:14:56.679Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:56.679Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fb0271a-d28e-4c7b-b97c-f92b7be8eca6"]
2021-11-21T11:14:56.679Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:56.679Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.695Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.696Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:56.696Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:56.696Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.697Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:14:56.697Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.697Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:56.698Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76
2021-11-21T11:14:56.698Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|INFO|500||Invoke
2021-11-21T11:14:56.699Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.699Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76
2021-11-21T11:14:56.699Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Method      : GET
2021-11-21T11:14:56.700Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c0dc66-c18f-4455-832b-f575395748ff"]
2021-11-21T11:14:56.700Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Request body: 
2021-11-21T11:14:56.700Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.722Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.722Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.723Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Status text  : 
2021-11-21T11:14:56.723Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.724Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
      "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
      "created" : "2021-11-21 11:13:37.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76"
    }
  }
}
2021-11-21T11:14:56.724Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.725Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|INFO|500||InvokeReturn
2021-11-21T11:14:56.731Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance
2021-11-21T11:14:56.731Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:56.731Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.732Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance
2021-11-21T11:14:56.732Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:56.732Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c1c5d6-fe29-42da-9860-a4038bfd08f8"]
2021-11-21T11:14:56.733Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:56.733Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.746Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.746Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:14:56.747Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:56.747Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.747Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:14:56.748Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.748Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:14:56.749Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:14:56.749Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:14:56.750Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.750Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:14:56.750Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:14:56.752Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9607a717-9e1f-4092-a49c-dba0e643092b"]
2021-11-21T11:14:56.752Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:14:56.752Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.768Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.769Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.769Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:14:56.769Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.770Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:14:56.770Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.771Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:14:56.773Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:14:56.774Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-11-21T11:14:56.774Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.774Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:14:56.775Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:14:56.775Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82a1bb94-836b-4184-8a92-6e5a2326c95f"]
2021-11-21T11:14:56.775Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:14:56.776Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.796Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.796Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.796Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:14:56.797Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.798Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:14:56.798Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.798Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:14:56.802Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:14:56.802Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||Invoke
2021-11-21T11:14:56.802Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.803Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:14:56.803Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Method      : GET
2021-11-21T11:14:56.803Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3325e6eb-9cea-4750-aa48-e1c676d2edf4"]
2021-11-21T11:14:56.803Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Request body: 
2021-11-21T11:14:56.804Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.828Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.828Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:56.828Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status text  : 
2021-11-21T11:14:56.829Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.889Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
  "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
  "created" : "2021-11-21 11:13:37.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
    }
  }
}
2021-11-21T11:14:56.890Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.890Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||InvokeReturn
2021-11-21T11:14:56.893Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:56.894Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:14:56.894Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.894Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:14:56.894Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:14:56.895Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9057", X-B3-TraceId:"c7124cbeb27c8f91", X-B3-SpanId:"0852ba8d54db9bbf", X-B3-ParentSpanId:"c7124cbeb27c8f91", X-B3-Sampled:"0", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99835ef1-a2a4-4e81-847d-20605331e637"]
2021-11-21T11:14:56.895Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a3630f8d-6350-476d-825e-2cacdafe7385","requestStatus":"IN_PROGRESS","startTime":1637493296300,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a3630f8d-6350-476d-825e-2cacdafe7385"}
2021-11-21T11:14:56.895Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:14:56.924Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:56.924Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:14:56.924Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:14:56.925Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:56.927Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:56.300+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:14:56.909+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:14:56.927Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:56.928Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:14:56.945Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:56.946Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:14:56.946Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:56.946Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:14:56.946Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:14:56.947Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4695", X-B3-TraceId:"c7124cbeb27c8f91", X-B3-SpanId:"b11adc414476bde2", X-B3-ParentSpanId:"c7124cbeb27c8f91", X-B3-Sampled:"0", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5bb7fa1-7bf2-4667-bb93-db661065d371"]
2021-11-21T11:14:56.947Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\"modelUuid\":\"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\"modelInvariantUuid\":\"86fc382b-fefb-417e-b73a-bd0aa73cab76\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\"modelInvariantUuid\":\"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\"modelInvariantUuid\":\"e44c0694-dc1f-431c-80f9-bec79cb84613\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"},\"instanceName\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\"modelInvariantId\":\"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"a3630f8d-6350-476d-825e-2cacdafe7385","type":"String"},"mso-request-id":{"value":"a3630f8d-6350-476d-825e-2cacdafe7385","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:14:56.947Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:14:58.317Z|0c04f5af-a998-4d23-a3f5-32e3dc74b22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:58.318Z|0c04f5af-a998-4d23-a3f5-32e3dc74b22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:58.318Z|bd3a9b28-3421-4a21-b2e6-1251effa9e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:58.320Z|bd3a9b28-3421-4a21-b2e6-1251effa9e0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:58.320Z|5db6eb22-e3f4-4747-9ed2-a8f3e864772e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:14:58.320Z|5db6eb22-e3f4-4747-9ed2-a8f3e864772e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:14:58.965Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:58.965Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:14:58.966Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:14:58.967Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:14:58 GMT", X-ONAP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-TransactionID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ECOMP-RequestID:"a3630f8d-6350-476d-825e-2cacdafe7385", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f5bb7fa1-7bf2-4667-bb93-db661065d371", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:14:58.967Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a3630f8d-6350-476d-825e-2cacdafe7385\",\"instanceId\":\"447b5c04-f6c4-4651-b0bc-9d03d22e58ad\"}}","message":"Success","processInstanceID":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:14:58.968Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:58.968Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:14:58.973Z|a3630f8d-6350-476d-825e-2cacdafe7385|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:59.112Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:59.117Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:14:59.118Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:14:59.118Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.118Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:14:59.119Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:14:59.119Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89169edab3a7f8d2", X-B3-SpanId:"0d8e2c318aa98270", X-B3-ParentSpanId:"89169edab3a7f8d2", X-B3-Sampled:"0", X-ONAP-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-TransactionID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-ECOMP-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"186fc437-738f-4ee8-904f-55c4f20dc166"]
2021-11-21T11:14:59.119Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:14:59.120Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.140Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.141Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.141Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:14:59.141Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.143Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:14:59.144Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.144Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:14:59.146Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:14:59.146Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:59.146Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.147Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:14:59.147Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:59.147Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89169edab3a7f8d2", X-B3-SpanId:"dc94d3f43baa8416", X-B3-ParentSpanId:"89169edab3a7f8d2", X-B3-Sampled:"0", X-ONAP-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-TransactionID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-ECOMP-RequestID:"3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eee94c0-dca8-48d2-8c39-0fcf4def36f4"]
2021-11-21T11:14:59.148Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:59.148Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.159Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.160Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.160Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:59.160Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.162Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:14:59.162Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.162Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:59.172Z|3f4c6cf1-edc9-449e-9ddd-6b71cbf2ec16|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:14:59.467Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:14:59.471Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:59.472Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:14:59.472Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.473Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:14:59.473Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:14:59.473Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83210f67be8efc4", X-B3-SpanId:"09c322f18bd01508", X-B3-ParentSpanId:"a83210f67be8efc4", X-B3-Sampled:"0", X-ONAP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-TransactionID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ECOMP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f2f063-fc57-4e06-affc-321a7c89546c"]
2021-11-21T11:14:59.473Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:14:59.474Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.489Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.490Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.490Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:14:59.490Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.544Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:14:59.545Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.545Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:14:59.547Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:59.547Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:14:59.547Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.547Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:14:59.548Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:14:59.548Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83210f67be8efc4", X-B3-SpanId:"07abce4262e5f7ea", X-B3-ParentSpanId:"a83210f67be8efc4", X-B3-Sampled:"0", X-ONAP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-TransactionID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ECOMP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd39542d-c4a4-4157-8b98-f1f96ca4000e"]
2021-11-21T11:14:59.548Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:14:59.548Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.561Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.561Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.561Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:14:59.562Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.562Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:14:59.563Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.563Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:14:59.594Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:59.595Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:59.595Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.595Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:14:59.596Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:59.596Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-TransactionID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ECOMP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41e58703-970a-48e4-9a98-f46a8ab36c0b"]
2021-11-21T11:14:59.596Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:59.597Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.734Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.735Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.735Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:59.735Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EE76594876398E6F254C8F6668FB6511; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.736Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:14:59.736Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.737Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:59.762Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:59.763Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:14:59.763Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:14:59.763Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:14:59.763Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:14:59.764Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-TransactionID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ECOMP-RequestID:"33576800-6be2-4e33-a06e-fb91dc7a8d75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4415971a-e25c-4b94-a5e9-76225fcdfa8f"]
2021-11-21T11:14:59.764Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:14:59.764Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:14:59.890Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:14:59.891Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:14:59.891Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:14:59.892Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8C0AE5D7C77128AA59F56B1EDB3CCE08; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:14:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:14:59.892Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3ac049ce-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:14:44.163+0000","endTime":"2021-11-21T11:14:44.168+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:14:59.892Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:14:59.893Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:14:59.897Z|33576800-6be2-4e33-a06e-fb91dc7a8d75|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:00.335Z|172c0a59-bfad-495c-8f52-0fa05149eaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:00.335Z|172c0a59-bfad-495c-8f52-0fa05149eaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:00.726Z|25505a2d-278b-493a-8f5e-d52489f1f6ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:00.727Z|25505a2d-278b-493a-8f5e-d52489f1f6ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:08.342Z|a60aa352-77ad-4d5e-863d-0c4168206447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:08.342Z|0ae48d9e-5262-47be-9599-92c6cfbeb152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:08.343Z|0ae48d9e-5262-47be-9599-92c6cfbeb152|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:08.344Z|29aca2da-d4de-4f48-9acf-5b0ba1da2638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:08.345Z|29aca2da-d4de-4f48-9acf-5b0ba1da2638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:08.343Z|a60aa352-77ad-4d5e-863d-0c4168206447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:09.306Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:09.311Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:09.312Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:15:09.312Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:09.313Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:09.313Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:15:09.313Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e5842394561029", X-B3-SpanId:"a7cdf100dfced505", X-B3-ParentSpanId:"a5e5842394561029", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-TransactionID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ECOMP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2da36ac4-11ae-4a47-9f3a-d377cfeeacd0"]
2021-11-21T11:15:09.314Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:15:09.314Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:15:09.366Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:09.367Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:09.367Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:15:09.367Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:09.368Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:15:09.369Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:09.370Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:15:09.372Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:09.372Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:09.372Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:09.373Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:09.373Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:09.373Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e5842394561029", X-B3-SpanId:"48497c290e73d3f8", X-B3-ParentSpanId:"a5e5842394561029", X-B3-Sampled:"0", X-ONAP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-TransactionID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ECOMP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6c0a24-b5d4-4240-a6c3-e6a74fd9d071"]
2021-11-21T11:15:09.374Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:09.374Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:09.384Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:09.385Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:09.385Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:09.385Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:09.386Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:15:09.386Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:09.387Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:09.421Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:09.421Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:09.422Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:09.422Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:09.422Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:09.423Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-TransactionID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ECOMP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04682582-ebc9-4327-898f-11b6f90df53e"]
2021-11-21T11:15:09.423Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:09.424Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:09.552Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:09.552Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:09.553Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:09.553Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=68CF4C9D3EA2EE2F2F4184D1977D1D29; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sun, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:09.554Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4988c627-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:08.965+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"4778aa86-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:15:09.554Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:09.554Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:09.583Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:09.583Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:09.584Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:09.584Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:09.584Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:09.585Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-TransactionID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ECOMP-RequestID:"f0e6a14a-0aee-42ca-a35a-7a9910b76f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3593df6f-0610-4dc2-a92e-7e326d71c5e0"]
2021-11-21T11:15:09.585Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:09.585Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:09.709Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:09.709Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:09.710Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:09.710Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E18A56C8A8583839F84ACA293D19BF1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Sun, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:09.711Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"49c706df-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"SubProcess_0y8yozw:49a2ddf3-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"4988c627-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"49c706dd-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:09.373+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:09.711Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:09.711Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4988c627-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:09.716Z|f0e6a14a-0aee-42ca-a35a-7a9910b76f82|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:10.023Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:10.027Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:10.028Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:15:10.028Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:10.028Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:10.029Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:15:10.029Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c940ff9c6d4f44fa", X-B3-SpanId:"0a9c7f2be11e92cc", X-B3-ParentSpanId:"c940ff9c6d4f44fa", X-B3-Sampled:"0", X-ONAP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-TransactionID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ECOMP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94596c73-31ba-4a52-aa72-7f4da14d62fd"]
2021-11-21T11:15:10.029Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:15:10.029Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:15:10.051Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:10.051Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:10.051Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:15:10.052Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:10.053Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:15:10.054Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:10.054Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:15:10.055Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:10.056Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:10.056Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:10.057Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:10.057Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:10.057Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c940ff9c6d4f44fa", X-B3-SpanId:"fa6a79bd24033e3d", X-B3-ParentSpanId:"c940ff9c6d4f44fa", X-B3-Sampled:"0", X-ONAP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-TransactionID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ECOMP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7305e51-1e7e-489e-9119-ec482552a2c7"]
2021-11-21T11:15:10.058Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:10.058Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:10.076Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:10.076Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:10.076Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:10.077Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:10.078Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:10.079Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:10.079Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:10.114Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:10.115Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:10.115Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:10.115Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:10.116Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:10.116Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-TransactionID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ECOMP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bff44521-79ca-47a1-bcd0-15c69ccb4c21"]
2021-11-21T11:15:10.116Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:10.117Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:10.245Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:10.245Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:10.246Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:10.246Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D0EECE6AAC3F0589AA1BAA2E605368DA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:10.247Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:15:10.247Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:10.247Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:10.280Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:10.280Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:10.281Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:10.281Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:10.281Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:10.282Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-TransactionID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ECOMP-RequestID:"b96a20ba-7040-497a-953d-b5a98e2ba721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7f78452-5eb8-47e1-9949-f60c0c6fb05d"]
2021-11-21T11:15:10.282Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:10.282Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:10.413Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:10.414Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:10.414Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:10.414Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A7D3001C69043E5E8AB63BDD7ED26CEA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:15:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:10.415Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3ac049ce-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:14:44.163+0000","endTime":"2021-11-21T11:14:44.168+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:10.415Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:10.415Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:10.420Z|b96a20ba-7040-497a-953d-b5a98e2ba721|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:15.335Z|1176f275-dd23-443a-891f-d58dfb5af450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:15.336Z|1176f275-dd23-443a-891f-d58dfb5af450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:17.463Z|87df8e5f-bbf5-4a5e-852b-931317afe430|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:15:17.464Z|87df8e5f-bbf5-4a5e-852b-931317afe430|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:18.367Z|d39e12d3-4281-4335-95b8-cdb104c4b4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:18.367Z|58e27a63-bb7a-49ef-a196-b1643c270ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:18.367Z|9bcface4-3e22-4e2b-a4c6-dad21a453d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:18.367Z|d39e12d3-4281-4335-95b8-cdb104c4b4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:18.367Z|9bcface4-3e22-4e2b-a4c6-dad21a453d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:18.367Z|58e27a63-bb7a-49ef-a196-b1643c270ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:19.844Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:19.849Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:19.850Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:15:19.850Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:19.851Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:19.851Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:15:19.851Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a3ce53ba9eb669", X-B3-SpanId:"24dd81c7e0ee73c1", X-B3-ParentSpanId:"45a3ce53ba9eb669", X-B3-Sampled:"0", X-ONAP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-TransactionID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ECOMP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99878f25-2a10-444a-aca2-388ad532e468"]
2021-11-21T11:15:19.852Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:15:19.852Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:15:19.873Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:19.874Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:19.874Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:15:19.875Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:19.875Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:15:19.876Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:19.877Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:15:19.880Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:19.880Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:19.880Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:19.881Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:19.881Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:19.881Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45a3ce53ba9eb669", X-B3-SpanId:"ab174a8c8c903b8e", X-B3-ParentSpanId:"45a3ce53ba9eb669", X-B3-Sampled:"0", X-ONAP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-TransactionID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ECOMP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bab9a2e8-0d8d-4d0c-9ce1-875ac2251224"]
2021-11-21T11:15:19.882Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:19.882Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:19.898Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:19.899Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:19.899Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:19.900Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:19.900Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:15:19.901Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:19.901Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:19.937Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:19.937Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:19.938Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:19.938Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:19.938Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:19.939Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-TransactionID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ECOMP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25bc73d9-660e-47b8-a92f-91a0e0347113"]
2021-11-21T11:15:19.939Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:19.939Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.097Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.098Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.098Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:20.099Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CE347595E0EA35CB3F87D9FFD68D81CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 21 Nov 2021 11:15:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.099Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:13.735+0000","endTime":"2021-11-21T11:15:16.164+0000","removalTime":null,"durationInMillis":2429,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"4c44b1ce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:15:20.100Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.100Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:20.129Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:20.131Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:20.131Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:20.131Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:20.131Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:20.132Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-TransactionID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ECOMP-RequestID:"52314842-b2dd-40ee-8f01-07ef73be7457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a00fc5-da94-4f63-b06c-e84e03041fe0"]
2021-11-21T11:15:20.132Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:20.132Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.318Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.319Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.319Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:20.320Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F4EB95AB4483788D24207AA47699BF03; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 21 Nov 2021 11:15:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.320Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"4c976523-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"SubProcess_0y8yozw:4c79f1f7-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"4c976521-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:14.095+0000","endTime":"2021-11-21T11:15:16.063+0000","durationInMillis":1968,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:20.320Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.321Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c609d7b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:20.325Z|52314842-b2dd-40ee-8f01-07ef73be7457|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:20.548Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:20.552Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:20.553Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:15:20.553Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:20.553Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:20.553Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:15:20.554Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03c035b6253c623a", X-B3-SpanId:"3a2f61d0bd08b615", X-B3-ParentSpanId:"03c035b6253c623a", X-B3-Sampled:"0", X-ONAP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-TransactionID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ECOMP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7333001-1c8e-4b08-8dc1-66ebf2eebfc5"]
2021-11-21T11:15:20.554Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:15:20.554Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.574Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.575Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.575Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:15:20.575Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.577Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:15:20.577Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.578Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:15:20.579Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:20.580Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:20.580Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:20.580Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:20.580Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:20.581Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03c035b6253c623a", X-B3-SpanId:"3f1844712b344f66", X-B3-ParentSpanId:"03c035b6253c623a", X-B3-Sampled:"0", X-ONAP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-TransactionID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ECOMP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdeeb936-2e7c-465a-93c1-69e2bc7e3c75"]
2021-11-21T11:15:20.581Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:20.581Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.593Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.593Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.593Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:20.594Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.595Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:20.596Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.596Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:20.632Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:20.633Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:20.634Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:20.634Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:20.634Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:20.634Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-TransactionID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ECOMP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d955922-4996-4203-b25c-229d110522b6"]
2021-11-21T11:15:20.635Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:20.635Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.783Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.784Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.784Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:20.784Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=16603A23E29E2D025D9AA53D590F5DAB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:15:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.785Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":"2021-11-21T11:15:15.538+0000","removalTime":null,"durationInMillis":39244,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:15:20.785Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.785Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:20.813Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:20.814Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:20.814Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:20.814Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:20.814Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:20.815Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-TransactionID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ECOMP-RequestID:"1847f59f-e201-452e-b442-8a1b813502f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6be7106a-7cba-4896-9b15-8383e7be2b47"]
2021-11-21T11:15:20.815Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:20.815Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:20.949Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:20.950Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:20.951Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:20.951Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B42F434D9382C572EC74A310041CD964; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:15:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:20.952Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4d736d51-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:15.536+0000","endTime":"2021-11-21T11:15:15.536+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:20.952Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:20.953Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:20.957Z|1847f59f-e201-452e-b442-8a1b813502f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:28.398Z|c5cb7674-3cd8-4f75-9fce-877228768442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:28.398Z|c6f9b3e0-4fa6-4ad0-926f-42a2f76150ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:28.398Z|c5cb7674-3cd8-4f75-9fce-877228768442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:28.399Z|c6f9b3e0-4fa6-4ad0-926f-42a2f76150ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:28.399Z|8384e5a2-c65d-4185-a140-45cfba7522f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:28.400Z|8384e5a2-c65d-4185-a140-45cfba7522f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:30.337Z|f12db12c-c6e1-423e-8590-61075900925b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:30.341Z|f12db12c-c6e1-423e-8590-61075900925b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:30.458Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:30.464Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:30.465Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:15:30.465Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:30.465Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:30.466Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:15:30.466Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70823cc0be69244a", X-B3-SpanId:"dc7d434d3cd80959", X-B3-ParentSpanId:"70823cc0be69244a", X-B3-Sampled:"0", X-ONAP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-TransactionID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ECOMP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd7739cc-0288-478d-9ad3-51f67da2e38a"]
2021-11-21T11:15:30.466Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:15:30.467Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:15:30.492Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:30.492Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:30.492Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:15:30.493Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:30.494Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:15:30.494Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:30.494Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:15:30.498Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:30.498Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:30.498Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:30.499Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:30.499Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:30.499Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70823cc0be69244a", X-B3-SpanId:"009b8fe97ad65ac3", X-B3-ParentSpanId:"70823cc0be69244a", X-B3-Sampled:"0", X-ONAP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-TransactionID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ECOMP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a88397a-ada9-464a-9f16-7f33f5aef216"]
2021-11-21T11:15:30.500Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:30.500Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:30.521Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:30.521Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:30.522Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:30.522Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:30.523Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:15:30.523Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:30.524Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:30.556Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:30.557Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:30.557Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:30.557Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:30.558Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:30.558Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-TransactionID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ECOMP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10c9a245-1612-48ab-bfbd-82ec72c17542"]
2021-11-21T11:15:30.558Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:30.559Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:30.690Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:30.691Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:30.691Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:30.691Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8BAC08FEA2E7B29B98D2E2A51A5275F3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:30.692Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:25.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"53a25fce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:15:30.692Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:30.693Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:30.726Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:30.727Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:30.727Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:30.727Z|2ccacbea-af6f-4127-8d03-723f11f40208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:30.728Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:30.728Z|2ccacbea-af6f-4127-8d03-723f11f40208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:30.728Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:30.728Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-TransactionID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ECOMP-RequestID:"b8431b9c-3656-4955-bc5b-b3447aae94a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6d96aa-7e63-4185-838d-5a9135332117"]
2021-11-21T11:15:30.729Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:30.729Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:30.859Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:30.859Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:30.860Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:30.860Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1B4E9F156BA355687E20C05CBF4982D9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:30.861Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:53a39896-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:25.918+0000","endTime":"2021-11-21T11:15:25.921+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:30.861Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:30.862Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:30.867Z|b8431b9c-3656-4955-bc5b-b3447aae94a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:31.089Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:31.093Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:31.093Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:15:31.094Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:31.094Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:31.095Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:15:31.095Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33f9c73a8898ad41", X-B3-SpanId:"3c1ce129e8dd4c95", X-B3-ParentSpanId:"33f9c73a8898ad41", X-B3-Sampled:"0", X-ONAP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-TransactionID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ECOMP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f847f44-199c-4e03-9365-79f47b24c0a6"]
2021-11-21T11:15:31.095Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:15:31.096Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:15:31.111Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:31.112Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:31.112Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:15:31.113Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:31.114Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:15:31.115Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:31.116Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:15:31.118Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:31.118Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:31.119Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:31.119Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:31.119Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:31.119Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33f9c73a8898ad41", X-B3-SpanId:"b38a835e3fa7fc76", X-B3-ParentSpanId:"33f9c73a8898ad41", X-B3-Sampled:"0", X-ONAP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-TransactionID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ECOMP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12d69baf-37f2-4c5b-904c-77ec37e95e4a"]
2021-11-21T11:15:31.120Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:31.120Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:31.132Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:31.132Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:31.133Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:31.133Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:31.134Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:31.134Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:31.135Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:31.164Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:31.165Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:31.165Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:31.166Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:31.166Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:31.166Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-TransactionID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ECOMP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c86642b-0cf6-462e-84bd-075dd5ef8aa4"]
2021-11-21T11:15:31.167Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:31.167Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:31.303Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:31.304Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:31.304Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:31.304Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E2BA3DFB9B11C43E767B2FBE51FA2029; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:31.305Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":"2021-11-21T11:15:15.538+0000","removalTime":null,"durationInMillis":39244,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:15:31.305Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:31.306Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:31.337Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:31.338Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:31.338Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:31.338Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:31.339Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:31.339Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-TransactionID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ECOMP-RequestID:"6e0bfc2d-5946-4e9c-8b0e-44b0386421ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00d8643d-42b0-4275-a941-a4ba9c7d9e63"]
2021-11-21T11:15:31.339Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:31.339Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:31.457Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:31.457Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:31.458Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:31.458Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=720E4E39FCADF75E1821DF46BD6DE11E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:31.459Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4d736d51-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:15.536+0000","endTime":"2021-11-21T11:15:15.536+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:31.459Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:31.459Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:31.463Z|6e0bfc2d-5946-4e9c-8b0e-44b0386421ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:38.422Z|83353e6f-8b39-4b78-a453-c99dbcf042ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:38.422Z|ea615c3e-d883-46ce-888e-31f7836829a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:38.423Z|83353e6f-8b39-4b78-a453-c99dbcf042ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:38.423Z|ea615c3e-d883-46ce-888e-31f7836829a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:38.423Z|af62b9b2-3006-47fd-9d52-d8d7d3b0844e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:38.424Z|af62b9b2-3006-47fd-9d52-d8d7d3b0844e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:41.001Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:41.008Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:41.009Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:15:41.009Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.009Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:41.009Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:15:41.010Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ccd0da893a06ad2", X-B3-SpanId:"e1b4719511d2a254", X-B3-ParentSpanId:"0ccd0da893a06ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-TransactionID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ECOMP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"320eec37-cf08-4a86-96a0-5d1db426e590"]
2021-11-21T11:15:41.010Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:15:41.010Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.031Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.032Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.032Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:15:41.032Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.034Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:15:41.034Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.034Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:15:41.036Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:41.036Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:41.036Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.037Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:41.037Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:41.037Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ccd0da893a06ad2", X-B3-SpanId:"273131419f63d7d0", X-B3-ParentSpanId:"0ccd0da893a06ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-TransactionID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ECOMP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0947648-2475-488d-a022-480c1a827831"]
2021-11-21T11:15:41.037Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:41.038Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.049Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.050Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.050Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:41.050Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.053Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:41.053Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.053Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:41.085Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:41.086Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:41.086Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.087Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:41.087Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:41.087Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-TransactionID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ECOMP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c2c12d-babc-4c84-873a-e0fe410e3ad9"]
2021-11-21T11:15:41.087Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:41.088Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.235Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.236Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.236Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:41.236Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A64586B1105BB6E076FFE83F1E3638E8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.236Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:25.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"53a25fce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:15:41.237Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.237Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:41.390Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:41.391Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:41.391Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.392Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:41.392Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:41.392Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-TransactionID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ECOMP-RequestID:"af67ffa6-662a-493e-a839-134c26bd1a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8646ec1-b23d-4c28-bee8-af5341db7fbf"]
2021-11-21T11:15:41.393Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:41.393Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.525Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.527Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.527Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:41.528Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7C8A492E6C815D0BE33D6788A7C29458; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.529Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:59a4c457-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:35.992+0000","endTime":"2021-11-21T11:15:35.998+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:41.529Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.529Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:41.539Z|af67ffa6-662a-493e-a839-134c26bd1a13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:41.590Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:41.593Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:41.593Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:15:41.594Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.594Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:41.594Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:15:41.594Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d8ffa1b81777d4f", X-B3-SpanId:"c83efb00a959a5bc", X-B3-ParentSpanId:"3d8ffa1b81777d4f", X-B3-Sampled:"0", X-ONAP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-TransactionID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ECOMP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dfc04a4-84cf-4d1f-8781-0f2d4a8c9c16"]
2021-11-21T11:15:41.595Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:15:41.595Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.611Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.611Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.612Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:15:41.612Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.613Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:15:41.614Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.614Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:15:41.616Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:41.616Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:41.616Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.617Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:41.617Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:41.617Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d8ffa1b81777d4f", X-B3-SpanId:"fc51633b1c346651", X-B3-ParentSpanId:"3d8ffa1b81777d4f", X-B3-Sampled:"0", X-ONAP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-TransactionID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ECOMP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322bef35-e831-40f4-b37d-74139b230272"]
2021-11-21T11:15:41.617Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:41.618Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.632Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.632Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.632Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:41.632Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.641Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:41.642Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.642Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:41.674Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:41.674Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:41.674Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.675Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:41.675Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:41.675Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-TransactionID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ECOMP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81b8409d-2715-45a3-8020-a3127c1fe23a"]
2021-11-21T11:15:41.676Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:41.676Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.802Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.802Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.803Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:41.803Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=57F27F582D87BED31E53180518B0320D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.804Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":"2021-11-21T11:15:15.538+0000","removalTime":null,"durationInMillis":39244,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:15:41.805Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.805Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:41.835Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:41.835Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:41.835Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:41.836Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:41.836Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:41.836Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-TransactionID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ECOMP-RequestID:"410a9b9b-b436-41fa-8e66-528ca90f888a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e360257-6360-4a8b-85df-64583f6fddb2"]
2021-11-21T11:15:41.837Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:41.837Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:41.972Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:41.973Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:41.973Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:41.973Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=070B806A85C02D2C6780B5B2D0F4EA84; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:41.973Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4d736d51-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:15.536+0000","endTime":"2021-11-21T11:15:15.536+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:41.974Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:41.974Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:41.978Z|410a9b9b-b436-41fa-8e66-528ca90f888a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:45.336Z|ba43ef68-8124-49a4-a152-db9191335bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:15:45.338Z|ba43ef68-8124-49a4-a152-db9191335bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:15:48.450Z|a5362612-e089-4d62-8704-52f911b4dae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:48.450Z|c52f80eb-37e6-4f13-bc32-9e815ae17cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:48.450Z|c8b2d97e-6662-48ed-9873-4e33c54a3d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:48.452Z|c52f80eb-37e6-4f13-bc32-9e815ae17cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:48.452Z|a5362612-e089-4d62-8704-52f911b4dae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:48.452Z|c8b2d97e-6662-48ed-9873-4e33c54a3d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:51.665Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:51.672Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:51.674Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:15:51.674Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:51.674Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:15:51.674Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:15:51.675Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a2d759678b4f4dd", X-B3-SpanId:"4be6a1472a7e10a8", X-B3-ParentSpanId:"4a2d759678b4f4dd", X-B3-Sampled:"0", X-ONAP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-TransactionID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ECOMP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0663555-80ea-45bb-91b1-9012b5b65f18"]
2021-11-21T11:15:51.675Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:15:51.675Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:15:51.714Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:51.715Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:51.715Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:15:51.715Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:51.717Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:15:51.718Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:51.718Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:15:51.724Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:51.724Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:51.724Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:51.725Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:15:51.725Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:51.725Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a2d759678b4f4dd", X-B3-SpanId:"1275caec48f7ffc5", X-B3-ParentSpanId:"4a2d759678b4f4dd", X-B3-Sampled:"0", X-ONAP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-TransactionID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ECOMP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af0c0560-c4e9-4f23-a1d1-c6f7daead680"]
2021-11-21T11:15:51.725Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:51.726Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:51.741Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:51.741Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:51.741Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:51.741Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:51.743Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:51.743Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:51.743Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:51.783Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:51.783Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:51.784Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:51.784Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:51.784Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:51.784Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-TransactionID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ECOMP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254aec57-9563-400b-82d1-37fa4ebfbd5c"]
2021-11-21T11:15:51.785Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:51.785Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:51.914Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:51.914Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:51.915Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:51.915Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DB7741661C9E2C5612CCC688D8E39BE3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:51.916Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:25.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"53a25fce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:15:51.916Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:51.917Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:51.945Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:51.946Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:51.946Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:51.947Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:51.947Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:51.947Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-TransactionID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ECOMP-RequestID:"36fe6d7c-0480-4ce6-9339-b405824be60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26711463-0bba-4a53-8af1-7524cfb2dbf3"]
2021-11-21T11:15:51.948Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:51.948Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:52.069Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:52.069Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:52.070Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:52.070Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BC7C45A90EF7B288E2EDC4E75E1DCB0F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:52.070Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:59a4c457-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:35.992+0000","endTime":"2021-11-21T11:15:35.998+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:52.071Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:52.071Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:52.077Z|36fe6d7c-0480-4ce6-9339-b405824be60d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:52.099Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:15:52.102Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:52.102Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:15:52.102Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:52.102Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:15:52.103Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:15:52.103Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51aedd1f0e9c047e", X-B3-SpanId:"81ead23de6de0e8a", X-B3-ParentSpanId:"51aedd1f0e9c047e", X-B3-Sampled:"0", X-ONAP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-TransactionID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ECOMP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"422b76b2-10fd-450e-9dd1-c5d6d932edf6"]
2021-11-21T11:15:52.103Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:15:52.103Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:15:52.120Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:52.121Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:52.121Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:15:52.121Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:52.122Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:14:44.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:15:52.123Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:52.123Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:15:52.127Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:52.127Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:15:52.127Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:52.127Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:15:52.128Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:15:52.128Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51aedd1f0e9c047e", X-B3-SpanId:"efb7ac198c14491d", X-B3-ParentSpanId:"51aedd1f0e9c047e", X-B3-Sampled:"0", X-ONAP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-TransactionID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ECOMP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ddaca4b-18ba-4b37-80fa-eebe007b9232"]
2021-11-21T11:15:52.128Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:15:52.128Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:15:52.145Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:52.145Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:52.145Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:15:52.146Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:52.147Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:15:52.147Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:52.147Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:15:52.177Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:52.178Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:52.178Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:52.178Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:15:52.179Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:52.179Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-TransactionID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ECOMP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f028978-7bc2-423f-a319-877b2003ccc6"]
2021-11-21T11:15:52.179Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:52.179Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:52.308Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:52.309Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:52.310Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:52.310Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34DD6DECD6ABD09E97CBF940B87D2CE2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:52.310Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"4e194887-da50-462b-b8d5-ec5658f372d9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:14:36.294+0000","endTime":"2021-11-21T11:15:15.538+0000","removalTime":null,"durationInMillis":39244,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"360b73e5-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:15:52.311Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:52.311Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4e194887-da50-462b-b8d5-ec5658f372d9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:52.341Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:52.341Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:15:52.342Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:15:52.342Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:15:52.342Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:15:52.342Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-TransactionID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ECOMP-RequestID:"1334e339-a8a1-4b3b-966e-5f385739d25b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb330aca-57ab-4101-8573-55be095c9ad6"]
2021-11-21T11:15:52.343Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:15:52.343Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:15:52.459Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:15:52.460Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:15:52.460Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:15:52.460Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C53A720CF213F7618AC8BBCB52EFAA79; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:15:52.461Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4d736d51-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"360f92d6-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:15.536+0000","endTime":"2021-11-21T11:15:15.536+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3081c2fb-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:15:52.461Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:15:52.461Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=360f92d6-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:15:52.465Z|1334e339-a8a1-4b3b-966e-5f385739d25b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:15:58.476Z|a3073022-dd5f-4ea2-9beb-4e5c71a5b204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:58.477Z|a3073022-dd5f-4ea2-9beb-4e5c71a5b204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:58.481Z|21dd7ed4-9ec1-4bde-9bb6-f510b80178fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:58.481Z|21dd7ed4-9ec1-4bde-9bb6-f510b80178fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:15:58.483Z|1dc4fe76-5266-4fc6-a397-55514851a4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:15:58.484Z|1dc4fe76-5266-4fc6-a397-55514851a4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:00.335Z|6f9229e6-c0c6-42ae-a657-ee4389315f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:00.337Z|6f9229e6-c0c6-42ae-a657-ee4389315f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:00.729Z|1ccb8c62-0e77-4a5a-9a06-1a78fbd80ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:00.729Z|1ccb8c62-0e77-4a5a-9a06-1a78fbd80ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:02.207Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:02.211Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:02.212Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:02.212Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.212Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:02.213Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:02.213Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0c0424acaa1fe2c", X-B3-SpanId:"828da017c2e6fd3e", X-B3-ParentSpanId:"a0c0424acaa1fe2c", X-B3-Sampled:"0", X-ONAP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-TransactionID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ECOMP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86ec44b1-6ac2-4aa6-9752-1c4d9d8a7f11"]
2021-11-21T11:16:02.213Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:02.213Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.230Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.231Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.231Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:02.231Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.233Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:02.233Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.233Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:02.235Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.235Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:02.235Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.236Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.236Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:02.236Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0c0424acaa1fe2c", X-B3-SpanId:"970cdf9f0221d191", X-B3-ParentSpanId:"a0c0424acaa1fe2c", X-B3-Sampled:"0", X-ONAP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-TransactionID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ECOMP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e0b2b4f-7155-401b-9d23-eba67354b2bf"]
2021-11-21T11:16:02.236Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:02.237Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.248Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.248Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.249Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:02.249Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.250Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:02.250Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.250Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:02.289Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:02.290Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:02.290Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.290Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:02.290Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:02.291Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-TransactionID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ECOMP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"840c4d4e-9768-4d92-bed1-814a189223db"]
2021-11-21T11:16:02.291Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:02.291Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.413Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.414Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.414Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:02.414Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C1A235977D9C4B9E6D97C0ECDA8ADDAC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.415Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:25.918+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"53a25fce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:02.415Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.416Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:02.444Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:02.445Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:02.445Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.445Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:02.445Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:02.446Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-TransactionID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ECOMP-RequestID:"cfc39e9e-6424-47e7-b4e1-51569d5063c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c991a9-b530-45f0-9f4d-932753566c77"]
2021-11-21T11:16:02.446Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:02.446Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.574Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.575Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.576Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:02.576Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BEE81DCBC46FE53A1FC3D7E22AA8344; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.577Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:59a4c457-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:15:35.992+0000","endTime":"2021-11-21T11:15:35.998+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:02.577Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.578Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:02.586Z|cfc39e9e-6424-47e7-b4e1-51569d5063c8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:02.604Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:02.607Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.607Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:16:02.608Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.608Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.608Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:16:02.609Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fd8546be6fabeb4", X-B3-SpanId:"d0840bc467e21da1", X-B3-ParentSpanId:"4fd8546be6fabeb4", X-B3-Sampled:"0", X-ONAP-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-TransactionID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-ECOMP-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17a2ebb8-91a6-4494-9da3-77cd3c596783"]
2021-11-21T11:16:02.609Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:16:02.609Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.624Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.624Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.625Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:16:02.625Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.625Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "endTime" : "2021-11-21T11:15:56.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:56.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:16:02.626Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.626Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:16:02.628Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.628Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:02.628Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.629Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.629Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:02.629Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fd8546be6fabeb4", X-B3-SpanId:"e45a8e2e9936f0da", X-B3-ParentSpanId:"4fd8546be6fabeb4", X-B3-Sampled:"0", X-ONAP-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-TransactionID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-ECOMP-RequestID:"04386e6f-1a5b-4746-9e6a-3b36e906607b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2bab88c-48e3-4f8b-9c31-7a8078e852ae"]
2021-11-21T11:16:02.630Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:02.630Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.657Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.657Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.657Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:02.657Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.659Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:02.659Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.659Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:02.667Z|04386e6f-1a5b-4746-9e6a-3b36e906607b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:02.783Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:02.786Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.787Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:16:02.787Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.788Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.788Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:16:02.788Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0680f9c4efc607e", X-B3-SpanId:"d373c42de1b345f1", X-B3-ParentSpanId:"a0680f9c4efc607e", X-B3-Sampled:"0", X-ONAP-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-TransactionID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-ECOMP-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159c778c-b2a6-4f27-bfb1-1ba417be7a17"]
2021-11-21T11:16:02.789Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:16:02.789Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.806Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.807Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.807Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:16:02.808Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.809Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "endTime" : "2021-11-21T11:15:56.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:56.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:16:02.810Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.810Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:16:02.812Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.813Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:02.813Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.814Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.814Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:02.814Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0680f9c4efc607e", X-B3-SpanId:"fc68e22cbe3a7476", X-B3-ParentSpanId:"a0680f9c4efc607e", X-B3-Sampled:"0", X-ONAP-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-TransactionID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-ECOMP-RequestID:"b371f852-4c6e-430e-b192-0f4ee0cc50f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a4f7baa-9ad1-41e1-a684-215e9dff4721"]
2021-11-21T11:16:02.815Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:02.815Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.827Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.827Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.828Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:02.828Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.830Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:02.830Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.830Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:02.838Z|b371f852-4c6e-430e-b192-0f4ee0cc50f8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:02.961Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:02.965Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.965Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:16:02.966Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.966Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:02.966Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:16:02.966Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca02b2e55077699d", X-B3-SpanId:"0f1bee6a79014204", X-B3-ParentSpanId:"ca02b2e55077699d", X-B3-Sampled:"0", X-ONAP-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-TransactionID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-ECOMP-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b757318-a6f7-4763-94d8-455e07bdf017"]
2021-11-21T11:16:02.967Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:16:02.967Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:16:02.982Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:02.982Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:02.983Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:16:02.983Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:02.984Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "endTime" : "2021-11-21T11:15:56.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:56.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:16:02.984Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:02.984Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:16:02.986Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.986Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:02.986Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:02.987Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:02.987Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:02.987Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca02b2e55077699d", X-B3-SpanId:"d2fc28c4eff9020f", X-B3-ParentSpanId:"ca02b2e55077699d", X-B3-Sampled:"0", X-ONAP-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-TransactionID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-ECOMP-RequestID:"405a8d13-d6a3-408e-91fc-9238729ee4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aac091f4-388e-4876-8c3d-666bc8546262"]
2021-11-21T11:16:02.988Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:02.988Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:03.000Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:03.000Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:03.001Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:03.001Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:03.002Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:03.002Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:03.002Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:03.011Z|405a8d13-d6a3-408e-91fc-9238729ee4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:03.132Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:03.135Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:03.136Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:16:03.136Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:03.137Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:03.137Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:16:03.137Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e81b3c13006451", X-B3-SpanId:"b889f0d7385ea429", X-B3-ParentSpanId:"b3e81b3c13006451", X-B3-Sampled:"0", X-ONAP-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-TransactionID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-ECOMP-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e129f51-00e6-49b2-a6bc-4b88205df9f7"]
2021-11-21T11:16:03.138Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:16:03.138Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:16:03.155Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:03.156Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:03.156Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:16:03.156Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:03.157Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "endTime" : "2021-11-21T11:15:56.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:56.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:16:03.157Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:03.158Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:16:03.160Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:03.160Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:03.160Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:03.161Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:03.161Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:03.161Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3e81b3c13006451", X-B3-SpanId:"d4df5e9b97a2f10b", X-B3-ParentSpanId:"b3e81b3c13006451", X-B3-Sampled:"0", X-ONAP-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-TransactionID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-ECOMP-RequestID:"bb5cc282-12f0-4b13-ae92-fa4e2da29857", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c2fac6c-3dfe-4aa1-a37e-ccb8dc4579ef"]
2021-11-21T11:16:03.162Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:03.162Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:03.183Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:03.183Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:03.184Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:03.184Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:03.186Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:03.186Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:03.186Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:03.192Z|bb5cc282-12f0-4b13-ae92-fa4e2da29857|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:03.309Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:03.313Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:03.313Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||Invoke
2021-11-21T11:16:03.313Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:03.314Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9
2021-11-21T11:16:03.314Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Method      : GET
2021-11-21T11:16:03.314Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0461b44a42e4b371", X-B3-SpanId:"778bc2fd5577592c", X-B3-ParentSpanId:"0461b44a42e4b371", X-B3-Sampled:"0", X-ONAP-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-TransactionID:"95152958-7e65-4836-885a-8502366d614f", X-ECOMP-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32367ad7-177d-451a-9043-ec93b43858ad"]
2021-11-21T11:16:03.315Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Request body: 
2021-11-21T11:16:03.315Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||==========================request end================================================
2021-11-21T11:16:03.331Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:03.332Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:03.332Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Status text  : 
2021-11-21T11:16:03.332Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:03.334Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||Response body: {
  "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:26.000+00:00",
  "endTime" : "2021-11-21T11:15:56.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1891af23-fb95-4066-a797-ab7299d9648e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n                        \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:56.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
    "cloudIdentifier" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:14:38.000+00:00"
  } ],
  "requestURI" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9"
    }
  }
}
2021-11-21T11:16:03.334Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:03.335Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4e194887-da50-462b-b8d5-ec5658f372d9|INFO|500||InvokeReturn
2021-11-21T11:16:03.337Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:03.337Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:03.337Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:03.338Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false
2021-11-21T11:16:03.338Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:03.338Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0461b44a42e4b371", X-B3-SpanId:"3eeb93184fd682e3", X-B3-ParentSpanId:"0461b44a42e4b371", X-B3-Sampled:"0", X-ONAP-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-TransactionID:"95152958-7e65-4836-885a-8502366d614f", X-ECOMP-RequestID:"95152958-7e65-4836-885a-8502366d614f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb36b7c-ef08-4e31-86d5-14fd7e606a3d"]
2021-11-21T11:16:03.339Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:03.339Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:03.350Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:03.350Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:03.351Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:03.351Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:03.352Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 30,
  "soRequestId" : "4e194887-da50-462b-b8d5-ec5658f372d9",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":null,\"creation_time\":1637493282000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:14:45.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:03.352Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:03.353Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4e194887-da50-462b-b8d5-ec5658f372d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:03.361Z|95152958-7e65-4836-885a-8502366d614f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4e194887-da50-462b-b8d5-ec5658f372d9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:08.501Z|95a68fe1-6138-4493-a270-b5f5de460372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:08.502Z|182d70ae-1399-4f68-a1f5-22f3979d0128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:08.503Z|95a68fe1-6138-4493-a270-b5f5de460372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:08.503Z|182d70ae-1399-4f68-a1f5-22f3979d0128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:08.504Z|d7de8eaa-a8bd-43c8-af3e-9c6ed468de62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:08.504Z|d7de8eaa-a8bd-43c8-af3e-9c6ed468de62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:12.721Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:12.727Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:12.728Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:12.728Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:12.728Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:12.728Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:12.729Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22e084cad76a730f", X-B3-SpanId:"bb084668af825110", X-B3-ParentSpanId:"22e084cad76a730f", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-TransactionID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ECOMP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ef60ffd-5bc8-4929-b00b-64bb6e0edfd7"]
2021-11-21T11:16:12.729Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:12.729Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:12.749Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:12.750Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:12.750Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:12.750Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:12.751Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:15:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:12.751Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:12.752Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:12.753Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:12.753Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:12.754Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:12.754Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:12.754Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:12.754Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22e084cad76a730f", X-B3-SpanId:"c15c2307a9de27cf", X-B3-ParentSpanId:"22e084cad76a730f", X-B3-Sampled:"0", X-ONAP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-TransactionID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ECOMP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c24664c-fd43-4599-84ec-51a653174562"]
2021-11-21T11:16:12.755Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:12.755Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:12.767Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:12.767Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:12.768Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:12.768Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:12.770Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:12.770Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:12.770Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:12.801Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:12.802Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:12.802Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:12.802Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:12.803Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:12.803Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-TransactionID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ECOMP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01b5098f-67ae-4fbd-b7e3-6e4b01dc9235"]
2021-11-21T11:16:12.803Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:12.803Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:12.937Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:12.937Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:12.937Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:12.938Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=78862BBA3672B346C6AB0699150B0847; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:16:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:12.938Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:15:25.918+0000","endTime":"2021-11-21T11:16:07.337+0000","removalTime":null,"durationInMillis":41419,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"53a25fce-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:16:12.938Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:12.939Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:12.962Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:12.963Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:12.963Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:12.963Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:12.963Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:12.964Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-TransactionID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ECOMP-RequestID:"7dd59721-7090-4205-b3c6-fa554ab06c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc378cb1-a83a-47cf-9a8a-155ee54f5e01"]
2021-11-21T11:16:12.964Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:12.964Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:13.100Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:13.100Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:13.101Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:13.101Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=52F05B96F84EDCDCDCD56F90D67EAD89; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:16:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:13.102Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:6c537abb-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"53a3988f-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:07.336+0000","endTime":"2021-11-21T11:16:07.336+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:13.102Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:13.103Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=53a3988f-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:13.108Z|7dd59721-7090-4205-b3c6-fa554ab06c51|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:14.203Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:14.205Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||INFO|500||Checking if requestId: 8d4f2a9f-2129-406c-9290-9377d060b441 already exists in requestDb InfraActiveRequests table
2021-11-21T11:16:14.206Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:14.206Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:14.206Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.206Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:14.206Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:14.207Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d6689484df301f8", X-B3-SpanId:"1d65775e54e8d214", X-B3-ParentSpanId:"2d6689484df301f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b526cebd-1a0f-4255-b85f-b8b2e9a99688"]
2021-11-21T11:16:14.207Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:14.207Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:14.221Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:14.221Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:16:14.221Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:14.222Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:16:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:14.222Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: 
2021-11-21T11:16:14.222Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:14.222Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|404|Not Found|InvokeReturn
2021-11-21T11:16:14.236Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:16:14.242Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:16:14.273Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:16:14.274Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8d4f2a9f-2129-406c-9290-9377d060b441], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9266ea6f-0c3e-4064-8721-d98e72955e8f], X-ECOMP-RequestID=[8d4f2a9f-2129-406c-9290-9377d060b441], X-TransactionId=[], X-ONAP-RequestID=[8d4f2a9f-2129-406c-9290-9377d060b441]}
2021-11-21T11:16:14.330Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:16:14:298-72548], vertex-id=[213112], Content-Length=[1056], Date=[Sun, 21 Nov 2021 11:16:14 GMT], Content-Type=[application/json]}
2021-11-21T11:16:14.332Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493251660","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:16:14.333Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:16:14.335Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:16:14.336Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:16:14.337Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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
2021-11-21T11:16:14.338Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:16:14.338Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.338Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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
2021-11-21T11:16:14.339Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:16:14.339Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"2d6689484df301f8", X-B3-SpanId:"b63bfd7077649053", X-B3-ParentSpanId:"2d6689484df301f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f55a39-06aa-46d7-b90e-ff40b39e31f7"]
2021-11-21T11:16:14.340Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","vfModuleInstanceId":"3da8201d-e786-4252-b0f4-8cb02f709462"},"instanceName":null,"requestScope":"vfModule"}
2021-11-21T11:16:14.340Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:16:14.361Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:14.361Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:14.362Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:16:14.362Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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, 21 Nov 2021 11:16:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:14.362Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:16:14.362Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:14.363Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:16:14.364Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-11-21T11:16:14.364Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:16:14.364Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.364Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-11-21T11:16:14.365Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:16:14.365Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a71e78e-945c-4400-8aad-3ee0433ad8ca"]
2021-11-21T11:16:14.365Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:16:14.365Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:16:14.390Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:14.390Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:14.391Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:16:14.391Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:16:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:14.393Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 49,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    }
  }
}
2021-11-21T11:16:14.393Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:14.393Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:16:14.398Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e
2021-11-21T11:16:14.399Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|INFO|500||Invoke
2021-11-21T11:16:14.399Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.399Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e
2021-11-21T11:16:14.399Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Method      : GET
2021-11-21T11:16:14.399Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56e3b308-3a08-431c-ba72-4f0fcfa2791d"]
2021-11-21T11:16:14.400Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Request body: 
2021-11-21T11:16:14.400Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||==========================request end================================================
2021-11-21T11:16:14.422Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:14.422Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:14.422Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Status text  : 
2021-11-21T11:16:14.423Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:16:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:14.424Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||Response body: {
  "modelUUID" : "33f2f7d3-0277-46a7-a265-338d81fc985e",
  "modelInvariantUUID" : "319a3cc9-c1f6-4c17-9882-1939f075be61",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:10:46.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:16:14.425Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:14.425Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33f2f7d3-0277-46a7-a265-338d81fc985e|INFO|500||InvokeReturn
2021-11-21T11:16:14.428Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:16:14.428Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:16:14.428Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.429Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:16:14.429Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:16:14.429Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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:"1782", X-B3-TraceId:"2d6689484df301f8", X-B3-SpanId:"38ea5615ec563276", X-B3-ParentSpanId:"2d6689484df301f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f5d2ab-934b-4d85-8827-e9ac2f70b04b"]
2021-11-21T11:16:14.430Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8d4f2a9f-2129-406c-9290-9377d060b441","requestStatus":"IN_PROGRESS","startTime":1637493374237,"source":"VID","vnfId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","vnfType":"","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"3da8201d-e786-4252-b0f4-8cb02f709462","vfModuleModelName":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98","cloudRegion":"RegionOne","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"8d4f2a9f-2129-406c-9290-9377d060b441"}
2021-11-21T11:16:14.430Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:16:14.449Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:14.449Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:16:14.449Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:16:14.450Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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/8d4f2a9f-2129-406c-9290-9377d060b441", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:14.451Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:16:14.237+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:16:14.437+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:14.451Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:14.452Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:16:14.459Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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
2021-11-21T11:16:14.460Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:16:14.460Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:14.460Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|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
2021-11-21T11:16:14.461Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:16:14.461Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"2d6689484df301f8", X-B3-SpanId:"75f8c66cbe34d9df", X-B3-ParentSpanId:"2d6689484df301f8", X-B3-Sampled:"0", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8314efc-8435-4db8-8992-8b3ba0033b3a"]
2021-11-21T11:16:14.461Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"319a3cc9-c1f6-4c17-9882-1939f075be61\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"modelVersion\":\"1637493355521\",\"modelCustomizationUuid\":\"373b7878-da31-4dff-864c-4b9c9deccee2\",\"modelVersionId\":\"33f2f7d3-0277-46a7-a265-338d81fc985e\",\"modelCustomizationId\":\"373b7878-da31-4dff-864c-4b9c9deccee2\",\"modelUuid\":\"33f2f7d3-0277-46a7-a265-338d81fc985e\",\"modelInvariantUuid\":\"319a3cc9-c1f6-4c17-9882-1939f075be61\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\",\"vnfInstanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"vfModuleInstanceId\":\"3da8201d-e786-4252-b0f4-8cb02f709462\"}","type":"String"},"requestId":{"value":"8d4f2a9f-2129-406c-9290-9377d060b441","type":"String"},"mso-request-id":{"value":"8d4f2a9f-2129-406c-9290-9377d060b441","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1891af23-fb95-4066-a797-ab7299d9648e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","type":"String"},"vfModuleId":{"value":"3da8201d-e786-4252-b0f4-8cb02f709462","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/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:16:14.462Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:16:15.335Z|07eeb83a-4773-4980-89fa-085374f6a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:15.338Z|07eeb83a-4773-4980-89fa-085374f6a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:15.478Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:15.478Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:16:15.479Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:16:15.479Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:16:15 GMT", X-ONAP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-TransactionID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ECOMP-RequestID:"8d4f2a9f-2129-406c-9290-9377d060b441", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c8314efc-8435-4db8-8992-8b3ba0033b3a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:16:15.480Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8d4f2a9f-2129-406c-9290-9377d060b441\",\"instanceId\":\"3da8201d-e786-4252-b0f4-8cb02f709462\"}}","message":"Success","processInstanceID":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:16:15.480Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:15.481Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:16:15.484Z|8d4f2a9f-2129-406c-9290-9377d060b441|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:15.616Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:15.619Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:15.620Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:15.620Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:15.620Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:15.620Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:15.621Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ca9eb40640f81e", X-B3-SpanId:"74bb7dd03bf97919", X-B3-ParentSpanId:"69ca9eb40640f81e", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-TransactionID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-ECOMP-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b1c2326-4583-4351-857d-c1fd25437224"]
2021-11-21T11:16:15.621Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:15.621Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:15.639Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:15.640Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:15.640Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:15.641Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:15.643Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:14.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:15.643Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:15.643Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:16:15.645Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:15.645Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:15.645Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:15.646Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:15.646Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:15.646Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ca9eb40640f81e", X-B3-SpanId:"0e31aec7569cccae", X-B3-ParentSpanId:"69ca9eb40640f81e", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-TransactionID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-ECOMP-RequestID:"7ca6fd49-5888-4cf1-b42d-38bcb8a43afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a62ecb-b605-41be-8afc-24973c6ff32f"]
2021-11-21T11:16:15.646Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:15.646Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:15.659Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:15.659Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:15.659Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:15.659Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:15.660Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:16:15.660Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:15.661Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:15.667Z|7ca6fd49-5888-4cf1-b42d-38bcb8a43afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:17.462Z|203b5d9e-9a78-4abd-a06d-c31a3552bffe|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:16:17.463Z|203b5d9e-9a78-4abd-a06d-c31a3552bffe|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:18.525Z|004fdc79-f53f-4de5-a55c-aa76f95d18fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:18.526Z|004fdc79-f53f-4de5-a55c-aa76f95d18fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:18.525Z|4b3ff1c0-6bb7-4217-9e27-3a68117765ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:18.527Z|4b3ff1c0-6bb7-4217-9e27-3a68117765ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:18.528Z|5792773d-1bbb-4bca-a3ee-566744407e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:18.528Z|5792773d-1bbb-4bca-a3ee-566744407e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:23.249Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:23.256Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:23.257Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:23.257Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:23.257Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:23.258Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:23.258Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a654bac2d17a3085", X-B3-SpanId:"a07204ad49c3c233", X-B3-ParentSpanId:"a654bac2d17a3085", X-B3-Sampled:"0", X-ONAP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-TransactionID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ECOMP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035dc4a4-7595-4859-a0eb-6a7bdd43ce5f"]
2021-11-21T11:16:23.259Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:23.259Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:23.282Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:23.283Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:23.283Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:23.284Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:23.285Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:23.285Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:23.286Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:23.288Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:23.288Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:23.288Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:23.289Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:23.289Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:23.289Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a654bac2d17a3085", X-B3-SpanId:"e503b7c2728bd5a5", X-B3-ParentSpanId:"a654bac2d17a3085", X-B3-Sampled:"0", X-ONAP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-TransactionID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ECOMP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"986ad921-fee6-4f1d-94a5-894b406a69f5"]
2021-11-21T11:16:23.290Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:23.290Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:23.302Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:23.303Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:23.303Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:23.303Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:23.304Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:23.304Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:23.305Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:23.338Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:23.339Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:23.339Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:23.340Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:23.340Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:23.341Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-TransactionID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ECOMP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13e6714d-3b0c-44fb-a0c6-9eafdb595d2c"]
2021-11-21T11:16:23.341Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:23.342Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:23.480Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:23.481Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:23.481Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:23.482Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F047EBEC6C4CA991CC780D341A8A92A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 21 Nov 2021 11:16:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:23.482Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"711c9c42-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"a3630f8d-6350-476d-825e-2cacdafe7385","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:15.365+0000","endTime":"2021-11-21T11:16:16.008+0000","removalTime":null,"durationInMillis":643,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"711940ab-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:16:23.482Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:23.483Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a3630f8d-6350-476d-825e-2cacdafe7385&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:23.508Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:23.508Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:23.509Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:23.509Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:23.509Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:23.509Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-TransactionID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ECOMP-RequestID:"0f4b4ad8-c7fe-40fd-a889-5b673039baac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9247d162-e399-45ed-a00e-93b3cdca7e55"]
2021-11-21T11:16:23.510Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:23.510Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:23.643Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:23.644Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:23.644Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:23.644Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9DE538F05A863226FEC9C4EC5C5B9760; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 21 Nov 2021 11:16:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:23.645Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:711d1085-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"711c9c42-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"711c9c42-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"711c9c42-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:15.368+0000","endTime":"2021-11-21T11:16:16.007+0000","durationInMillis":639,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4261b7f7-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:23.645Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:23.645Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=711c9c42-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:23.649Z|0f4b4ad8-c7fe-40fd-a889-5b673039baac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:25.805Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:25.810Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:25.811Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:25.811Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:25.811Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:25.811Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:25.812Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ab7bbb180dbbe2", X-B3-SpanId:"bf370a51b736d65a", X-B3-ParentSpanId:"a2ab7bbb180dbbe2", X-B3-Sampled:"0", X-ONAP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-TransactionID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ECOMP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c2b2302-dc19-4dcc-af02-8b948c6151fb"]
2021-11-21T11:16:25.813Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:25.813Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:25.832Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:25.832Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:25.832Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:25.832Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:25.834Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:23.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:25.834Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:25.834Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:16:25.838Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:25.838Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:25.838Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:25.838Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:25.839Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:25.839Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2ab7bbb180dbbe2", X-B3-SpanId:"5c39c6b50baeb145", X-B3-ParentSpanId:"a2ab7bbb180dbbe2", X-B3-Sampled:"0", X-ONAP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-TransactionID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ECOMP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2f435a9-08c8-4661-945f-6aceafec18b6"]
2021-11-21T11:16:25.839Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:25.839Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:25.851Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:25.851Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:25.852Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:25.852Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:25.853Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:25.853Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:25.854Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:25.881Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:25.882Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:25.882Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:25.882Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:25.882Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:25.883Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-TransactionID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ECOMP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871c1faf-9531-4774-bb96-9eb84368b686"]
2021-11-21T11:16:25.883Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:25.883Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:26.009Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:26.010Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:26.010Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:26.010Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A3CAE7AE1BC6AFC42E2518C24C66994F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:26.011Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"8d4f2a9f-2129-406c-9290-9377d060b441","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:20.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"742a77e8-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:26.011Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:26.011Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:26.036Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:26.036Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:26.037Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:26.037Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:26.037Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:26.037Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-TransactionID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ECOMP-RequestID:"95ea9735-a3c3-4acd-93f9-89876f618413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"342ac72a-abcd-49ad-ad28-efaea77e80e5"]
2021-11-21T11:16:26.037Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:26.038Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:26.153Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:26.155Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:26.155Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:26.155Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C2C5631E48BDC050C9AB763FF7492BB6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:16:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:26.156Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:75e5bc3f-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:23.394+0000","endTime":"2021-11-21T11:16:23.399+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:26.156Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:26.156Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:26.160Z|95ea9735-a3c3-4acd-93f9-89876f618413|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:28.557Z|7602f5c6-9e84-4298-9446-89ad8befccee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:28.557Z|9aed0ca1-936e-408f-b8ea-923e02302227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:28.558Z|9aed0ca1-936e-408f-b8ea-923e02302227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:28.558Z|7602f5c6-9e84-4298-9446-89ad8befccee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:28.559Z|cac25e14-c2cc-45ba-9d4b-68f97b02dfa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:28.559Z|cac25e14-c2cc-45ba-9d4b-68f97b02dfa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:30.335Z|af6628c4-4aeb-4703-97be-40c81e5cb36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:30.336Z|af6628c4-4aeb-4703-97be-40c81e5cb36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:30.730Z|8b25a591-e12d-457c-8846-c53b9ae31e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:30.731Z|8b25a591-e12d-457c-8846-c53b9ae31e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:33.766Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:33.770Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:33.771Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:33.771Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:33.771Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:33.772Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:33.772Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf160b7d4b55fd02", X-B3-SpanId:"9b6829f12e72eee4", X-B3-ParentSpanId:"bf160b7d4b55fd02", X-B3-Sampled:"0", X-ONAP-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-TransactionID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-ECOMP-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75bc9983-df5a-41dd-8c49-a2cc25da13b3"]
2021-11-21T11:16:33.772Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:33.772Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:33.789Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:33.789Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:33.790Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:33.790Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:33.791Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "endTime" : "2021-11-21T11:16:32.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:33.791Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:33.792Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:33.793Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:33.793Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:33.793Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:33.794Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:33.794Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:33.794Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf160b7d4b55fd02", X-B3-SpanId:"56a0979a0de9cd20", X-B3-ParentSpanId:"bf160b7d4b55fd02", X-B3-Sampled:"0", X-ONAP-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-TransactionID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-ECOMP-RequestID:"353a48de-f6b7-4141-b9a0-b31666e85515", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bea675c-7fc7-47a1-8ff6-332238ef79ea"]
2021-11-21T11:16:33.794Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:33.797Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:33.808Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:33.809Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:33.809Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:33.809Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:33.811Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:33.811Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:33.811Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:33.820Z|353a48de-f6b7-4141-b9a0-b31666e85515|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:33.966Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:33.970Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:33.970Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:33.971Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:33.971Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:33.971Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:33.971Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef634ba4b81be38", X-B3-SpanId:"d12a283990448ad6", X-B3-ParentSpanId:"6ef634ba4b81be38", X-B3-Sampled:"0", X-ONAP-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-TransactionID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-ECOMP-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19970355-59dc-4079-b568-01156a36f6f2"]
2021-11-21T11:16:33.971Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:33.972Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:33.986Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:33.987Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:33.987Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:33.988Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:33.994Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "endTime" : "2021-11-21T11:16:32.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:33.994Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:33.995Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:33.996Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:33.996Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:33.997Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:33.997Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:33.998Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:33.998Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef634ba4b81be38", X-B3-SpanId:"03de12a5b5f72b75", X-B3-ParentSpanId:"6ef634ba4b81be38", X-B3-Sampled:"0", X-ONAP-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-TransactionID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-ECOMP-RequestID:"b14c1b64-9aa4-410c-a960-1812f162cf00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49abeab2-ea15-4a36-a1df-8208aaffb909"]
2021-11-21T11:16:33.998Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:33.998Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.011Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.012Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.012Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:34.012Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.013Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:34.013Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.013Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:34.020Z|b14c1b64-9aa4-410c-a960-1812f162cf00|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:34.165Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:34.169Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.169Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:34.169Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.170Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.170Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:34.170Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf3e42fcfd255d5b", X-B3-SpanId:"a33fab7ec6f5560a", X-B3-ParentSpanId:"bf3e42fcfd255d5b", X-B3-Sampled:"0", X-ONAP-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-TransactionID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-ECOMP-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62ce6383-ffc7-4280-80b0-e9be2c426431"]
2021-11-21T11:16:34.170Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:34.171Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.188Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.189Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.189Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:34.189Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.190Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "endTime" : "2021-11-21T11:16:32.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:34.190Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.191Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:34.192Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.193Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:34.193Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.193Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.193Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:34.194Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf3e42fcfd255d5b", X-B3-SpanId:"1d2b5dbfcb39206d", X-B3-ParentSpanId:"bf3e42fcfd255d5b", X-B3-Sampled:"0", X-ONAP-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-TransactionID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-ECOMP-RequestID:"1ddc9416-c668-4b72-b5ec-7b766046d434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc333d28-476f-4b1f-8cfd-82e51ad81c00"]
2021-11-21T11:16:34.194Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:34.194Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.204Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.204Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.205Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:34.205Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.206Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:34.206Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.206Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:34.215Z|1ddc9416-c668-4b72-b5ec-7b766046d434|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:34.355Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:34.359Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.360Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:34.360Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.360Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.361Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:34.361Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5281c2b92c858fe4", X-B3-SpanId:"d3dae0dad661a4bd", X-B3-ParentSpanId:"5281c2b92c858fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-TransactionID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-ECOMP-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9e63172-ba75-4e8a-8b9d-e1566ef04168"]
2021-11-21T11:16:34.361Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:34.362Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.377Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.377Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.378Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:34.378Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.379Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "endTime" : "2021-11-21T11:16:32.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:34.380Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.380Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:34.381Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.382Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:34.382Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.382Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.382Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:34.383Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5281c2b92c858fe4", X-B3-SpanId:"ebbd00da8fd96ad7", X-B3-ParentSpanId:"5281c2b92c858fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-TransactionID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-ECOMP-RequestID:"089ffd8b-20c7-4c93-a7ae-272381f64830", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc8e5ecf-017b-4fef-8f46-d2bc1e62887e"]
2021-11-21T11:16:34.383Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:34.383Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.397Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.398Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.398Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:34.398Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.399Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:34.400Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.400Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:34.407Z|089ffd8b-20c7-4c93-a7ae-272381f64830|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:34.530Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:34.534Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.535Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||Invoke
2021-11-21T11:16:34.535Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.535Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385
2021-11-21T11:16:34.535Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Method      : GET
2021-11-21T11:16:34.536Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e5c18631b801933", X-B3-SpanId:"36971046a1c3891a", X-B3-ParentSpanId:"7e5c18631b801933", X-B3-Sampled:"0", X-ONAP-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-TransactionID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-ECOMP-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ebb2035-9e0e-4e7c-b9c4-c1d699429fbd"]
2021-11-21T11:16:34.536Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Request body: 
2021-11-21T11:16:34.536Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.556Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.556Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.556Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Status text  : 
2021-11-21T11:16:34.557Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Connection:"close"]
2021-11-21T11:16:34.558Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||Response body: {
  "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:14:56.000+00:00",
  "endTime" : "2021-11-21T11:16:32.000+00:00",
  "source" : "VID",
  "vnfId" : "076a2321-9bad-41c5-8eac-43dbb23b9445",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n\t\t\t\"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4\",\n                        \"resources\": {\n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"57c2245e-cead-4827-aaf1-c6a8fd3eb106\",\n                                        \"modelInvariantUuid\": \"5a97758c-b548-4ea8-be6b-2ed0a2c326f2\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b9dbcda5-a730-4f69-a5db-ca07fe7b875e\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"d5fb1632-94c6-4f48-af30-445fa9ee55b1\",\n                                                \"modelInvariantUuid\": \"e44c0694-dc1f-431c-80f9-bec79cb84613\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ae82c3f3-2612-4c43-b3bf-92bf66b969d5\"\n                                            },\n                                            \"instanceName\": \"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\n                            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c4ebbaeb-9c81-4967-a49d-0bb79f87c31e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
    "cloudIdentifier" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2021-11-21T11:15:27.000+00:00"
  } ],
  "requestURI" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385"
    }
  }
}
2021-11-21T11:16:34.558Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.559Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a3630f8d-6350-476d-825e-2cacdafe7385|INFO|500||InvokeReturn
2021-11-21T11:16:34.560Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.561Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:34.561Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:34.561Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false
2021-11-21T11:16:34.561Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:34.562Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e5c18631b801933", X-B3-SpanId:"e0e4e8e89c2feddb", X-B3-ParentSpanId:"7e5c18631b801933", X-B3-Sampled:"0", X-ONAP-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-TransactionID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-ECOMP-RequestID:"df9cf4b8-712a-426e-add6-30e92054a6fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c839755-1222-48e2-8ad3-bfae91c459eb"]
2021-11-21T11:16:34.562Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:34.562Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:34.581Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:34.582Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:34.582Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:34.582Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:34.584Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 36,
  "soRequestId" : "a3630f8d-6350-476d-825e-2cacdafe7385",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1637493334000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:15:36.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:34.585Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:34.585Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a3630f8d-6350-476d-825e-2cacdafe7385&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:34.592Z|df9cf4b8-712a-426e-add6-30e92054a6fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a3630f8d-6350-476d-825e-2cacdafe7385|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:36.289Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:36.293Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:36.294Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:36.294Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:36.294Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:36.294Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:36.295Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a89c5169e7dbf0da", X-B3-SpanId:"b7e74dbe7ce4cf22", X-B3-ParentSpanId:"a89c5169e7dbf0da", X-B3-Sampled:"0", X-ONAP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-TransactionID:"196c8fe5-b209-4188-a391-79842373ec24", X-ECOMP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8385701e-826d-44da-bb0a-94f8ad26892c"]
2021-11-21T11:16:36.295Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:36.295Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:36.311Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:36.311Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:36.311Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:36.312Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:36.313Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:23.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:36.313Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:36.313Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:16:36.315Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:36.315Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:36.315Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:36.316Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:36.316Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:36.317Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a89c5169e7dbf0da", X-B3-SpanId:"5cb5845062f3bf72", X-B3-ParentSpanId:"a89c5169e7dbf0da", X-B3-Sampled:"0", X-ONAP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-TransactionID:"196c8fe5-b209-4188-a391-79842373ec24", X-ECOMP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e6b2b6a-3373-44b3-8954-5498843ea109"]
2021-11-21T11:16:36.317Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:36.317Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:36.328Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:36.329Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:36.329Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:36.329Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:36.330Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:36.330Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:36.331Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:36.366Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:36.367Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:36.367Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:36.367Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:36.368Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:36.368Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-TransactionID:"196c8fe5-b209-4188-a391-79842373ec24", X-ECOMP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052b4b73-49b6-4199-8568-e2ff84861443"]
2021-11-21T11:16:36.368Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:36.369Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:36.494Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:36.494Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:36.495Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:36.495Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F97ED9C5914528C822F28AB2FA08744F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:36.495Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"8d4f2a9f-2129-406c-9290-9377d060b441","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:20.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"742a77e8-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:36.496Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:36.496Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:36.524Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:36.525Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:36.525Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:36.525Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:36.526Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:36.526Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-TransactionID:"196c8fe5-b209-4188-a391-79842373ec24", X-ECOMP-RequestID:"196c8fe5-b209-4188-a391-79842373ec24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7857dfe-f247-481c-bb21-4ae8c4dc6cc3"]
2021-11-21T11:16:36.526Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:36.527Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:36.645Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:36.646Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:36.646Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:36.646Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=80218EC037FECF2B69BC4042F36F8E85; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:36.646Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:75e5bc3f-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:23.394+0000","endTime":"2021-11-21T11:16:23.399+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:36.647Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:36.647Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:36.651Z|196c8fe5-b209-4188-a391-79842373ec24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:37.100Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:37.103Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||INFO|500||Checking if requestId: d22f636d-1046-498c-aba6-e262c540aaa2 already exists in requestDb InfraActiveRequests table
2021-11-21T11:16:37.104Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:37.104Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:16:37.104Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.104Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:37.105Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:16:37.105Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcd2f64c80f51913", X-B3-SpanId:"b917990d25f2bcd7", X-B3-ParentSpanId:"fcd2f64c80f51913", X-B3-Sampled:"0", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b932f808-53bc-4537-b1c9-8fbdf13cbfdf"]
2021-11-21T11:16:37.105Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:16:37.105Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.120Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.121Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:16:37.121Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:16:37.122Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.122Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: 
2021-11-21T11:16:37.122Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.122Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|404|Not Found|InvokeReturn
2021-11-21T11:16:37.129Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:16:37.134Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:16:37.162Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:16:37.162Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:16:37.281Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:16:37.281Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:16:37:189-99926], vertex-id=[237592], Content-Length=[1034], Date=[Sun, 21 Nov 2021 11:16:37 GMT], Content-Type=[application/json]}
2021-11-21T11:16:37.283Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493306869","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/076a2321-9bad-41c5-8eac-43dbb23b9445","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"076a2321-9bad-41c5-8eac-43dbb23b9445"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2021-11-21T11:16:37.285Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:16:37.285Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:16:37.286Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.286Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:16:37.287Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.287Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.287Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:16:37.287Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"fcd2f64c80f51913", X-B3-SpanId:"bdf299a68c28e0cc", X-B3-ParentSpanId:"fcd2f64c80f51913", X-B3-Sampled:"0", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e280307-065c-4782-ac1e-343a98acd70a"]
2021-11-21T11:16:37.288Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"447b5c04-f6c4-4651-b0bc-9d03d22e58ad"},"instanceName":null,"requestScope":"service"}
2021-11-21T11:16:37.288Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.306Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.306Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.306Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:16:37.307Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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, 21 Nov 2021 11:16:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.307Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:16:37.307Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.308Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:16:37.308Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:16:37.309Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||Invoke
2021-11-21T11:16:37.309Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.309Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:16:37.310Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Method      : GET
2021-11-21T11:16:37.310Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af115ec4-bd87-4ddb-9b9a-aa06dcbdd5bc"]
2021-11-21T11:16:37.311Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Request body: 
2021-11-21T11:16:37.311Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.344Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.344Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.344Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status text  : 
2021-11-21T11:16:37.345Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.348Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
  "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
  "created" : "2021-11-21 11:13:37.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
    }
  }
}
2021-11-21T11:16:37.348Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.349Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||InvokeReturn
2021-11-21T11:16:37.352Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance
2021-11-21T11:16:37.352Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:16:37.352Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.353Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance
2021-11-21T11:16:37.353Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:16:37.353Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"212699ba-699a-4ace-8fd1-0ec97e72db78"]
2021-11-21T11:16:37.353Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:16:37.354Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.376Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.376Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:16:37.376Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:16:37.377Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.377Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Response body: 
2021-11-21T11:16:37.377Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.378Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:16:37.378Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76
2021-11-21T11:16:37.379Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|INFO|500||Invoke
2021-11-21T11:16:37.379Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.379Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76
2021-11-21T11:16:37.379Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Method      : GET
2021-11-21T11:16:37.380Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2caa717-4d2d-419d-bd9c-f202010d151c"]
2021-11-21T11:16:37.380Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Request body: 
2021-11-21T11:16:37.380Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.405Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.405Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.405Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Status text  : 
2021-11-21T11:16:37.405Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.407Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
      "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
      "created" : "2021-11-21 11:13:37.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 17,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76"
    }
  }
}
2021-11-21T11:16:37.408Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.408Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=86fc382b-fefb-417e-b73a-bd0aa73cab76|INFO|500||InvokeReturn
2021-11-21T11:16:37.411Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance
2021-11-21T11:16:37.412Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:16:37.412Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.412Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance
2021-11-21T11:16:37.413Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:16:37.413Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c4e05c3-6d01-4834-b489-36b8ac5d3e1a"]
2021-11-21T11:16:37.413Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:16:37.413Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.425Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.426Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:16:37.426Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:16:37.426Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.426Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||Response body: 
2021-11-21T11:16:37.427Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.427Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8ee22f7c-9ea3-4eaf-a405-f7f40da2198f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:16:37.428Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.428Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:16:37.428Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.428Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.429Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:16:37.429Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa1e115b-53e5-4d18-b68a-93992ffc317c"]
2021-11-21T11:16:37.429Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:16:37.430Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.448Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.449Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.449Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:16:37.449Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.450Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:16:37.450Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.450Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:16:37.455Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:16:37.455Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:16:37.455Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.455Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:16:37.456Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:16:37.456Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4997ed89-1d2d-4c14-ba5e-6334792d85f8"]
2021-11-21T11:16:37.456Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:16:37.456Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.473Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.473Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.473Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:16:37.473Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.475Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 511,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service"
    }
  }
}
2021-11-21T11:16:37.475Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.476Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:16:37.478Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:16:37.479Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||Invoke
2021-11-21T11:16:37.479Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.479Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f
2021-11-21T11:16:37.479Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Method      : GET
2021-11-21T11:16:37.480Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84144dcb-93fc-48eb-8e00-1b65e5917a79"]
2021-11-21T11:16:37.480Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Request body: 
2021-11-21T11:16:37.480Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.501Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.501Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:37.501Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Status text  : 
2021-11-21T11:16:37.502Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.503Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "8ee22f7c-9ea3-4eaf-a405-f7f40da2198f",
  "modelInvariantUUID" : "86fc382b-fefb-417e-b73a-bd0aa73cab76",
  "created" : "2021-11-21 11:13:37.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 17,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f/allottedCustomizations"
    }
  }
}
2021-11-21T11:16:37.503Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.504Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8ee22f7c-9ea3-4eaf-a405-f7f40da2198f|INFO|500||InvokeReturn
2021-11-21T11:16:37.507Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:16:37.508Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:16:37.508Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.508Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:16:37.508Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:16:37.509Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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:"1396", X-B3-TraceId:"fcd2f64c80f51913", X-B3-SpanId:"b7fbae1fef3e6685", X-B3-ParentSpanId:"fcd2f64c80f51913", X-B3-Sampled:"0", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7329e34a-341d-4d03-af8a-3fc6c893edb7"]
2021-11-21T11:16:37.509Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d22f636d-1046-498c-aba6-e262c540aaa2","requestStatus":"IN_PROGRESS","startTime":1637493397130,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"447b5c04-f6c4-4651-b0bc-9d03d22e58ad","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"d22f636d-1046-498c-aba6-e262c540aaa2"}
2021-11-21T11:16:37.509Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:16:37.542Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:37.542Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:16:37.543Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:16:37.543Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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/d22f636d-1046-498c-aba6-e262c540aaa2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:37.543Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:16:37.130+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:16:37.518+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:16:37.543Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:37.544Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:16:37.552Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.552Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:16:37.553Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:37.553Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|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
2021-11-21T11:16:37.553Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:16:37.553Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"fcd2f64c80f51913", X-B3-SpanId:"c5ab38c6eb85e661", X-B3-ParentSpanId:"fcd2f64c80f51913", X-B3-Sampled:"0", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4700fb-3209-431c-a528-eb79aa1eb57d"]
2021-11-21T11:16:37.554Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\"modelUuid\":\"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\",\"modelInvariantUuid\":\"86fc382b-fefb-417e-b73a-bd0aa73cab76\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"447b5c04-f6c4-4651-b0bc-9d03d22e58ad\"}","type":"String"},"requestId":{"value":"d22f636d-1046-498c-aba6-e262c540aaa2","type":"String"},"mso-request-id":{"value":"d22f636d-1046-498c-aba6-e262c540aaa2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"447b5c04-f6c4-4651-b0bc-9d03d22e58ad","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:16:37.554Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:16:38.569Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:38.570Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:16:38.570Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:16:38.571Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:16:38 GMT", X-ONAP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-TransactionID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ECOMP-RequestID:"d22f636d-1046-498c-aba6-e262c540aaa2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2d4700fb-3209-431c-a528-eb79aa1eb57d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:16:38.571Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d22f636d-1046-498c-aba6-e262c540aaa2\",\"instanceId\":\"447b5c04-f6c4-4651-b0bc-9d03d22e58ad\"}}","message":"Success","processInstanceID":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:16:38.571Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:38.572Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:16:38.575Z|d22f636d-1046-498c-aba6-e262c540aaa2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:38.580Z|5920354d-7e1b-4abb-8407-4b37b38a8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:38.581Z|5920354d-7e1b-4abb-8407-4b37b38a8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:38.582Z|e9d6b2bb-ff54-49d5-9b0d-77c5ce594fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:38.582Z|e9d6b2bb-ff54-49d5-9b0d-77c5ce594fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:38.586Z|3a649ff8-aeaf-4a5b-b59a-36017ce87500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:38.586Z|3a649ff8-aeaf-4a5b-b59a-36017ce87500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:38.707Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:38.711Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:38.712Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:16:38.712Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:38.713Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:38.713Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:16:38.713Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abeb5038f9791a25", X-B3-SpanId:"8d8571bf368aecba", X-B3-ParentSpanId:"abeb5038f9791a25", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-TransactionID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-ECOMP-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db42e337-f861-488c-ae24-ebf28aab8f6b"]
2021-11-21T11:16:38.713Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:16:38.714Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:16:38.744Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:38.744Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:38.745Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:16:38.745Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:38.746Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:16:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:16:38.746Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:38.747Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:16:38.749Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:38.749Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:38.749Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:38.750Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:38.750Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:38.751Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abeb5038f9791a25", X-B3-SpanId:"521372225bcc0f16", X-B3-ParentSpanId:"abeb5038f9791a25", X-B3-Sampled:"0", X-ONAP-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-TransactionID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-ECOMP-RequestID:"1b4a196d-56ab-4d80-8485-6ec89685afe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f713a4c9-d80d-49fe-96e4-b89f84846b15"]
2021-11-21T11:16:38.751Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:38.751Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:38.773Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:38.773Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:38.774Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:38.774Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:38.776Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:16:38.777Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:38.777Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:38.784Z|1b4a196d-56ab-4d80-8485-6ec89685afe2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:45.335Z|f071a791-ac7d-4cdc-87d7-7ec2bd0242a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:16:45.363Z|f071a791-ac7d-4cdc-87d7-7ec2bd0242a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:16:46.775Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:46.795Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:46.796Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:46.796Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:46.796Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:46.797Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:46.797Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08354777710d05a2", X-B3-SpanId:"168ba371957bdf29", X-B3-ParentSpanId:"08354777710d05a2", X-B3-Sampled:"0", X-ONAP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-TransactionID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ECOMP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8e80c7-f6c0-4a22-9a10-e5fbceb27272"]
2021-11-21T11:16:46.797Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:46.798Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:46.824Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:46.825Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:46.825Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:46.825Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:46.826Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:23.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:46.827Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:46.827Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:16:46.828Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:46.828Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:46.829Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:46.829Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:46.829Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:46.830Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08354777710d05a2", X-B3-SpanId:"1cd5f86890c49a09", X-B3-ParentSpanId:"08354777710d05a2", X-B3-Sampled:"0", X-ONAP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-TransactionID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ECOMP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be2c4242-97ca-496a-ad32-8ce4cf29db1c"]
2021-11-21T11:16:46.830Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:46.830Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:46.846Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:46.846Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:46.846Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:46.847Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:46.849Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:46.849Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:46.850Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:46.897Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:46.897Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:46.898Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:46.898Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:46.899Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:46.899Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-TransactionID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ECOMP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd6eec64-aedf-40d6-a75e-afb6c5354b35"]
2021-11-21T11:16:46.900Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:46.900Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:47.029Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:47.030Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:47.031Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:47.031Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C05AB0D08AE8113A6A6A41C8651ECFC2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:47.032Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"8d4f2a9f-2129-406c-9290-9377d060b441","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:20.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"742a77e8-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:47.032Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:47.033Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:47.060Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:47.060Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:47.061Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:47.061Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:47.062Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:47.062Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-TransactionID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ECOMP-RequestID:"eebd32ad-7433-42bb-a457-609321cb37e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffdaa984-1474-4166-93d3-a5dccf15a848"]
2021-11-21T11:16:47.063Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:47.063Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:47.189Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:47.190Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:47.190Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:47.190Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC089AE9F776944CDDEA9BBD4BC7AF55; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:16:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:47.191Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:75e5bc3f-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:23.394+0000","endTime":"2021-11-21T11:16:23.399+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:47.191Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:47.191Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:47.195Z|eebd32ad-7433-42bb-a457-609321cb37e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:48.610Z|82284c80-b577-4505-9807-c818be33a497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:48.611Z|82284c80-b577-4505-9807-c818be33a497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:48.614Z|334721d0-7eb7-4c79-8bba-4337da539b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:48.614Z|69cb1b6e-3832-4012-96aa-050e849e70cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:48.614Z|69cb1b6e-3832-4012-96aa-050e849e70cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:48.614Z|334721d0-7eb7-4c79-8bba-4337da539b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:48.923Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:48.928Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:48.929Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:16:48.929Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:48.929Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:48.929Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:16:48.930Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3a7966af72bf16b", X-B3-SpanId:"f76a46b518c3e3a6", X-B3-ParentSpanId:"b3a7966af72bf16b", X-B3-Sampled:"0", X-ONAP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-TransactionID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ECOMP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"687d3d81-7150-47d9-b050-0b4ba5e54c44"]
2021-11-21T11:16:48.930Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:16:48.931Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:16:48.948Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:48.949Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:48.949Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:16:48.950Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:48.950Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:16:48.950Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:48.951Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:16:48.952Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:48.952Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:48.953Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:48.953Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:48.953Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:48.953Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3a7966af72bf16b", X-B3-SpanId:"7e92ab0dd42df61e", X-B3-ParentSpanId:"b3a7966af72bf16b", X-B3-Sampled:"0", X-ONAP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-TransactionID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ECOMP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a535d676-fb74-4d81-b5cf-095cde2ef1ab"]
2021-11-21T11:16:48.954Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:48.954Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:48.965Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:48.965Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:48.965Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:48.965Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:48.966Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:16:48.967Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:48.967Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:48.998Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:48.998Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:48.999Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:48.999Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:48.999Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:48.999Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-TransactionID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ECOMP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ee3d7d7-7ea0-478b-8bd3-89390c9e4110"]
2021-11-21T11:16:49.000Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:49.000Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:49.120Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:49.120Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:49.121Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:49.121Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D179FBBBAC943AE71CA9A846AF9A801; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:49.121Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:47.263+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"841eca68-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:49.122Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:49.122Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:49.149Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:49.150Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:49.150Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:49.150Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:49.150Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:49.151Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-TransactionID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ECOMP-RequestID:"903979ca-ea22-43a5-83cd-7bc0e900d0b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1e478af-1f7d-4d88-ae92-ed91c3b79808"]
2021-11-21T11:16:49.151Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:49.151Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:49.293Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:49.294Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:49.294Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:49.294Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=067228C8CB3402B7AB4750B037B5438E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 21 Nov 2021 11:16:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:49.295Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:841fdb22-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:47.263+0000","endTime":"2021-11-21T11:16:47.263+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:49.295Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:49.295Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:49.299Z|903979ca-ea22-43a5-83cd-7bc0e900d0b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:57.335Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:57.340Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:57.341Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:16:57.341Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:57.341Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:16:57.341Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:16:57.342Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b7abe1410aea831", X-B3-SpanId:"b25c93e115d6a00f", X-B3-ParentSpanId:"6b7abe1410aea831", X-B3-Sampled:"0", X-ONAP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-TransactionID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ECOMP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b12ebb19-7ac6-4160-9ba6-02918ed3f302"]
2021-11-21T11:16:57.342Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:16:57.342Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:16:57.361Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:57.361Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:57.361Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:16:57.362Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:57.363Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:23.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:16:57.363Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:57.363Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:16:57.364Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:57.365Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:57.365Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:57.365Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:16:57.365Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:57.366Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b7abe1410aea831", X-B3-SpanId:"6cec81654565230f", X-B3-ParentSpanId:"6b7abe1410aea831", X-B3-Sampled:"0", X-ONAP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-TransactionID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ECOMP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f425e766-803d-4260-bb9d-ecf300d7a87a"]
2021-11-21T11:16:57.366Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:57.366Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:57.376Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:57.376Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:57.380Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:57.381Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:57.382Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:57.382Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:57.382Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:57.414Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:57.414Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:57.415Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:57.415Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:57.415Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:57.416Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-TransactionID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ECOMP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66bd2194-d2db-4a75-b5d0-7f5e30959245"]
2021-11-21T11:16:57.416Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:57.416Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:57.533Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:57.534Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:57.535Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:57.536Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0032A2F4F45BDF6836E93434F3832BFE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:16:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:57.537Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"8d4f2a9f-2129-406c-9290-9377d060b441","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:20.499+0000","endTime":"2021-11-21T11:16:54.675+0000","removalTime":null,"durationInMillis":34176,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"742a77e8-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:16:57.537Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:57.538Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8d4f2a9f-2129-406c-9290-9377d060b441&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:57.562Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:57.563Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:57.563Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:57.563Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:57.564Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:57.564Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-TransactionID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ECOMP-RequestID:"a4726a88-edfb-4063-9e95-7b9b2259e703", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"230b6880-54df-4a5e-a5b7-3321d90610a9"]
2021-11-21T11:16:57.564Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:57.565Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:57.683Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:57.683Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:57.683Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:57.684Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37B70E2F9BF9446B8ECB88A1AC28EEA7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:16:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:57.684Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:888aaf86-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"742bfecb-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:54.674+0000","endTime":"2021-11-21T11:16:54.674+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"70951cbf-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:57.684Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:57.685Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=742bfecb-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:57.688Z|a4726a88-edfb-4063-9e95-7b9b2259e703|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:16:58.638Z|34f79fe9-022b-4755-9dd1-d6680823eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:58.638Z|14d02885-183f-4edd-a153-c4ac2ee1a1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:58.639Z|34f79fe9-022b-4755-9dd1-d6680823eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:58.639Z|14d02885-183f-4edd-a153-c4ac2ee1a1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:58.638Z|a8e86d94-2a1d-411f-a59f-21ab6d8c1e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:16:58.641Z|a8e86d94-2a1d-411f-a59f-21ab6d8c1e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:16:59.425Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:16:59.430Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:59.431Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:16:59.431Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:59.431Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:16:59.432Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:16:59.432Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cbbe558b88b4f28", X-B3-SpanId:"b684e1ff13f44ced", X-B3-ParentSpanId:"9cbbe558b88b4f28", X-B3-Sampled:"0", X-ONAP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-TransactionID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ECOMP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b978b2-9d93-43bb-abec-26192d0b0d0d"]
2021-11-21T11:16:59.432Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:16:59.432Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:16:59.449Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:59.449Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:59.449Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:16:59.450Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:59.450Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:16:59.451Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:59.451Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:16:59.452Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:59.452Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:16:59.453Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:59.453Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:16:59.453Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:16:59.453Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cbbe558b88b4f28", X-B3-SpanId:"045d76692541d6a5", X-B3-ParentSpanId:"9cbbe558b88b4f28", X-B3-Sampled:"0", X-ONAP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-TransactionID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ECOMP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db3ba311-301b-49ee-bf9d-2490b2e293bb"]
2021-11-21T11:16:59.454Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:16:59.454Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:16:59.468Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:59.468Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:59.469Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:16:59.469Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:59.470Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:16:59.471Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:59.471Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:16:59.498Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:59.499Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:59.499Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:59.499Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:16:59.499Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:59.500Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-TransactionID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ECOMP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e12662a0-977a-40ff-bc8f-a78b995a8c27"]
2021-11-21T11:16:59.500Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:59.500Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:59.621Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:59.621Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:59.622Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:59.622Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=46C338003A1D1587FBDEA5998639F8C5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:59.622Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:47.263+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"841eca68-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:16:59.623Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:59.623Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:59.647Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:59.648Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:16:59.648Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:16:59.648Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:16:59.648Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:16:59.648Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-TransactionID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ECOMP-RequestID:"8daaff6c-d144-4359-b5aa-6f7ce46c7286", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b62a0c6d-1104-45a8-ab58-a6dcecb62f74"]
2021-11-21T11:16:59.649Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:16:59.649Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:16:59.791Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:16:59.791Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:16:59.791Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:16:59.791Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5D2C0B531A9E6631CD51CC877526BADE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:16:59.792Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:861a99d3-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:50.584+0000","endTime":"2021-11-21T11:16:50.589+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:16:59.792Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:16:59.792Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:16:59.796Z|8daaff6c-d144-4359-b5aa-6f7ce46c7286|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:00.335Z|5d81756d-7ca5-4cb1-ae9e-a2efcc38b697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:00.336Z|5d81756d-7ca5-4cb1-ae9e-a2efcc38b697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:00.731Z|3db426e5-e7aa-445c-bc59-8c762a3952d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:00.732Z|3db426e5-e7aa-445c-bc59-8c762a3952d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:07.390Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:07.391Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a54c2097-77b8-4cfb-be6c-255bcaed3000 already exists in requestDb InfraActiveRequests table
2021-11-21T11:17:07.392Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:07.392Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:07.393Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.393Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:07.393Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:07.393Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94c6d4158707efe1", X-B3-SpanId:"bbdde14562ef4dec", X-B3-ParentSpanId:"94c6d4158707efe1", X-B3-Sampled:"0", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"962d495b-412d-4038-8496-b1000ed8ff8a"]
2021-11-21T11:17:07.394Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:07.394Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.414Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.414Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:07.415Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:07.415Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:17:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.415Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: 
2021-11-21T11:17:07.415Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.416Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:07.423Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:17:07.427Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:07.455Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:07.455Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:17:07.561Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:17:07.561Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:17:07:483-57009], vertex-id=[176360], Content-Length=[608], Date=[Sun, 21 Nov 2021 11:17:07 GMT], Content-Type=[application/json]}
2021-11-21T11:17:07.563Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493004125","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:17:07.565Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:17:07.565Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:17:07.566Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:07.567Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:17:07.567Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.567Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:07.568Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:17:07.568Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"94c6d4158707efe1", X-B3-SpanId:"7e537e3c283fe92e", X-B3-ParentSpanId:"94c6d4158707efe1", X-B3-Sampled:"0", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73fad65-2375-4a91-942a-d719e167c711"]
2021-11-21T11:17:07.569Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d","requestScope":"service"}
2021-11-21T11:17:07.569Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.585Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.586Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.586Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:17:07.586Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:17:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.587Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:17:07.587Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.588Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:17:07.589Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:17:07.589Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:17:07.590Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.590Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:17:07.590Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:17:07.591Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25956f64-74b0-40c5-b8c5-0b075a7727a5"]
2021-11-21T11:17:07.591Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:17:07.591Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.620Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.620Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.621Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:17:07.621Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.622Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:17:07.622Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.623Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:17:07.626Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:17:07.626Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-11-21T11:17:07.626Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.627Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-11-21T11:17:07.627Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:07.627Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60179a10-2ead-4467-b532-5f0768984a90"]
2021-11-21T11:17:07.628Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:17:07.628Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.650Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.651Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.651Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:07.651Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.652Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:17:07.653Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.653Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:17:07.655Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:17:07.655Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:17:07.655Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.656Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-11-21T11:17:07.656Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:17:07.656Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c19e0890-bc69-42b5-b19b-2af7cedb3611"]
2021-11-21T11:17:07.657Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:17:07.657Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.679Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.679Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.679Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:17:07.680Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.680Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:17:07.681Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.681Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:17:07.692Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:07.692Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:17:07.693Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.693Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:07.693Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:17:07.694Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1844", X-B3-TraceId:"94c6d4158707efe1", X-B3-SpanId:"007dcc60b0cc630a", X-B3-ParentSpanId:"94c6d4158707efe1", X-B3-Sampled:"0", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c11e5456-5626-41eb-93e4-a7861088d817"]
2021-11-21T11:17:07.694Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a54c2097-77b8-4cfb-be6c-255bcaed3000","requestStatus":"IN_PROGRESS","startTime":1637493427423,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a54c2097-77b8-4cfb-be6c-255bcaed3000"}
2021-11-21T11:17:07.694Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.719Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.719Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:17:07.720Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:17:07.720Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.723Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:07.423+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:17:07.702+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:07.723Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.724Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:17:07.732Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:07.732Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:17:07.732Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.733Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:07.733Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:17:07.733Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2251", X-B3-TraceId:"94c6d4158707efe1", X-B3-SpanId:"507b45dcdb45f048", X-B3-ParentSpanId:"94c6d4158707efe1", X-B3-Sampled:"0", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20fd447-bdbd-45a4-801f-92350a739a2b"]
2021-11-21T11:17:07.734Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelUuid\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelInvariantUuid\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"c51676e2-3873-4a4f-b922-2578802f60db\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"a54c2097-77b8-4cfb-be6c-255bcaed3000","type":"String"},"mso-request-id":{"value":"a54c2097-77b8-4cfb-be6c-255bcaed3000","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"}}}
2021-11-21T11:17:07.734Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.816Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:07.819Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:07.820Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:17:07.820Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.821Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:07.821Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:17:07.821Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d2de2576c4aa038", X-B3-SpanId:"dd20f60f0cad0e96", X-B3-ParentSpanId:"5d2de2576c4aa038", X-B3-Sampled:"0", X-ONAP-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-TransactionID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-ECOMP-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb87d4b5-a2a3-4d24-8941-54c564dd9ad3"]
2021-11-21T11:17:07.822Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:17:07.822Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.838Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.838Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.838Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:17:07.839Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.841Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "endTime" : "2021-11-21T11:17:04.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:04.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:17:07.841Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.842Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:17:07.843Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:07.843Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:07.844Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.844Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:07.844Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:07.845Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d2de2576c4aa038", X-B3-SpanId:"7eb73840490d6e4d", X-B3-ParentSpanId:"5d2de2576c4aa038", X-B3-Sampled:"0", X-ONAP-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-TransactionID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-ECOMP-RequestID:"f22ecd65-7b65-4a04-b812-deae9ce7a91d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"850d00cf-231b-4bd5-8735-7e6473104d0e"]
2021-11-21T11:17:07.845Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:07.845Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:07.858Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:07.858Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:07.858Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:07.859Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:07.859Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:07.860Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:07.860Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:07.867Z|f22ecd65-7b65-4a04-b812-deae9ce7a91d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:07.981Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:07.984Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:07.985Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:17:07.985Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:07.985Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:07.986Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:17:07.986Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef40ebf3d59ad6ad", X-B3-SpanId:"bc11dec1aa0985ac", X-B3-ParentSpanId:"ef40ebf3d59ad6ad", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-TransactionID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-ECOMP-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd3c24ac-c83c-4aa2-8d78-e194be995305"]
2021-11-21T11:17:07.986Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:17:07.987Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.000Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.001Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.001Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:17:08.001Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.002Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "endTime" : "2021-11-21T11:17:04.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:04.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:17:08.002Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.003Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:17:08.004Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.004Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:08.005Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.005Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.005Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:08.006Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef40ebf3d59ad6ad", X-B3-SpanId:"aae4ea3996aba17e", X-B3-ParentSpanId:"ef40ebf3d59ad6ad", X-B3-Sampled:"0", X-ONAP-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-TransactionID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-ECOMP-RequestID:"c2c33c91-6f26-4f87-9faa-f5b999d1bca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23882531-1598-40ee-a201-87ce97569a04"]
2021-11-21T11:17:08.006Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:08.006Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.017Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.018Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.018Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:08.018Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.020Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:08.020Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.021Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:08.028Z|c2c33c91-6f26-4f87-9faa-f5b999d1bca9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:08.148Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:08.152Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.152Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:17:08.153Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.153Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.153Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:17:08.153Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9886673532ed045b", X-B3-SpanId:"2389a84db61febfd", X-B3-ParentSpanId:"9886673532ed045b", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-TransactionID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-ECOMP-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f711cdbf-af58-4e2e-b789-353acfbf112b"]
2021-11-21T11:17:08.154Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:17:08.154Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.167Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.167Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.168Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:17:08.168Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.169Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "endTime" : "2021-11-21T11:17:04.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:04.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:17:08.169Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.169Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:17:08.170Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.171Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:08.171Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.171Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.172Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:08.172Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9886673532ed045b", X-B3-SpanId:"20cef3eed67951a2", X-B3-ParentSpanId:"9886673532ed045b", X-B3-Sampled:"0", X-ONAP-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-TransactionID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-ECOMP-RequestID:"0fe9f1fb-e0a9-4e95-bec9-963f5b13f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72e86129-62e5-461e-855d-4b6a1c2cbd29"]
2021-11-21T11:17:08.172Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:08.172Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.182Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.182Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.183Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:08.183Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.184Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:08.184Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.184Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:08.190Z|0fe9f1fb-e0a9-4e95-bec9-963f5b13f727|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:08.309Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:08.313Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.313Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:17:08.313Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.313Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.314Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:17:08.314Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2c926dc01dee1ed", X-B3-SpanId:"6459f0c919a1c7de", X-B3-ParentSpanId:"e2c926dc01dee1ed", X-B3-Sampled:"0", X-ONAP-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-TransactionID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-ECOMP-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b6d895c-69dc-4152-9fb8-981c69a9ac91"]
2021-11-21T11:17:08.314Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:17:08.314Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.337Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.337Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.338Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:17:08.338Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.340Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "endTime" : "2021-11-21T11:17:04.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:04.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:17:08.341Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.341Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:17:08.342Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.343Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:08.343Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.343Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.343Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:08.344Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2c926dc01dee1ed", X-B3-SpanId:"f48220b66dd180ed", X-B3-ParentSpanId:"e2c926dc01dee1ed", X-B3-Sampled:"0", X-ONAP-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-TransactionID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-ECOMP-RequestID:"a979a2fc-5c4a-42ed-b8d7-e8a139af1f57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb40358d-cfd8-4db7-94f7-cfb1e0ce3745"]
2021-11-21T11:17:08.344Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:08.344Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.355Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.356Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.356Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:08.356Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.358Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:08.358Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.358Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:08.365Z|a979a2fc-5c4a-42ed-b8d7-e8a139af1f57|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:08.499Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:08.502Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.503Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||Invoke
2021-11-21T11:17:08.503Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.503Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441
2021-11-21T11:17:08.504Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Method      : GET
2021-11-21T11:17:08.504Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8399146ef2be10bd", X-B3-SpanId:"2bb6d448b227b022", X-B3-ParentSpanId:"8399146ef2be10bd", X-B3-Sampled:"0", X-ONAP-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-TransactionID:"314447f4-b02d-4546-aa54-871298c87efc", X-ECOMP-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80443077-21c6-44f8-87e3-9a99228a7c09"]
2021-11-21T11:17:08.504Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Request body: 
2021-11-21T11:17:08.504Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.521Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.522Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.522Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Status text  : 
2021-11-21T11:17:08.522Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.523Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||Response body: {
  "requestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:14.000+00:00",
  "endTime" : "2021-11-21T11:17:04.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"319a3cc9-c1f6-4c17-9882-1939f075be61\",\n            \"modelVersionId\": \"33f2f7d3-0277-46a7-a265-338d81fc985e\",\n            \"modelName\": \"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\n            \"modelVersion\": \"1637493355521\",\n            \"modelCustomizationId\": \"373b7878-da31-4dff-864c-4b9c9deccee2\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:04.000+00:00",
  "vfModuleId" : "3da8201d-e786-4252-b0f4-8cb02f709462",
  "vfModuleName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "vfModuleModelName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vfModules/3da8201d-e786-4252-b0f4-8cb02f709462",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441"
    }
  }
}
2021-11-21T11:17:08.523Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.523Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d4f2a9f-2129-406c-9290-9377d060b441|INFO|500||InvokeReturn
2021-11-21T11:17:08.525Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.525Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:08.525Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.525Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.526Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:08.526Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8399146ef2be10bd", X-B3-SpanId:"55b726e4c3ec2288", X-B3-ParentSpanId:"8399146ef2be10bd", X-B3-Sampled:"0", X-ONAP-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-TransactionID:"314447f4-b02d-4546-aa54-871298c87efc", X-ECOMP-RequestID:"314447f4-b02d-4546-aa54-871298c87efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a9b6b9c-32cd-428a-899b-e8488a8e1465"]
2021-11-21T11:17:08.526Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:08.526Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.540Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.541Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.541Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:08.541Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.542Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 42,
  "soRequestId" : "8d4f2a9f-2129-406c-9290-9377d060b441",
  "groupingId" : "0ecae86f-4bd4-4930-8a2b-21b50a400947",
  "name" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98/0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"updated_time\":1637493383000,\"creation_time\":1637493282000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"da99e84128264284b2a910aa661ad88b\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\",\"OS::stack_id\":\"0ecae86f-4bd4-4930-8a2b-21b50a400947\",\"OS::stack_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98\",\"vf_module_id\":\"3da8201d-e786-4252-b0f4-8cb02f709462\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:24.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:08.542Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.542Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8d4f2a9f-2129-406c-9290-9377d060b441&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:08.550Z|314447f4-b02d-4546-aa54-871298c87efc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8d4f2a9f-2129-406c-9290-9377d060b441|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:08.662Z|1e913b9d-af37-464e-9ada-51d927e149d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:08.662Z|780d3862-3e95-4b11-a9a2-26fc52836d31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:08.663Z|1e913b9d-af37-464e-9ada-51d927e149d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:08.664Z|780d3862-3e95-4b11-a9a2-26fc52836d31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:08.665Z|8622e43e-9335-4f3c-a2c0-07f94638aa21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:08.666Z|8622e43e-9335-4f3c-a2c0-07f94638aa21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:08.768Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.769Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:17:08.770Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:17:08.771Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:17:08 GMT", X-ONAP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-TransactionID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ECOMP-RequestID:"a54c2097-77b8-4cfb-be6c-255bcaed3000", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c20fd447-bdbd-45a4-801f-92350a739a2b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:17:08.772Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a54c2097-77b8-4cfb-be6c-255bcaed3000\",\"instanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\"}}","message":"Success","processInstanceID":"9056feb2-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:17:08.772Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.773Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:17:08.777Z|a54c2097-77b8-4cfb-be6c-255bcaed3000|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:08.912Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:08.915Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:08.916Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:08.916Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.917Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:08.917Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:08.917Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da8a7371e42557a9", X-B3-SpanId:"3593e3e2f803c1c3", X-B3-ParentSpanId:"da8a7371e42557a9", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-TransactionID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-ECOMP-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d51f05-5f3e-42be-bc6a-512d3a895f35"]
2021-11-21T11:17:08.918Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:08.918Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.933Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.933Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.934Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:08.934Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.935Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:08.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:08.936Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.937Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:08.938Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.939Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:08.939Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:08.939Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:08.940Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:08.940Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da8a7371e42557a9", X-B3-SpanId:"af3c89efdf7ba221", X-B3-ParentSpanId:"da8a7371e42557a9", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-TransactionID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-ECOMP-RequestID:"0a3ccc24-156d-4f2d-be10-3a2bef5d9056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f26c346-89f3-4617-aa03-e930140ee4bb"]
2021-11-21T11:17:08.941Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:08.941Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:08.951Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:08.951Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:08.952Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:08.952Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:08.953Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:08.953Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:08.954Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:08.960Z|0a3ccc24-156d-4f2d-be10-3a2bef5d9056|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:09.918Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:09.923Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:09.923Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:09.923Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:09.924Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:09.924Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:09.924Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83407306a0509790", X-B3-SpanId:"517aa93773fd9b4a", X-B3-ParentSpanId:"83407306a0509790", X-B3-Sampled:"0", X-ONAP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-TransactionID:"78232501-a0d9-47f3-b568-867564e06966", X-ECOMP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"619730f4-8a71-45ad-a1d5-0d1309a87cf1"]
2021-11-21T11:17:09.924Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:09.925Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:09.946Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:09.946Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:09.947Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:09.947Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:09.948Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:09.949Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:09.949Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:09.950Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:09.951Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:09.951Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:09.951Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:09.951Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:09.951Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83407306a0509790", X-B3-SpanId:"8f32e6e6551a6a51", X-B3-ParentSpanId:"83407306a0509790", X-B3-Sampled:"0", X-ONAP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-TransactionID:"78232501-a0d9-47f3-b568-867564e06966", X-ECOMP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e610b20-8e26-4adc-9aa2-ee41e51d98c2"]
2021-11-21T11:17:09.952Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:09.952Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:09.967Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:09.967Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:09.967Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:09.967Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:09.969Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:09.969Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:09.969Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:10.000Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:10.001Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:10.001Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:10.002Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:10.002Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:10.002Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-TransactionID:"78232501-a0d9-47f3-b568-867564e06966", X-ECOMP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f4b3cc-10e9-4e0c-a5e4-6d90816d0055"]
2021-11-21T11:17:10.002Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:10.002Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:10.126Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:10.126Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:10.127Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:10.127Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7AC318263FEB2B73B20A697623C3928B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:17:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:10.127Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:47.263+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"841eca68-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:17:10.127Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:10.128Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:10.153Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:10.154Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:10.154Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:10.154Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:10.154Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:10.154Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-TransactionID:"78232501-a0d9-47f3-b568-867564e06966", X-ECOMP-RequestID:"78232501-a0d9-47f3-b568-867564e06966", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d245ab4-4fde-4b4d-9342-6dcce469d086"]
2021-11-21T11:17:10.155Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:10.155Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:10.300Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:10.301Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:10.301Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:10.301Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B83E1D9CBA52E3282E6B5CF0F0AAB6DE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:17:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:10.301Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:861a99d3-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:50.584+0000","endTime":"2021-11-21T11:16:50.589+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:17:10.302Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:10.302Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:10.306Z|78232501-a0d9-47f3-b568-867564e06966|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:12.879Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:12.881Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||Checking if requestId: d8341556-37b6-40aa-8011-8e23e9c6fcb5 already exists in requestDb InfraActiveRequests table
2021-11-21T11:17:12.882Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:12.883Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:12.883Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:12.883Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:12.883Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:12.883Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"542e087a8d5cd790", X-B3-SpanId:"da7cbfdd9dc28cd7", X-B3-ParentSpanId:"542e087a8d5cd790", X-B3-Sampled:"0", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1bf3b66-b37d-4264-a892-31ff486e971c"]
2021-11-21T11:17:12.884Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:12.884Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:12.900Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:12.900Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:12.900Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:12.901Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:17:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:12.901Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: 
2021-11-21T11:17:12.901Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:12.901Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:12.910Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:17:12.920Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:12.947Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:12.948Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups|INFO|500||Invoke
2021-11-21T11:17:13.056Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:13.057Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:12:972-16230], Content-Length=[408], Date=[Sun, 21 Nov 2021 11:17:12 GMT], Content-Type=[application/json]}
2021-11-21T11:17:13.058Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-11-21T11:17:13.061Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/related-to/volume-groups
2021-11-21T11:17:13.061Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 633d1940-f8b5-4123-9514-f37ea7c4d8e6
2021-11-21T11:17:13.068Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:13.093Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:13.093Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules|INFO|500||Invoke
2021-11-21T11:17:13.155Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:13.156Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:13:116-89397], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:17:13 GMT], Content-Type=[application/json]}
2021-11-21T11:17:13.157Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules","ERR.5.4.6114"]}}}

2021-11-21T11:17:13.161Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6/vf-modules
2021-11-21T11:17:13.161Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 633d1940-f8b5-4123-9514-f37ea7c4d8e6
2021-11-21T11:17:13.164Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:13.191Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:17:13.192Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d8341556-37b6-40aa-8011-8e23e9c6fcb5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b761dcf8-212a-4763-9fd3-1d30157f6515], X-ECOMP-RequestID=[d8341556-37b6-40aa-8011-8e23e9c6fcb5], X-TransactionId=[], X-ONAP-RequestID=[d8341556-37b6-40aa-8011-8e23e9c6fcb5]}
2021-11-21T11:17:13.252Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:13:214-98985], vertex-id=[213112], Content-Length=[1056], Date=[Sun, 21 Nov 2021 11:17:13 GMT], Content-Type=[application/json]}
2021-11-21T11:17:13.253Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493251660","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/633d1940-f8b5-4123-9514-f37ea7c4d8e6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:17:13.253Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:17:13.255Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:17:13.256Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:17:13.258Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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
2021-11-21T11:17:13.258Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:17:13.258Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:13.258Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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
2021-11-21T11:17:13.259Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:17:13.259Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"542e087a8d5cd790", X-B3-SpanId:"f51a36fd28763a53", X-B3-ParentSpanId:"542e087a8d5cd790", X-B3-Sampled:"0", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6239467c-f0db-4170-a8ec-e27207d307f9"]
2021-11-21T11:17:13.260Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e"},"instanceName":null,"requestScope":"vnf"}
2021-11-21T11:17:13.260Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:17:13.289Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:13.289Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:13.289Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:17:13.289Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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, 21 Nov 2021 11:17:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:13.290Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:17:13.290Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:13.290Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:17:13.291Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:17:13.291Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:17:13.291Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:13.292Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:17:13.292Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:13.292Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f922d63-4813-4567-86bc-7ef6dbd2ae41"]
2021-11-21T11:17:13.292Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:17:13.293Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:13.323Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:13.323Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:13.323Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:13.324Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:13.337Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10009,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    }
  }
}
2021-11-21T11:17:13.337Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:13.338Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:17:13.340Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:13.340Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:17:13.341Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:13.341Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:13.341Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:17:13.341Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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:"1596", X-B3-TraceId:"542e087a8d5cd790", X-B3-SpanId:"826934c3e69887bc", X-B3-ParentSpanId:"542e087a8d5cd790", X-B3-Sampled:"0", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90272a99-f3b6-471e-a9c7-cd17328aa72a"]
2021-11-21T11:17:13.342Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d8341556-37b6-40aa-8011-8e23e9c6fcb5","requestStatus":"IN_PROGRESS","startTime":1637493433161,"source":"VID","vnfId":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"d8341556-37b6-40aa-8011-8e23e9c6fcb5"}
2021-11-21T11:17:13.342Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:17:13.368Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:13.368Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:17:13.369Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:17:13.369Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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/d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:13.370Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:13.161+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:17:13.354+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:13.371Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:13.371Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:17:13.382Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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
2021-11-21T11:17:13.382Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:17:13.382Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:13.382Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|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
2021-11-21T11:17:13.383Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:17:13.383Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"542e087a8d5cd790", X-B3-SpanId:"cd808b32ce052e39", X-B3-ParentSpanId:"542e087a8d5cd790", X-B3-Sampled:"0", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74632c30-506b-4662-acfb-8b900191c631"]
2021-11-21T11:17:13.383Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelVersionId\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelCustomizationId\":\"091cfdda-43d1-4e12-a963-b4a5055829b8\",\"modelUuid\":\"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\"modelInvariantUuid\":\"c559e671-b74f-420a-8f37-7049fcd8da1f\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\",\"vnfInstanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\"}","type":"String"},"requestId":{"value":"d8341556-37b6-40aa-8011-8e23e9c6fcb5","type":"String"},"mso-request-id":{"value":"d8341556-37b6-40aa-8011-8e23e9c6fcb5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1891af23-fb95-4066-a797-ab7299d9648e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"633d1940-f8b5-4123-9514-f37ea7c4d8e6","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/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:17:13.383Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:17:14.396Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:14.397Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:17:14.397Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:17:14.398Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:17:14 GMT", X-ONAP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-TransactionID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ECOMP-RequestID:"d8341556-37b6-40aa-8011-8e23e9c6fcb5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"74632c30-506b-4662-acfb-8b900191c631", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:17:14.398Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d8341556-37b6-40aa-8011-8e23e9c6fcb5\",\"instanceId\":\"633d1940-f8b5-4123-9514-f37ea7c4d8e6\"}}","message":"Success","processInstanceID":"93b396bc-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:17:14.398Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:14.399Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:17:14.403Z|d8341556-37b6-40aa-8011-8e23e9c6fcb5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:14.532Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:14.539Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:14.539Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:14.540Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:14.540Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:14.540Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:14.540Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f87f52db3379d2", X-B3-SpanId:"f73064b51ee76633", X-B3-ParentSpanId:"97f87f52db3379d2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-TransactionID:"6f660b86-2011-4e8c-988b-3e685692b011", X-ECOMP-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90f0f83a-efd4-471f-b454-8364e7fbe889"]
2021-11-21T11:17:14.541Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:14.541Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:14.556Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:14.557Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:14.557Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:14.557Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:14.559Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:14.559Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:14.560Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:14.561Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:14.561Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:14.562Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:14.562Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:14.562Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:14.562Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f87f52db3379d2", X-B3-SpanId:"4ce11dcecbe95098", X-B3-ParentSpanId:"97f87f52db3379d2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-TransactionID:"6f660b86-2011-4e8c-988b-3e685692b011", X-ECOMP-RequestID:"6f660b86-2011-4e8c-988b-3e685692b011", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cc14407-c3a2-45bf-82bc-6122d745e5be"]
2021-11-21T11:17:14.562Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:14.563Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:14.579Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:14.580Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:14.580Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:14.580Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:14.581Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:14.581Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:14.582Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:14.588Z|6f660b86-2011-4e8c-988b-3e685692b011|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:15.335Z|88ffac0d-07a7-48f3-81b2-17492e476046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:15.336Z|88ffac0d-07a7-48f3-81b2-17492e476046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:17.464Z|067021fe-b4d0-432d-bd90-455d0e44b954|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:17:17.465Z|067021fe-b4d0-432d-bd90-455d0e44b954|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:18.694Z|aedcf8c7-a51b-4541-b0f0-4c920b5f5fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:18.695Z|6b0aaf30-d079-4dfd-93ab-a22edfab64d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:18.695Z|aedcf8c7-a51b-4541-b0f0-4c920b5f5fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:18.695Z|6b0aaf30-d079-4dfd-93ab-a22edfab64d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:18.696Z|4c1fde98-a3b0-4d7c-89b0-c4837d612aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:18.696Z|4c1fde98-a3b0-4d7c-89b0-c4837d612aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:19.094Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:19.098Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.099Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:19.100Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.100Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.100Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:19.101Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d5388555bc98112", X-B3-SpanId:"341698842af32c6a", X-B3-ParentSpanId:"1d5388555bc98112", X-B3-Sampled:"0", X-ONAP-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-TransactionID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-ECOMP-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daf36080-aea3-4d51-b3f3-0745952ef2af"]
2021-11-21T11:17:19.101Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:19.101Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.242Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.243Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.243Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:19.243Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.244Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "endTime" : "2021-11-21T11:17:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:19.244Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.245Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:19.246Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.246Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:19.246Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.247Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.247Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:19.247Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d5388555bc98112", X-B3-SpanId:"48b0715b39aa1438", X-B3-ParentSpanId:"1d5388555bc98112", X-B3-Sampled:"0", X-ONAP-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-TransactionID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-ECOMP-RequestID:"85e3bd71-9660-4304-aab5-1af9573514ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0962c89-eb19-4394-a5db-0aabe4c37915"]
2021-11-21T11:17:19.247Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:19.248Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.263Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.263Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.263Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:19.264Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.265Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:19.265Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.266Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:19.273Z|85e3bd71-9660-4304-aab5-1af9573514ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:19.386Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:19.390Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.391Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:19.391Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.391Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.391Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:19.392Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6421d8732a0e7f36", X-B3-SpanId:"858a8d22abebf10b", X-B3-ParentSpanId:"6421d8732a0e7f36", X-B3-Sampled:"0", X-ONAP-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-TransactionID:"ec266220-461a-4804-9273-1abc35bd7cff", X-ECOMP-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"151d79e8-b04a-4067-8095-ef5ebfa8c890"]
2021-11-21T11:17:19.392Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:19.392Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.409Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.409Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.410Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:19.410Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.411Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "endTime" : "2021-11-21T11:17:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:19.411Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.411Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:19.413Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.413Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:19.413Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.414Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.414Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:19.414Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6421d8732a0e7f36", X-B3-SpanId:"b513195a833e5f04", X-B3-ParentSpanId:"6421d8732a0e7f36", X-B3-Sampled:"0", X-ONAP-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-TransactionID:"ec266220-461a-4804-9273-1abc35bd7cff", X-ECOMP-RequestID:"ec266220-461a-4804-9273-1abc35bd7cff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b9da5b8-4621-40ab-9265-064c007d5bc4"]
2021-11-21T11:17:19.415Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:19.415Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.428Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.428Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.428Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:19.429Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.430Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:19.430Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.430Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:19.436Z|ec266220-461a-4804-9273-1abc35bd7cff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:19.545Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:19.548Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.549Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:19.549Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.550Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.550Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:19.550Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a1c3b1d05b8604", X-B3-SpanId:"19a725d4e2a609b3", X-B3-ParentSpanId:"c7a1c3b1d05b8604", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-TransactionID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-ECOMP-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2239b93-0fd3-49b4-a1ae-f5373bc62d2d"]
2021-11-21T11:17:19.551Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:19.551Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.566Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.566Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.566Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:19.567Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.568Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "endTime" : "2021-11-21T11:17:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:19.569Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.570Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:19.571Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.571Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:19.572Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.572Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.572Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:19.573Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a1c3b1d05b8604", X-B3-SpanId:"4e82a5851125c827", X-B3-ParentSpanId:"c7a1c3b1d05b8604", X-B3-Sampled:"0", X-ONAP-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-TransactionID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-ECOMP-RequestID:"b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edc219f7-64ee-46cc-bd8a-bbacaeeb9185"]
2021-11-21T11:17:19.573Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:19.573Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.588Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.588Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.589Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:19.589Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.591Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:19.591Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.592Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:19.599Z|b1f4695a-d2d7-4d85-a42d-4bd1ea8cd21e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:19.719Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:19.724Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.725Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:19.725Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.725Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.725Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:19.726Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1383a9266338c666", X-B3-SpanId:"13a66384f8fc8ea4", X-B3-ParentSpanId:"1383a9266338c666", X-B3-Sampled:"0", X-ONAP-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-TransactionID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-ECOMP-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df1663f1-86ed-4890-9453-06eff24f0cdc"]
2021-11-21T11:17:19.726Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:19.726Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.744Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.745Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.745Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:19.745Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.746Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "endTime" : "2021-11-21T11:17:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:19.746Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.746Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:19.748Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.748Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:19.749Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.749Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.749Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:19.749Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1383a9266338c666", X-B3-SpanId:"4496bbb521dbe181", X-B3-ParentSpanId:"1383a9266338c666", X-B3-Sampled:"0", X-ONAP-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-TransactionID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-ECOMP-RequestID:"b4cd2074-5f26-45f4-92cc-ef15660bebe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a815bd38-fa23-4ff1-8bfb-fc97a2bfab1b"]
2021-11-21T11:17:19.750Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:19.750Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.765Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.765Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.765Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:19.766Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.768Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:19.768Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.768Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:19.776Z|b4cd2074-5f26-45f4-92cc-ef15660bebe1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:19.901Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:19.906Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.906Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||Invoke
2021-11-21T11:17:19.906Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.907Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000
2021-11-21T11:17:19.907Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Method      : GET
2021-11-21T11:17:19.907Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39c97ef1e9b3152c", X-B3-SpanId:"75ac3716dbfda41d", X-B3-ParentSpanId:"39c97ef1e9b3152c", X-B3-Sampled:"0", X-ONAP-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-TransactionID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-ECOMP-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"165b32d8-a2ce-4376-b449-fc1e3ad04e02"]
2021-11-21T11:17:19.908Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Request body: 
2021-11-21T11:17:19.908Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.928Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.928Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.928Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Status text  : 
2021-11-21T11:17:19.929Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.931Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||Response body: {
  "requestId" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:07.000+00:00",
  "endTime" : "2021-11-21T11:17:14.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\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\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n\t\t\t\"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c51676e2-3873-4a4f-b922-2578802f60db\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:14.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a54c2097-77b8-4cfb-be6c-255bcaed3000",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000"
    }
  }
}
2021-11-21T11:17:19.931Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.931Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a54c2097-77b8-4cfb-be6c-255bcaed3000|INFO|500||InvokeReturn
2021-11-21T11:17:19.932Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.933Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:19.933Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:19.933Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false
2021-11-21T11:17:19.934Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:19.934Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39c97ef1e9b3152c", X-B3-SpanId:"51ee72a01cab935a", X-B3-ParentSpanId:"39c97ef1e9b3152c", X-B3-Sampled:"0", X-ONAP-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-TransactionID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-ECOMP-RequestID:"5104cc3c-7fac-4f52-bb22-7a7ca4e4c391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1b5b2bc-be94-458a-937f-4237353fc974"]
2021-11-21T11:17:19.934Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:19.935Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:19.946Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:19.946Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:19.946Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:19.947Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:19.947Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:19.948Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:19.948Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a54c2097-77b8-4cfb-be6c-255bcaed3000&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:19.954Z|5104cc3c-7fac-4f52-bb22-7a7ca4e4c391|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a54c2097-77b8-4cfb-be6c-255bcaed3000|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:20.437Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:20.445Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:20.445Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:20.445Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:20.446Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:20.446Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:20.446Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db7ec1606f1ac524", X-B3-SpanId:"6af734089c9b87d0", X-B3-ParentSpanId:"db7ec1606f1ac524", X-B3-Sampled:"0", X-ONAP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-TransactionID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ECOMP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f0c4f98-da8c-4d8c-9a89-670151c6c112"]
2021-11-21T11:17:20.447Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:20.447Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:20.465Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:20.465Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:20.465Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:20.466Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:20.467Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:16:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:20.468Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:20.468Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:20.470Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:20.471Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:20.471Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:20.471Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:20.471Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:20.472Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db7ec1606f1ac524", X-B3-SpanId:"f52831c6f1886f89", X-B3-ParentSpanId:"db7ec1606f1ac524", X-B3-Sampled:"0", X-ONAP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-TransactionID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ECOMP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7a21da8-6bf6-4249-918f-ad1592f9bd63"]
2021-11-21T11:17:20.472Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:20.472Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:20.492Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:20.493Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:20.493Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:20.493Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:20.495Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:20.495Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:20.495Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:20.528Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:20.528Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:20.529Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:20.529Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:20.530Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:20.530Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-TransactionID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ECOMP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16ed3d7f-7b9b-4ea7-bcbf-08f4b5a980d0"]
2021-11-21T11:17:20.530Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:20.531Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:20.655Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:20.655Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:20.656Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:20.656Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4C0BE7FABA577DF1E83DED02442710ED; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:17:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:20.657Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:47.263+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"841eca68-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:17:20.657Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:20.657Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:20.682Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:20.682Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:20.683Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:20.683Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:20.683Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:20.683Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-TransactionID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ECOMP-RequestID:"ff39de3f-139f-4e6f-9f08-27e0dee905b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fcdf190-bc90-4355-b885-3a578350ae67"]
2021-11-21T11:17:20.684Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:20.684Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:20.804Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:20.804Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:20.804Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:20.805Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CDB56D72548476D7F21A3E489011726A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 21 Nov 2021 11:17:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:20.805Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:861a99d3-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:16:50.584+0000","endTime":"2021-11-21T11:16:50.589+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:17:20.806Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:20.806Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:20.810Z|ff39de3f-139f-4e6f-9f08-27e0dee905b0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:22.069Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:22.071Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: aff3d916-7488-4b9b-9e37-941b8e807748 already exists in requestDb InfraActiveRequests table
2021-11-21T11:17:22.072Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:22.072Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:22.072Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:22.072Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:22.073Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:22.073Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab04531e46e67d74", X-B3-SpanId:"d8b036e1347575f6", X-B3-ParentSpanId:"ab04531e46e67d74", X-B3-Sampled:"0", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01fd69d1-28cc-495a-bc5f-36871b6113b0"]
2021-11-21T11:17:22.073Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:22.073Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:22.084Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:22.085Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:22.085Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:22.085Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:22.085Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: 
2021-11-21T11:17:22.086Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:22.086Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:22.093Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:17:22.093Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:17:22.096Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:22.121Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|INFO|500||Invoke
2021-11-21T11:17:22.121Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[57e50866-2596-4977-9288-a48cb190a1dc], X-ECOMP-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748], X-TransactionId=[], X-ONAP-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748]}
2021-11-21T11:17:22.315Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:22:144-2063], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:17:22 GMT], Content-Type=[application/json]}
2021-11-21T11:17:22.316Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7","ERR.5.4.6114"]}}}

2021-11-21T11:17:22.316Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:22.318Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7
2021-11-21T11:17:22.318Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7
2021-11-21T11:17:22.322Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:22.352Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:22.353Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|INFO|500||Invoke
2021-11-21T11:17:22.486Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:22.487Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:17:22:434-50219], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:17:22 GMT], Content-Type=[application/json]}
2021-11-21T11:17:22.487Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7","ERR.5.4.6114"]}}}

2021-11-21T11:17:22.489Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7
2021-11-21T11:17:22.490Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7
2021-11-21T11:17:22.493Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:22.514Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:17:22.515Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9f0a320c-5566-49bd-9803-67c20ab4a0a7], X-ECOMP-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748], X-TransactionId=[], X-ONAP-RequestID=[aff3d916-7488-4b9b-9e37-941b8e807748]}
2021-11-21T11:17:22.914Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:22:534-51142], vertex-id=[176360], Content-Length=[608], Date=[Sun, 21 Nov 2021 11:17:22 GMT], Content-Type=[application/json]}
2021-11-21T11:17:22.916Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493004125","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:17:22.916Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:17:22.917Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:17:22.918Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:17:22.919Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:22.919Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:17:22.920Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:22.920Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:22.920Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:17:22.921Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"ab04531e46e67d74", X-B3-SpanId:"16faf2802bb6f4d9", X-B3-ParentSpanId:"ab04531e46e67d74", X-B3-Sampled:"0", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"066934dd-e7a7-4280-b9fd-214d76ed3591"]
2021-11-21T11:17:22.928Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4"},"instanceName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0","requestScope":"vnf"}
2021-11-21T11:17:22.928Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:17:22.946Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:22.947Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:22.948Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:17:22.948Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:17:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:22.949Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:17:22.949Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:22.950Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:17:22.951Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c
2021-11-21T11:17:22.952Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|INFO|500||Invoke
2021-11-21T11:17:22.952Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:22.952Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c
2021-11-21T11:17:22.952Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Method      : GET
2021-11-21T11:17:22.953Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a3c2bca-75c7-4f86-bbc4-42b82e855863"]
2021-11-21T11:17:22.953Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Request body: 
2021-11-21T11:17:22.953Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||==========================request end================================================
2021-11-21T11:17:22.978Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:22.978Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:22.979Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Status text  : 
2021-11-21T11:17:22.979Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:22.980Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 17,
      "modelCustomizationUUID" : "117e5981-2899-4709-988d-42da5aab3f2c",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2021-11-21 11:14:31.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2021-11-21T11:14:31.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/service"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c"
    }
  }
}
2021-11-21T11:17:22.980Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:22.981Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=117e5981-2899-4709-988d-42da5aab3f2c|INFO|500||InvokeReturn
2021-11-21T11:17:22.985Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources
2021-11-21T11:17:22.986Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|INFO|500||Invoke
2021-11-21T11:17:22.986Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:22.986Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources
2021-11-21T11:17:22.987Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Method      : GET
2021-11-21T11:17:22.987Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bf35007-6a3e-4d89-a4a5-01342a8addcd"]
2021-11-21T11:17:22.987Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Request body: 
2021-11-21T11:17:22.988Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||==========================request end================================================
2021-11-21T11:17:23.009Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:23.010Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:23.010Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Status text  : 
2021-11-21T11:17:23.011Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:23.012Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f",
  "modelInvariantUUID" : "a1211294-9282-4b62-adc3-11a869b4da91",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2021-11-21T11:14:31.000+00:00",
  "modelInvariantId" : "a1211294-9282-4b62-adc3-11a869b4da91",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f/heatTemplates"
    }
  }
}
2021-11-21T11:17:23.012Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:23.012Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/17/vnfResources|INFO|500||InvokeReturn
2021-11-21T11:17:23.014Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-11-21T11:17:23.015Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-11-21T11:17:23.015Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:23.015Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-11-21T11:17:23.016Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:23.016Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8fa2b0a-ca06-49e2-b23c-a50a74ddb06f"]
2021-11-21T11:17:23.016Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:17:23.017Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:23.032Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:23.032Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:23.033Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:23.033Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:23.034Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10006,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006"
    }
  }
}
2021-11-21T11:17:23.034Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:23.034Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:17:23.038Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:23.038Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:17:23.039Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:23.039Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:23.039Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:17:23.040Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2618", X-B3-TraceId:"ab04531e46e67d74", X-B3-SpanId:"5b69a1378e98cd6f", X-B3-ParentSpanId:"ab04531e46e67d74", X-B3-Sampled:"0", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aa4d0ec-71d5-4868-b9c6-f77c594d8049"]
2021-11-21T11:17:23.040Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"aff3d916-7488-4b9b-9e37-941b8e807748","requestStatus":"IN_PROGRESS","startTime":1637493442093,"source":"VID","vnfName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"aff3d916-7488-4b9b-9e37-941b8e807748"}
2021-11-21T11:17:23.041Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:17:23.081Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:23.081Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:17:23.081Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:17:23.082Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:23.082Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:22.093+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:17:23.052+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:23.083Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:23.083Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:17:23.091Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:23.091Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:17:23.092Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:23.092Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:23.092Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:17:23.093Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2943", X-B3-TraceId:"ab04531e46e67d74", X-B3-SpanId:"ca9986c33a623c62", X-B3-ParentSpanId:"ab04531e46e67d74", X-B3-Sampled:"0", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eedcfa8e-2ef9-431e-80d2-10c862f5c52b"]
2021-11-21T11:17:23.093Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelVersionId\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelCustomizationId\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelUuid\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelInvariantUuid\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\",\"modelInfo\":{\"modelInvariantId\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelUuid\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelInvariantUuid\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"}}}],\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\"}","type":"String"},"requestId":{"value":"aff3d916-7488-4b9b-9e37-941b8e807748","type":"String"},"mso-request-id":{"value":"aff3d916-7488-4b9b-9e37-941b8e807748","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"55d853a9-2537-4876-a2e1-db0245504da4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:17:23.093Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.108Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.109Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:17:24.109Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:17:24.109Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:17:24 GMT", X-ONAP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-TransactionID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ECOMP-RequestID:"aff3d916-7488-4b9b-9e37-941b8e807748", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"eedcfa8e-2ef9-431e-80d2-10c862f5c52b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:17:24.110Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"aff3d916-7488-4b9b-9e37-941b8e807748\",\"instanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\"}}","message":"Success","processInstanceID":"997dad38-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:17:24.110Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.110Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:17:24.113Z|aff3d916-7488-4b9b-9e37-941b8e807748|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:24.247Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:24.251Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:24.251Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:24.252Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.252Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:24.252Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:24.252Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b51cc6f515917e5d", X-B3-SpanId:"52eb3d4f6700d064", X-B3-ParentSpanId:"b51cc6f515917e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-TransactionID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-ECOMP-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"180bcaef-7a59-4d01-8bff-4377b5d02cde"]
2021-11-21T11:17:24.253Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:24.253Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.269Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.269Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.269Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:24.269Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.271Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:24.272Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.272Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:24.273Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.273Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:24.274Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.274Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.274Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:24.274Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b51cc6f515917e5d", X-B3-SpanId:"d96be0bf3e6df185", X-B3-ParentSpanId:"b51cc6f515917e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-TransactionID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-ECOMP-RequestID:"531fd389-514e-45bf-9e2b-846c76e1da86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2386a5e8-e5d7-4dde-a3a7-0e5419a81c8a"]
2021-11-21T11:17:24.274Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:24.275Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.286Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.287Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.287Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:24.287Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.288Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:24.288Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.289Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:24.296Z|531fd389-514e-45bf-9e2b-846c76e1da86|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:24.718Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:24.721Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:24.722Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:24.722Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.722Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:24.723Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:24.723Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f860fbe7386a3229", X-B3-SpanId:"e5b40ac707488ac0", X-B3-ParentSpanId:"f860fbe7386a3229", X-B3-Sampled:"0", X-ONAP-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-TransactionID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-ECOMP-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7ccf992-aaaf-402e-8d5a-9c9daa4a0821"]
2021-11-21T11:17:24.723Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:24.723Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.737Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.737Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.737Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:24.738Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.739Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "endTime" : "2021-11-21T11:17:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:24.739Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.740Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:24.741Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.741Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:24.742Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.742Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.742Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:24.743Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f860fbe7386a3229", X-B3-SpanId:"f01d10cb03bed398", X-B3-ParentSpanId:"f860fbe7386a3229", X-B3-Sampled:"0", X-ONAP-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-TransactionID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-ECOMP-RequestID:"20c06471-83cf-4c7b-bde0-673edc981b43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b7c95f1-bcdb-46f8-8005-d205c8878aad"]
2021-11-21T11:17:24.743Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:24.743Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.753Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.753Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.754Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:24.754Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.755Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:24.755Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.756Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:24.761Z|20c06471-83cf-4c7b-bde0-673edc981b43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:24.878Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:24.882Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:24.882Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:24.883Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.883Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:24.883Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:24.883Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c029592ff9a7149d", X-B3-SpanId:"ca32cc26c244c103", X-B3-ParentSpanId:"c029592ff9a7149d", X-B3-Sampled:"0", X-ONAP-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-TransactionID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-ECOMP-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2ba3cf5-96bc-4a9c-a835-58890ec59c6e"]
2021-11-21T11:17:24.884Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:24.884Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.905Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.905Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.906Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:24.906Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.907Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "endTime" : "2021-11-21T11:17:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:24.907Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.908Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:24.909Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.909Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:24.910Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:24.910Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:24.910Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:24.910Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c029592ff9a7149d", X-B3-SpanId:"fc3f77d558b61e38", X-B3-ParentSpanId:"c029592ff9a7149d", X-B3-Sampled:"0", X-ONAP-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-TransactionID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-ECOMP-RequestID:"99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7461eb1-8e4b-4ae0-938d-03da2bb4db1f"]
2021-11-21T11:17:24.911Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:24.911Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:24.922Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:24.923Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:24.923Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:24.924Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:24.924Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:24.925Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:24.925Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:24.931Z|99c240f1-aa04-45ff-a3f0-ff3bb88bc3a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:25.052Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:25.057Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.058Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:25.058Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.059Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.059Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:25.059Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a41bedbbbbb4db5e", X-B3-SpanId:"e2997ab1caf74764", X-B3-ParentSpanId:"a41bedbbbbb4db5e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-TransactionID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-ECOMP-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"081c900d-6d66-49b9-af44-b0f19c638564"]
2021-11-21T11:17:25.059Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:25.060Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.073Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.073Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.073Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:25.074Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.075Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "endTime" : "2021-11-21T11:17:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:25.075Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.075Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:25.077Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.077Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:25.077Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.077Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.078Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:25.078Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a41bedbbbbb4db5e", X-B3-SpanId:"2db5e4c5f3ca6180", X-B3-ParentSpanId:"a41bedbbbbb4db5e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-TransactionID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-ECOMP-RequestID:"d1d936dc-9ae9-4453-a81c-0deb10db2bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0f6448c-245e-4355-a193-c9e1afe94062"]
2021-11-21T11:17:25.078Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:25.078Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.089Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.090Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.090Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:25.090Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.091Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:25.092Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.092Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:25.098Z|d1d936dc-9ae9-4453-a81c-0deb10db2bce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:25.217Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:25.221Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.221Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:25.221Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.222Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.222Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:25.222Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7f1f77fc91ac11", X-B3-SpanId:"8a48e30085722f3f", X-B3-ParentSpanId:"df7f1f77fc91ac11", X-B3-Sampled:"0", X-ONAP-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-TransactionID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-ECOMP-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3470be7c-c1a3-4e62-980b-90f41f22f4ca"]
2021-11-21T11:17:25.223Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:25.223Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.237Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.238Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.238Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:25.238Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.240Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "endTime" : "2021-11-21T11:17:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:25.240Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.241Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:25.242Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.242Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:25.242Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.242Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.243Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:25.243Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7f1f77fc91ac11", X-B3-SpanId:"71379dec8aa33430", X-B3-ParentSpanId:"df7f1f77fc91ac11", X-B3-Sampled:"0", X-ONAP-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-TransactionID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-ECOMP-RequestID:"9057eb50-e940-4b6d-bba0-d282d4d85f4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d899765c-0aaf-4fd6-83f8-494d9effaa82"]
2021-11-21T11:17:25.243Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:25.243Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.255Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.255Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.255Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:25.256Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.258Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:25.258Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.258Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:25.264Z|9057eb50-e940-4b6d-bba0-d282d4d85f4f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:25.384Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:25.388Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.389Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||Invoke
2021-11-21T11:17:25.390Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.390Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5
2021-11-21T11:17:25.390Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Method      : GET
2021-11-21T11:17:25.391Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737224f692b9a9a6", X-B3-SpanId:"7709bf35bf896e56", X-B3-ParentSpanId:"737224f692b9a9a6", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-TransactionID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-ECOMP-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526acd4e-d8f3-4f15-b8af-df2d6cc0866d"]
2021-11-21T11:17:25.391Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Request body: 
2021-11-21T11:17:25.391Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.410Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.416Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.417Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Status text  : 
2021-11-21T11:17:25.417Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.420Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||Response body: {
  "requestId" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:13.000+00:00",
  "endTime" : "2021-11-21T11:17:18.000+00:00",
  "source" : "VID",
  "vnfId" : "633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "vnfName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"c559e671-b74f-420a-8f37-7049fcd8da1f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bed9a0a7-c68b-494f-aee0-e7f1f10c49c4\",\n            \"modelCustomizationId\": \"091cfdda-43d1-4e12-a963-b4a5055829b8\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e/vnfs/633d1940-f8b5-4123-9514-f37ea7c4d8e6",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d8341556-37b6-40aa-8011-8e23e9c6fcb5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5"
    }
  }
}
2021-11-21T11:17:25.420Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.421Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d8341556-37b6-40aa-8011-8e23e9c6fcb5|INFO|500||InvokeReturn
2021-11-21T11:17:25.423Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.423Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:25.424Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:25.424Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false
2021-11-21T11:17:25.425Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:25.425Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737224f692b9a9a6", X-B3-SpanId:"739a9c28bdaf8671", X-B3-ParentSpanId:"737224f692b9a9a6", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-TransactionID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-ECOMP-RequestID:"fa9a3d71-501b-4fd1-b28a-3571596cc6b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"404d30d7-4d0d-4142-b01c-906411728411"]
2021-11-21T11:17:25.425Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:25.426Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:25.437Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:25.438Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:25.438Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:25.438Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:25.440Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:25.440Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:25.441Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d8341556-37b6-40aa-8011-8e23e9c6fcb5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:25.449Z|fa9a3d71-501b-4fd1-b28a-3571596cc6b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d8341556-37b6-40aa-8011-8e23e9c6fcb5|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:27.133Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:27.136Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||Checking if requestId: 7e01ffeb-c312-4252-a956-32394694b432 already exists in requestDb InfraActiveRequests table
2021-11-21T11:17:27.138Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:27.138Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:27.139Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:27.139Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:27.139Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:27.139Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea85b85fa4d1c6c6", X-B3-SpanId:"ee58572737be0578", X-B3-ParentSpanId:"ea85b85fa4d1c6c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9ba727-ea6f-454d-806a-1cb2f50b4b66"]
2021-11-21T11:17:27.139Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:27.140Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:27.154Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:27.155Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:27.155Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:27.155Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:17:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:27.155Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: 
2021-11-21T11:17:27.156Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:27.156Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:27.166Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:17:27.172Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:27.197Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||Invoke
2021-11-21T11:17:27.197Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3814c875-7e99-4ec0-8a97-8d2f7ab28f5c], X-ECOMP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-TransactionId=[], X-ONAP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432]}
2021-11-21T11:17:27.313Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:27:216-57775], vertex-id=[209128], Content-Length=[246], Date=[Sun, 21 Nov 2021 11:17:27 GMT], Content-Type=[application/json]}
2021-11-21T11:17:27.314Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e"}]}

2021-11-21T11:17:27.314Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:17:27.319Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:27.343Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:17:27.343Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d0ea37f3-d425-40c9-b90e-ede2dbd459b9], X-ECOMP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-TransactionId=[], X-ONAP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432]}
2021-11-21T11:17:27.416Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:27:361-766], Content-Length=[603], Date=[Sun, 21 Nov 2021 11:17:27 GMT], Content-Type=[application/json]}
2021-11-21T11:17:27.417Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-11-21T11:17:27.417Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:27.419Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-11-21T11:17:27.422Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:27.443Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:27.443Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||Invoke
2021-11-21T11:17:27.851Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:17:27.852Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:27:462-67837], vertex-id=[209128], Content-Length=[246], Date=[Sun, 21 Nov 2021 11:17:27 GMT], Content-Type=[application/json]}
2021-11-21T11:17:27.853Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e"}]}

2021-11-21T11:17:27.858Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:27.880Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:17:27.881Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1c8f4fb2-5de8-4c48-96a4-0a33409c1d76], X-ECOMP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-TransactionId=[], X-ONAP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432]}
2021-11-21T11:17:28.115Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:27:910-36960], Content-Length=[600], Date=[Sun, 21 Nov 2021 11:17:27 GMT], Content-Type=[application/json]}
2021-11-21T11:17:28.116Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-11-21T11:17:28.116Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:28.122Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-11-21T11:17:28.128Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:28.152Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:28.153Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||Invoke
2021-11-21T11:17:28.350Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:17:28.351Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:17:28:174-87970], vertex-id=[209128], Content-Length=[246], Date=[Sun, 21 Nov 2021 11:17:28 GMT], Content-Type=[application/json]}
2021-11-21T11:17:28.352Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e"}]}

2021-11-21T11:17:28.356Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:28.378Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:17:28.378Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4a130cf2-b117-427b-927e-d2f0f77242ae], X-ECOMP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-TransactionId=[], X-ONAP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432]}
2021-11-21T11:17:28.440Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:28:402-63580], Content-Length=[609], Date=[Sun, 21 Nov 2021 11:17:28 GMT], Content-Type=[application/json]}
2021-11-21T11:17:28.442Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations","ERR.5.4.6114"]}}}

2021-11-21T11:17:28.443Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:28.446Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1891af23-fb95-4066-a797-ab7299d9648e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-11-21T11:17:28.450Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:28.471Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:17:28.471Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5fbe03e9-69d0-4876-8e0d-a01e7cafb24d], X-ECOMP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432], X-TransactionId=[], X-ONAP-RequestID=[7e01ffeb-c312-4252-a956-32394694b432]}
2021-11-21T11:17:28.623Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:28:491-72783], vertex-id=[213112], Content-Length=[606], Date=[Sun, 21 Nov 2021 11:17:28 GMT], Content-Type=[application/json]}
2021-11-21T11:17:28.624Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493437937","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2021-11-21T11:17:28.624Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:17:28.626Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:17:28.626Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:17:28.628Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.628Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:17:28.628Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.629Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.629Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:17:28.629Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"ea85b85fa4d1c6c6", X-B3-SpanId:"be6a8bd8c50fe8b8", X-B3-ParentSpanId:"ea85b85fa4d1c6c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ffd22e0-4fdf-40e3-a2b7-686b4c5bbd93"]
2021-11-21T11:17:28.630Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e"},"instanceName":null,"requestScope":"service"}
2021-11-21T11:17:28.631Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:17:28.643Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:28.644Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:28.644Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:17:28.644Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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, 21 Nov 2021 11:17:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:28.645Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:17:28.645Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:28.645Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:17:28.646Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.647Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:17:28.647Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.647Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.647Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:17:28.648Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1498dfd-92ed-426e-aa76-140ebbd67d0d"]
2021-11-21T11:17:28.648Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:17:28.648Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:17:28.666Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:28.666Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:28.666Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:17:28.666Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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, 21 Nov 2021 11:17:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:28.668Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:17:28.668Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:28.669Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:17:28.672Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:17:28.673Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:17:28.673Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.673Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:17:28.674Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:28.674Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8216113-03d1-42a5-858f-054e1c92ec2b"]
2021-11-21T11:17:28.674Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:17:28.675Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:28.688Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:28.688Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:28.688Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:28.689Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:28.690Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 511,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service"
    }
  }
}
2021-11-21T11:17:28.690Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:28.690Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:17:28.692Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.692Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:17:28.692Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.693Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.693Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:17:28.693Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb55647b-1c21-42ec-91e5-c702523b576b"]
2021-11-21T11:17:28.694Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:17:28.694Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:17:28.712Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:28.712Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:28.712Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:17:28.713Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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, 21 Nov 2021 11:17:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:28.714Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:17:28.714Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:28.715Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:17:28.717Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:28.717Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:17:28.718Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.718Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:28.718Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:17:28.719Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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:"1383", X-B3-TraceId:"ea85b85fa4d1c6c6", X-B3-SpanId:"093dfeb20eb8db81", X-B3-ParentSpanId:"ea85b85fa4d1c6c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b418420-f16f-4279-856c-6f81b5869bfb"]
2021-11-21T11:17:28.719Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7e01ffeb-c312-4252-a956-32394694b432","requestStatus":"IN_PROGRESS","startTime":1637493448447,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1891af23-fb95-4066-a797-ab7299d9648e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"7e01ffeb-c312-4252-a956-32394694b432"}
2021-11-21T11:17:28.719Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:17:28.721Z|f9afc87d-bb80-4b79-b1e6-df126c1f669f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:28.721Z|3506c658-5adb-4259-91e1-41740c824015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:28.721Z|f9afc87d-bb80-4b79-b1e6-df126c1f669f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:28.721Z|3506c658-5adb-4259-91e1-41740c824015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:28.721Z|4894bfee-7d25-4141-8c30-0c6ff9305812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:28.722Z|4894bfee-7d25-4141-8c30-0c6ff9305812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:28.741Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:28.741Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:17:28.742Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:17:28.742Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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/7e01ffeb-c312-4252-a956-32394694b432", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:28.744Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:28.447+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:17:28.730+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:28.744Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:28.745Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:17:28.752Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.752Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:17:28.752Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:28.753Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|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
2021-11-21T11:17:28.753Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:17:28.753Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"ea85b85fa4d1c6c6", X-B3-SpanId:"aa58c8d3dee97894", X-B3-ParentSpanId:"ea85b85fa4d1c6c6", X-B3-Sampled:"0", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a292742-8e69-43ab-979b-4abdece673de"]
2021-11-21T11:17:28.754Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelUuid\":\"37e90fdc-680f-4c00-9374-2a9cdf35b053\",\"modelInvariantUuid\":\"a5147a80-233c-4c1c-a282-9ef14ac62952\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\"}","type":"String"},"requestId":{"value":"7e01ffeb-c312-4252-a956-32394694b432","type":"String"},"mso-request-id":{"value":"7e01ffeb-c312-4252-a956-32394694b432","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1891af23-fb95-4066-a797-ab7299d9648e","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/1891af23-fb95-4066-a797-ab7299d9648e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:17:28.754Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:17:29.771Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:29.772Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:17:29.772Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:17:29.773Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:17:29 GMT", X-ONAP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-TransactionID:"7e01ffeb-c312-4252-a956-32394694b432", X-ECOMP-RequestID:"7e01ffeb-c312-4252-a956-32394694b432", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1a292742-8e69-43ab-979b-4abdece673de", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:17:29.773Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7e01ffeb-c312-4252-a956-32394694b432\",\"instanceId\":\"1891af23-fb95-4066-a797-ab7299d9648e\"}}","message":"Success","processInstanceID":"9cdd798e-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:17:29.773Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:29.774Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:17:29.777Z|7e01ffeb-c312-4252-a956-32394694b432|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:29.906Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:29.910Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:29.911Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:29.911Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:29.911Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:29.911Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:29.912Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"711e6d3f22c66f0b", X-B3-SpanId:"15192a59834d49fa", X-B3-ParentSpanId:"711e6d3f22c66f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-TransactionID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-ECOMP-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c4f6dd2-ca4e-4976-bcd3-2cd374cb425a"]
2021-11-21T11:17:29.912Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:29.912Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:29.932Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:29.933Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:29.933Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:29.933Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:29.936Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:28.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:29.936Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:29.936Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||InvokeReturn
2021-11-21T11:17:29.937Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:29.938Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:29.938Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:29.938Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:29.938Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:29.938Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"711e6d3f22c66f0b", X-B3-SpanId:"727c15bb4109e01e", X-B3-ParentSpanId:"711e6d3f22c66f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-TransactionID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-ECOMP-RequestID:"8ddbe0b8-75ed-4033-a950-e037da9342ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b8161f0-9951-46a5-aba9-c71e1a7208b6"]
2021-11-21T11:17:29.939Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:29.939Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:29.953Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:29.953Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:29.953Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:29.953Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:29.956Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:29.956Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:29.957Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:29.963Z|8ddbe0b8-75ed-4033-a950-e037da9342ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:30.336Z|63a43159-5053-4fe7-9dd7-74c8a8cc3be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:30.341Z|63a43159-5053-4fe7-9dd7-74c8a8cc3be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:30.733Z|41393084-06f7-4e96-9949-2f69c685bbe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:30.734Z|41393084-06f7-4e96-9949-2f69c685bbe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:30.938Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:30.943Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:30.944Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:30.944Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:30.944Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:30.944Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:30.945Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdb6753eaa3ce089", X-B3-SpanId:"a0f17bd13b98fc03", X-B3-ParentSpanId:"cdb6753eaa3ce089", X-B3-Sampled:"0", X-ONAP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-TransactionID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ECOMP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd8378fd-7bb3-4887-b46e-874a170e5a82"]
2021-11-21T11:17:30.945Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:30.945Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:30.962Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:30.962Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:30.962Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:30.963Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:30.964Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:30.964Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:30.964Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:30.966Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:30.966Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:30.966Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:30.966Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:30.967Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:30.967Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdb6753eaa3ce089", X-B3-SpanId:"5dc72bda5ccfc41c", X-B3-ParentSpanId:"cdb6753eaa3ce089", X-B3-Sampled:"0", X-ONAP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-TransactionID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ECOMP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b1978fc-a6cf-42b7-a2d5-a13d7924790d"]
2021-11-21T11:17:30.967Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:30.967Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:30.986Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:30.987Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:30.987Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:30.987Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:30.988Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:30.989Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:30.989Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:31.028Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:31.029Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:31.029Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:31.029Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:31.030Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:31.030Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-TransactionID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ECOMP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d59a48d-8bc1-401e-b136-e9ce7e9398c7"]
2021-11-21T11:17:31.030Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:31.031Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:31.192Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:31.193Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:31.193Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:31.193Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D47C03BFC0826A3F6A3A9D4D5796BC8C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 21 Nov 2021 11:17:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:31.194Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:16:47.263+0000","endTime":"2021-11-21T11:17:21.711+0000","removalTime":null,"durationInMillis":34448,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"841eca68-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:17:31.194Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:31.194Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:31.219Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:31.219Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:31.220Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:31.220Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:31.221Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:31.221Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-TransactionID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ECOMP-RequestID:"ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcbfcac2-bc69-43b7-becd-236f01d19bde"]
2021-11-21T11:17:31.222Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:31.222Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:31.354Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:31.355Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:31.355Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:31.355Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=861A0780B34075E6F1FEC0E038779EC8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:17:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:31.356Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:98a80d80-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:17:21.710+0000","endTime":"2021-11-21T11:17:21.710+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:17:31.356Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:31.357Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=841fdb1b-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:31.360Z|ab6d10dc-0b69-4d14-bf7b-a6e12e10a46e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:34.427Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:34.434Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:34.435Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:34.435Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:34.435Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:34.436Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:34.436Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae671a333b7462d", X-B3-SpanId:"2efd9f8636756537", X-B3-ParentSpanId:"3ae671a333b7462d", X-B3-Sampled:"0", X-ONAP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-TransactionID:"65df6f74-a641-462b-b771-875cd939a265", X-ECOMP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab6093d-252d-4adf-b701-e38096d1a33a"]
2021-11-21T11:17:34.436Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:34.437Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:34.459Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:34.460Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:34.460Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:34.460Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:34.461Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:34.462Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:34.463Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:34.465Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:34.465Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:34.465Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:34.466Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:34.466Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:34.466Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae671a333b7462d", X-B3-SpanId:"71a8bc2baaa8d228", X-B3-ParentSpanId:"3ae671a333b7462d", X-B3-Sampled:"0", X-ONAP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-TransactionID:"65df6f74-a641-462b-b771-875cd939a265", X-ECOMP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0201710-d030-4dc5-854b-24dce859a142"]
2021-11-21T11:17:34.466Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:34.467Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:34.479Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:34.480Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:34.480Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:34.480Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:34.482Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:34.483Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:34.483Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:34.513Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:34.513Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:34.514Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:34.514Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:34.515Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:34.515Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-TransactionID:"65df6f74-a641-462b-b771-875cd939a265", X-ECOMP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad733557-bafd-436b-8e40-7a605d119ceb"]
2021-11-21T11:17:34.515Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:34.515Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:34.639Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:34.639Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:34.640Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:34.640Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=66CFC60151813B1E71E1CA81DF3AB60E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 21 Nov 2021 11:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:34.640Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9d28179a-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"aff3d916-7488-4b9b-9e37-941b8e807748","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:17:29.260+0000","endTime":"2021-11-21T11:17:31.964+0000","removalTime":null,"durationInMillis":2704,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"997dad38-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"9b3a2a14-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:17:34.641Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:34.641Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aff3d916-7488-4b9b-9e37-941b8e807748&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:34.664Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:34.664Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:34.665Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:34.665Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:34.665Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:34.665Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-TransactionID:"65df6f74-a641-462b-b771-875cd939a265", X-ECOMP-RequestID:"65df6f74-a641-462b-b771-875cd939a265", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eaea41e-dcfc-4d0d-9079-167e6a4cf801"]
2021-11-21T11:17:34.666Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:34.666Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:34.835Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:34.835Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:34.836Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:34.836Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=63D2A0B8637BBC34394FA0782158BE9C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 21 Nov 2021 11:17:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:34.837Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"9d7832de-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"SubProcess_0y8yozw:9d44a069-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"9d28179a-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"9d780bcc-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:17:29.785+0000","endTime":"2021-11-21T11:17:31.841+0000","durationInMillis":2056,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"997dad38-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:17:34.837Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:34.838Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d28179a-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:34.842Z|65df6f74-a641-462b-b771-875cd939a265|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:38.749Z|7e950c8d-1d61-4f85-b348-084a477b2af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:38.749Z|eca1f2f7-966e-46fc-a0c5-1b228ede3d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:38.749Z|2e593b20-72f7-4766-be8e-148adeeafc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:38.752Z|7e950c8d-1d61-4f85-b348-084a477b2af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:38.752Z|eca1f2f7-966e-46fc-a0c5-1b228ede3d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:38.752Z|2e593b20-72f7-4766-be8e-148adeeafc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:40.093Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:40.099Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.100Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:40.100Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.100Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.100Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:40.101Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2376157beafbe52", X-B3-SpanId:"73d2be3fe7359087", X-B3-ParentSpanId:"f2376157beafbe52", X-B3-Sampled:"0", X-ONAP-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-TransactionID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-ECOMP-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31365e18-9461-4a24-8dd4-20b1c7de9919"]
2021-11-21T11:17:40.101Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:40.101Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.123Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.124Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.124Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:40.124Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.125Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:28.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:40.125Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.126Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||InvokeReturn
2021-11-21T11:17:40.127Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.128Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:40.128Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.129Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.129Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:40.129Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2376157beafbe52", X-B3-SpanId:"d8ab7e2e192d7c4b", X-B3-ParentSpanId:"f2376157beafbe52", X-B3-Sampled:"0", X-ONAP-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-TransactionID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-ECOMP-RequestID:"51dc86b5-41c7-4ce8-b294-40ba18898510", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6571810-a95e-4220-97b2-1a5f52ecce97"]
2021-11-21T11:17:40.129Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:40.130Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.145Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.145Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.146Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:40.146Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.147Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:40.147Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.147Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:40.155Z|51dc86b5-41c7-4ce8-b294-40ba18898510|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:40.270Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:40.273Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.274Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:40.274Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.275Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.275Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:40.275Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d09e7cac49f1642", X-B3-SpanId:"cec77956767eb0dd", X-B3-ParentSpanId:"7d09e7cac49f1642", X-B3-Sampled:"0", X-ONAP-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-TransactionID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-ECOMP-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eca82bed-bf5d-49d9-bd03-3efef1bec6d0"]
2021-11-21T11:17:40.276Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:40.276Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.292Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.292Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.293Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:40.293Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.294Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:28.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:40.294Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.294Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||InvokeReturn
2021-11-21T11:17:40.297Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.297Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:40.297Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.298Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.298Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:40.299Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d09e7cac49f1642", X-B3-SpanId:"d38a70b7b05dcb0f", X-B3-ParentSpanId:"7d09e7cac49f1642", X-B3-Sampled:"0", X-ONAP-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-TransactionID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-ECOMP-RequestID:"796f67a8-ca69-4a8f-a9fd-824113d237b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72151d4e-1af3-40a1-9268-c84769d7a586"]
2021-11-21T11:17:40.299Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:40.300Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.312Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.312Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.313Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:40.313Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.316Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:40.317Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.317Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:40.323Z|796f67a8-ca69-4a8f-a9fd-824113d237b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:40.449Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:40.453Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.454Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:40.454Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.454Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.454Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:40.454Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7135961e9bfc2a", X-B3-SpanId:"ebdc7a66fe984fc7", X-B3-ParentSpanId:"ad7135961e9bfc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-TransactionID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-ECOMP-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97232f0f-8bc7-44cc-af77-b8b10ed9e9a5"]
2021-11-21T11:17:40.455Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:40.455Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.473Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.474Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.474Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:40.474Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.476Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:28.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:40.476Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.477Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||InvokeReturn
2021-11-21T11:17:40.478Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.478Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:40.479Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.479Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.479Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:40.479Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7135961e9bfc2a", X-B3-SpanId:"0f09f5f666b72be8", X-B3-ParentSpanId:"ad7135961e9bfc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-TransactionID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-ECOMP-RequestID:"3ea0b151-f25a-4fb9-9451-036fdd81df88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88736a2b-b90f-44e5-8328-ba669df457e5"]
2021-11-21T11:17:40.480Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:40.480Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.494Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.494Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.495Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:40.495Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.501Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:40.501Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.501Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:40.512Z|3ea0b151-f25a-4fb9-9451-036fdd81df88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:40.636Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:40.640Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.641Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||Invoke
2021-11-21T11:17:40.642Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.642Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432
2021-11-21T11:17:40.642Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Method      : GET
2021-11-21T11:17:40.642Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f224d4c74becd47a", X-B3-SpanId:"f245fa9b5c984b08", X-B3-ParentSpanId:"f224d4c74becd47a", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-TransactionID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-ECOMP-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53277de2-7a65-4559-9547-fb6f50874342"]
2021-11-21T11:17:40.643Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Request body: 
2021-11-21T11:17:40.643Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.658Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.659Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.659Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Status text  : 
2021-11-21T11:17:40.660Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.660Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||Response body: {
  "requestId" : "7e01ffeb-c312-4252-a956-32394694b432",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:28.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"a5147a80-233c-4c1c-a282-9ef14ac62952\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"37e90fdc-680f-4c00-9374-2a9cdf35b053\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1891af23-fb95-4066-a797-ab7299d9648e",
  "serviceInstanceName" : "basic_vm-6af85c48-7a54-4f42-8f62-c90637210f98",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1891af23-fb95-4066-a797-ab7299d9648e",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "7e01ffeb-c312-4252-a956-32394694b432",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432"
    }
  }
}
2021-11-21T11:17:40.660Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.661Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7e01ffeb-c312-4252-a956-32394694b432|INFO|500||InvokeReturn
2021-11-21T11:17:40.662Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.662Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:40.663Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:40.663Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false
2021-11-21T11:17:40.663Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:40.664Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f224d4c74becd47a", X-B3-SpanId:"0e962f536923b38a", X-B3-ParentSpanId:"f224d4c74becd47a", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-TransactionID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-ECOMP-RequestID:"bbfeee0a-e745-40eb-a773-65e094fd025f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13821ab3-0ba8-427c-b8e0-594530e36c74"]
2021-11-21T11:17:40.664Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:40.664Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:40.678Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:40.678Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:40.679Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:40.679Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:40.680Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:40.680Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:40.680Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7e01ffeb-c312-4252-a956-32394694b432&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:40.689Z|bbfeee0a-e745-40eb-a773-65e094fd025f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7e01ffeb-c312-4252-a956-32394694b432|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:41.482Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:41.486Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:41.487Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:41.488Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:41.488Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:41.489Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:41.489Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f486cfce756da8c5", X-B3-SpanId:"6f824b7d1e0f6a72", X-B3-ParentSpanId:"f486cfce756da8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-TransactionID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ECOMP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e57723d-db97-49d5-8677-380ab500988c"]
2021-11-21T11:17:41.489Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:41.489Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:41.504Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:41.504Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:41.504Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:41.505Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:41.506Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:41.507Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:41.507Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:41.508Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:41.509Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:41.509Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:41.509Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:41.509Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:41.510Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f486cfce756da8c5", X-B3-SpanId:"f3f2904374626676", X-B3-ParentSpanId:"f486cfce756da8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-TransactionID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ECOMP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef10c85a-2d82-4bac-8c12-9daf339d4440"]
2021-11-21T11:17:41.510Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:41.510Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:41.529Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:41.530Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:41.530Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:41.530Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:41.531Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:41.531Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:41.531Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:41.560Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:41.560Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:41.560Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:41.561Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:17:41.561Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:41.561Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-TransactionID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ECOMP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d73c22-51ed-4bee-abe8-425bf9dd76a9"]
2021-11-21T11:17:41.561Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:41.562Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:41.682Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:41.682Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:41.682Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:41.682Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC1155AE62296DFFC320D68897FA3674; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 21 Nov 2021 11:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:41.683Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"d22f636d-1046-498c-aba6-e262c540aaa2","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-21T11:17:36.722+0000","endTime":"2021-11-21T11:17:37.178+0000","removalTime":null,"durationInMillis":456,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"a1995418-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:17:41.683Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:41.683Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d22f636d-1046-498c-aba6-e262c540aaa2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:41.706Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:41.706Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:17:41.707Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:41.707Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:17:41.707Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:17:41.707Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-TransactionID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ECOMP-RequestID:"ea910799-e37f-4f90-8a7a-368f9a80053b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"908c09ac-5c4e-4896-9c01-48f0ad804b81"]
2021-11-21T11:17:41.708Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:17:41.708Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:17:41.828Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:41.828Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:41.829Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:17:41.829Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A7A980D03F4E86B28E6D1D98C8C2EE1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 21 Nov 2021 11:17:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:41.829Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a19b9e52-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:cc993499-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:17:36.728+0000","endTime":"2021-11-21T11:17:37.177+0000","durationInMillis":449,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7e5884e2-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:17:41.829Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:41.830Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a19ab3df-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:17:41.833Z|ea910799-e37f-4f90-8a7a-368f9a80053b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:44.970Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:44.974Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:44.975Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:44.975Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:44.975Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:44.975Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:44.976Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"126dd851b16ffc92", X-B3-SpanId:"ff9998f2d8cd3e79", X-B3-ParentSpanId:"126dd851b16ffc92", X-B3-Sampled:"0", X-ONAP-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-TransactionID:"0c9946cc-12ae-4038-87de-76d51c080881", X-ECOMP-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df14935-fb27-4599-89c1-691cdf88a94d"]
2021-11-21T11:17:44.976Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:44.976Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:44.994Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:44.994Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:44.994Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:44.995Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:44.997Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:44.998Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:44.998Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:45.001Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.001Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:45.001Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.002Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.002Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:45.002Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"126dd851b16ffc92", X-B3-SpanId:"a8c36e286da84980", X-B3-ParentSpanId:"126dd851b16ffc92", X-B3-Sampled:"0", X-ONAP-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-TransactionID:"0c9946cc-12ae-4038-87de-76d51c080881", X-ECOMP-RequestID:"0c9946cc-12ae-4038-87de-76d51c080881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fa11518-77f0-4944-9e0f-420a821e2ad8"]
2021-11-21T11:17:45.002Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:45.002Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.019Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.019Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.020Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:45.020Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.022Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:45.022Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.022Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:45.029Z|0c9946cc-12ae-4038-87de-76d51c080881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:45.150Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:45.153Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.154Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:45.154Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.154Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.155Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:45.155Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"523ba767628e8aaf", X-B3-SpanId:"926d34ed0689c491", X-B3-ParentSpanId:"523ba767628e8aaf", X-B3-Sampled:"0", X-ONAP-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-TransactionID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-ECOMP-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bee7e0f0-0b84-4894-a932-ef29ca5e0b10"]
2021-11-21T11:17:45.155Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:45.155Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.169Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.169Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.169Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:45.169Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.170Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:45.171Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.171Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:45.172Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.172Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:45.173Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.173Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.173Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:45.173Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"523ba767628e8aaf", X-B3-SpanId:"a13c2960f6403b8f", X-B3-ParentSpanId:"523ba767628e8aaf", X-B3-Sampled:"0", X-ONAP-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-TransactionID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-ECOMP-RequestID:"95439b89-e83a-44bc-87db-c9c28d1bfbac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab9db854-f0a1-4f49-9c06-96958635f53d"]
2021-11-21T11:17:45.174Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:45.174Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.185Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.186Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.186Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:45.186Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.187Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:45.187Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.187Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:45.193Z|95439b89-e83a-44bc-87db-c9c28d1bfbac|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:45.306Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:45.310Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.311Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:45.311Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.311Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.312Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:45.312Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e362b4338124fc3", X-B3-SpanId:"55402f44f4f22c72", X-B3-ParentSpanId:"8e362b4338124fc3", X-B3-Sampled:"0", X-ONAP-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-TransactionID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-ECOMP-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a47ca8cc-e1c3-4ad2-b3e0-93f1c6d39526"]
2021-11-21T11:17:45.313Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:45.313Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.330Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.331Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.331Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:45.331Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.332Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:45.332Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.333Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:45.334Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.335Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:45.335Z|1a5aaed3-36d5-4265-8c89-18fc0f955763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:17:45.335Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.336Z|1a5aaed3-36d5-4265-8c89-18fc0f955763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:17:45.335Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.336Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:45.336Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e362b4338124fc3", X-B3-SpanId:"27e43bf8270a3120", X-B3-ParentSpanId:"8e362b4338124fc3", X-B3-Sampled:"0", X-ONAP-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-TransactionID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-ECOMP-RequestID:"1aa3af12-3bb0-4c96-ae24-f4cf8bd21867", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3610c7a3-f646-40e3-bd71-c21e91c14a21"]
2021-11-21T11:17:45.336Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:45.337Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.350Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.350Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.351Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:45.351Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.352Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:45.352Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.352Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:45.359Z|1aa3af12-3bb0-4c96-ae24-f4cf8bd21867|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:45.489Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:45.492Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.493Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:45.493Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.494Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.494Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:45.494Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43afb60614966605", X-B3-SpanId:"e4980cdd05ab17cb", X-B3-ParentSpanId:"43afb60614966605", X-B3-Sampled:"0", X-ONAP-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-TransactionID:"e57cb708-9080-460e-a74e-00645061281a", X-ECOMP-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee3455b9-2da1-449d-9094-f6b21622e1ce"]
2021-11-21T11:17:45.495Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:45.495Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.510Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.510Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.510Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:45.511Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.511Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:45.512Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.512Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:45.513Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.514Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:45.514Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.514Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.515Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:45.515Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43afb60614966605", X-B3-SpanId:"b85fd64804bc4c22", X-B3-ParentSpanId:"43afb60614966605", X-B3-Sampled:"0", X-ONAP-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-TransactionID:"e57cb708-9080-460e-a74e-00645061281a", X-ECOMP-RequestID:"e57cb708-9080-460e-a74e-00645061281a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd0c9df-b887-4ea3-90f0-9e4e2a98d193"]
2021-11-21T11:17:45.515Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:45.516Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.527Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.527Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.527Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:45.528Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.528Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:45.529Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.529Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:45.536Z|e57cb708-9080-460e-a74e-00645061281a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:45.654Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:45.657Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.657Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||Invoke
2021-11-21T11:17:45.658Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.658Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748
2021-11-21T11:17:45.658Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Method      : GET
2021-11-21T11:17:45.659Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c735e8ca4aea206c", X-B3-SpanId:"c013f86734b4bb5c", X-B3-ParentSpanId:"c735e8ca4aea206c", X-B3-Sampled:"0", X-ONAP-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-TransactionID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-ECOMP-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"462a07e4-bd5f-4870-b9b5-b40dbcd52f83"]
2021-11-21T11:17:45.659Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Request body: 
2021-11-21T11:17:45.659Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.674Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.674Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.675Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Status text  : 
2021-11-21T11:17:45.675Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.677Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||Response body: {
  "requestId" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:22.000+00:00",
  "endTime" : "2021-11-21T11:17:34.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n    \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:34.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "aff3d916-7488-4b9b-9e37-941b8e807748",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748"
    }
  }
}
2021-11-21T11:17:45.677Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.678Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aff3d916-7488-4b9b-9e37-941b8e807748|INFO|500||InvokeReturn
2021-11-21T11:17:45.679Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.680Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:45.680Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:45.680Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false
2021-11-21T11:17:45.681Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:45.681Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c735e8ca4aea206c", X-B3-SpanId:"8bc6a519385437cb", X-B3-ParentSpanId:"c735e8ca4aea206c", X-B3-Sampled:"0", X-ONAP-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-TransactionID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-ECOMP-RequestID:"a0fbe3e0-7343-449d-99d1-498c197f8ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dd5793a-6511-4c99-9de2-b15d2b9fe4b8"]
2021-11-21T11:17:45.681Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:45.682Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:45.692Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:45.692Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:45.692Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:45.693Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:45.694Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:45.694Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:45.695Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aff3d916-7488-4b9b-9e37-941b8e807748&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:45.701Z|a0fbe3e0-7343-449d-99d1-498c197f8ce8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aff3d916-7488-4b9b-9e37-941b8e807748|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:48.774Z|aa61fdb1-f862-4024-9d12-9f3c29e63502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:48.775Z|aa61fdb1-f862-4024-9d12-9f3c29e63502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:48.775Z|4ce99538-c2b4-4efd-8398-42ce45ea3897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:48.776Z|4ce99538-c2b4-4efd-8398-42ce45ea3897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:48.781Z|f13ef5dc-edc8-46d7-9fe9-09ded412c569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:48.781Z|f13ef5dc-edc8-46d7-9fe9-09ded412c569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:50.563Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:50.565Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: b43dd9a3-fc41-417c-b55e-1dc757331197 already exists in requestDb InfraActiveRequests table
2021-11-21T11:17:50.566Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:17:50.566Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:17:50.566Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:50.567Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:17:50.567Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:17:50.567Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82feefd998dadd58", X-B3-SpanId:"6bb5044267b26e4d", X-B3-ParentSpanId:"82feefd998dadd58", X-B3-Sampled:"0", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2e2be85-eb8d-4f99-929a-373bf22d010d"]
2021-11-21T11:17:50.568Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:17:50.568Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:17:50.582Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:50.583Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:50.583Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:17:50.583Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:50.584Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: 
2021-11-21T11:17:50.584Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:50.585Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:50.594Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:17:50.598Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:17:50.625Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:17:50.626Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:17:50.916Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:17:50.917Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:17:50:650-13078], vertex-id=[176360], Content-Length=[1059], Date=[Sun, 21 Nov 2021 11:17:50 GMT], Content-Type=[application/json]}
2021-11-21T11:17:50.918Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493446906","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"1bf64542-c93a-493f-b6d1-f171889e7d8d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:17:50.921Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:17:50.921Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:17:50.922Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:50.922Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:17:50.923Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:50.923Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-11-21T11:17:50.923Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:17:50.923Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"82feefd998dadd58", X-B3-SpanId:"5e524ea3a4582364", X-B3-ParentSpanId:"82feefd998dadd58", X-B3-Sampled:"0", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cdfb741-61ee-4741-91b3-62709525b122"]
2021-11-21T11:17:50.924Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4"},"instanceName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d","requestScope":"vfModule"}
2021-11-21T11:17:50.924Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:17:50.939Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:50.939Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:50.939Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:17:50.940Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:50.940Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:17:50.940Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:50.941Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:17:50.941Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138
2021-11-21T11:17:50.942Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|INFO|500||Invoke
2021-11-21T11:17:50.942Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:50.942Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138
2021-11-21T11:17:50.942Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Method      : GET
2021-11-21T11:17:50.943Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b74947ee-a510-453b-98b0-fbfa884af974"]
2021-11-21T11:17:50.943Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Request body: 
2021-11-21T11:17:50.943Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||==========================request end================================================
2021-11-21T11:17:50.972Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:50.972Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:50.973Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Status text  : 
2021-11-21T11:17:50.973Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:50.975Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||Response body: {
  "id" : 17,
  "modelCustomizationUUID" : "3a06a0c9-19d4-49eb-b404-4a8df6332138",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-11-21 11:14:31.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vnfCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/cvnfcCustomization"
    }
  }
}
2021-11-21T11:17:50.975Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:50.975Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3a06a0c9-19d4-49eb-b404-4a8df6332138|INFO|500||InvokeReturn
2021-11-21T11:17:50.979Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule
2021-11-21T11:17:50.979Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|INFO|500||Invoke
2021-11-21T11:17:50.980Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:50.980Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule
2021-11-21T11:17:50.980Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Method      : GET
2021-11-21T11:17:50.980Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"960dfe9f-e8fc-4e83-b0ca-7347f23f33e7"]
2021-11-21T11:17:50.981Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Request body: 
2021-11-21T11:17:50.981Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.003Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.003Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.004Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Status text  : 
2021-11-21T11:17:51.004Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.006Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "9e1c4c1a-40a7-4e87-b45d-b9773eae09ec",
  "modelInvariantUUID" : "453157c4-8b1b-433f-9c73-7ed86fe0023f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:14:31.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:17:51.006Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.006Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/17/vfModule|INFO|500||InvokeReturn
2021-11-21T11:17:51.011Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.012Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:17:51.012Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.012Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.013Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:51.013Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49a00a05-0dff-4496-b658-8559128e615b"]
2021-11-21T11:17:51.013Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:17:51.013Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.038Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.039Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:51.039Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:51.039Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.039Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:17:51.040Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.040Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:51.041Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f
2021-11-21T11:17:51.041Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|INFO|500||Invoke
2021-11-21T11:17:51.041Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.042Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f
2021-11-21T11:17:51.042Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Method      : GET
2021-11-21T11:17:51.042Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"170f0425-c7ca-4123-9c8a-2beea65c58a6"]
2021-11-21T11:17:51.042Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Request body: 
2021-11-21T11:17:51.043Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.061Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.062Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.062Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Status text  : 
2021-11-21T11:17:51.062Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.064Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "9e1c4c1a-40a7-4e87-b45d-b9773eae09ec",
      "modelInvariantUUID" : "453157c4-8b1b-433f-9c73-7ed86fe0023f",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2021-11-21 11:14:31.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vfModuleCustomization"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/volumeHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f"
    }
  }
}
2021-11-21T11:17:51.064Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.065Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=453157c4-8b1b-433f-9c73-7ed86fe0023f|INFO|500||InvokeReturn
2021-11-21T11:17:51.067Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.067Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:17:51.067Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.068Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.068Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:51.068Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a8571d-f6b7-442c-afdc-90317ea8f1bb"]
2021-11-21T11:17:51.068Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:17:51.069Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.134Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.136Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:17:51.137Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:51.138Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.138Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:17:51.139Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.142Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9e1c4c1a-40a7-4e87-b45d-b9773eae09ec&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:17:51.145Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.146Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-11-21T11:17:51.146Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.147Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-11-21T11:17:51.147Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:17:51.148Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8b6bea0-c7c5-4d3a-bb5b-49095d70a8db"]
2021-11-21T11:17:51.151Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:17:51.151Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.167Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.167Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.168Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:17:51.168Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.169Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 46,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2021-11-21T11:17:51.169Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.170Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2021-11-21T11:17:51.172Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec
2021-11-21T11:17:51.172Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|INFO|500||Invoke
2021-11-21T11:17:51.172Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.173Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec
2021-11-21T11:17:51.173Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Method      : GET
2021-11-21T11:17:51.173Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1b83d07-d9fd-4f26-ae24-7a59015d2f20"]
2021-11-21T11:17:51.173Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Request body: 
2021-11-21T11:17:51.174Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.205Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.206Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.206Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Status text  : 
2021-11-21T11:17:51.206Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.212Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Response body: {
  "modelUUID" : "9e1c4c1a-40a7-4e87-b45d-b9773eae09ec",
  "modelInvariantUUID" : "453157c4-8b1b-433f-9c73-7ed86fe0023f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:14:31.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:17:51.213Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.213Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|INFO|500||InvokeReturn
2021-11-21T11:17:51.215Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:51.215Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:17:51.216Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.216Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:17:51.216Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:17:51.216Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3397", X-B3-TraceId:"82feefd998dadd58", X-B3-SpanId:"c8a221e87a5b61cb", X-B3-ParentSpanId:"82feefd998dadd58", X-B3-Sampled:"0", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d07e4ce-dc25-4acc-98b4-4f6c724f6587"]
2021-11-21T11:17:51.217Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b43dd9a3-fc41-417c-b55e-1dc757331197","requestStatus":"IN_PROGRESS","startTime":1637493470594,"source":"VID","vnfId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","vnfType":"","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"b43dd9a3-fc41-417c-b55e-1dc757331197"}
2021-11-21T11:17:51.217Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.244Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.245Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:17:51.245Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:17:51.245Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.247Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:50.594+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:17:51.227+00:00",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:17:51.248Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.248Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:17:51.256Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:51.257Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:17:51.257Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.257Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-11-21T11:17:51.257Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:17:51.258Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3666", X-B3-TraceId:"82feefd998dadd58", X-B3-SpanId:"02e0e141cebbcfe6", X-B3-ParentSpanId:"82feefd998dadd58", X-B3-Sampled:"0", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccea4d68-5e6c-46ce-a4f1-91dbcce702a8"]
2021-11-21T11:17:51.258Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\"modelVersionId\":\"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\"modelCustomizationId\":\"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\"modelUuid\":\"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\"modelInvariantUuid\":\"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\",\"modelInfo\":{\"modelInvariantId\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelUuid\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelInvariantUuid\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"}}},{\"relatedInstance\":{\"instanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelVersionId\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelCustomizationId\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelUuid\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelInvariantUuid\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\",\"vnfInstanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\"}","type":"String"},"requestId":{"value":"b43dd9a3-fc41-417c-b55e-1dc757331197","type":"String"},"mso-request-id":{"value":"b43dd9a3-fc41-417c-b55e-1dc757331197","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"55d853a9-2537-4876-a2e1-db0245504da4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1bf64542-c93a-493f-b6d1-f171889e7d8d","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:17:51.258Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.960Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:51.964Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:51.964Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:51.965Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.965Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:51.965Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:51.965Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"164c54df2b8184a6", X-B3-SpanId:"62f4b3f83b04f43e", X-B3-ParentSpanId:"164c54df2b8184a6", X-B3-Sampled:"0", X-ONAP-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-TransactionID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-ECOMP-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7853cec2-c090-448d-b731-796cd79497b9"]
2021-11-21T11:17:51.966Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:51.966Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.980Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.980Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.981Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:51.981Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.982Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "endTime" : "2021-11-21T11:17:45.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:51.982Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.983Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:51.984Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:51.984Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:51.984Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:51.984Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:51.985Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:51.985Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"164c54df2b8184a6", X-B3-SpanId:"114fe0b45a9d2ad7", X-B3-ParentSpanId:"164c54df2b8184a6", X-B3-Sampled:"0", X-ONAP-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-TransactionID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-ECOMP-RequestID:"5745270e-4656-4f77-b4fd-72c41e730f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cd55f8e-2e3d-4381-b2d5-c44f0e8b29ed"]
2021-11-21T11:17:51.985Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:51.985Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:51.997Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:51.997Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:51.998Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:51.998Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:51.999Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:51.999Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:51.999Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:52.005Z|5745270e-4656-4f77-b4fd-72c41e730f67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:52.128Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:52.132Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.132Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:52.132Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.133Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.133Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:52.133Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"941601d1180570c5", X-B3-SpanId:"16b805e409dcff08", X-B3-ParentSpanId:"941601d1180570c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-TransactionID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-ECOMP-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f0339cc-ca3e-433a-a125-b3d68e40c390"]
2021-11-21T11:17:52.134Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:52.134Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.147Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.147Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.148Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:52.148Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Connection:"close"]
2021-11-21T11:17:52.149Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "endTime" : "2021-11-21T11:17:45.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:52.149Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.150Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:52.151Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.152Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:52.152Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.152Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.152Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:52.153Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"941601d1180570c5", X-B3-SpanId:"94a0be63d1760e62", X-B3-ParentSpanId:"941601d1180570c5", X-B3-Sampled:"0", X-ONAP-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-TransactionID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-ECOMP-RequestID:"9890a5ac-4522-4f10-98dd-b29fa0018e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a540560-a760-4d12-a20d-329cc4ec88db"]
2021-11-21T11:17:52.153Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:52.153Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.171Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.171Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.171Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:52.172Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.173Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:52.173Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.173Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:52.179Z|9890a5ac-4522-4f10-98dd-b29fa0018e9b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:52.276Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.276Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:17:52.277Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:17:52.277Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:17:52 GMT", X-ONAP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-TransactionID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ECOMP-RequestID:"b43dd9a3-fc41-417c-b55e-1dc757331197", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ccea4d68-5e6c-46ce-a4f1-91dbcce702a8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:17:52.277Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b43dd9a3-fc41-417c-b55e-1dc757331197\",\"instanceId\":\"67d332c6-0342-41fd-b4fd-0e65197a698b\"}}","message":"Success","processInstanceID":"aa4777b6-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:17:52.278Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.278Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:17:52.282Z|b43dd9a3-fc41-417c-b55e-1dc757331197|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:52.295Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:52.299Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.300Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:52.300Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.300Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.301Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:52.301Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75cf9f67c3927e7b", X-B3-SpanId:"5182d43e2d894e4c", X-B3-ParentSpanId:"75cf9f67c3927e7b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-TransactionID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-ECOMP-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac1226e6-4a56-4a37-a3fe-2adf3b85a8e6"]
2021-11-21T11:17:52.301Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:52.302Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.317Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.317Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.318Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:52.318Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.319Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "endTime" : "2021-11-21T11:17:45.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:52.320Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.320Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:52.322Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.323Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:52.323Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.324Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.325Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:52.325Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75cf9f67c3927e7b", X-B3-SpanId:"b1d43b879fe21591", X-B3-ParentSpanId:"75cf9f67c3927e7b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-TransactionID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-ECOMP-RequestID:"d9adcd51-e567-49f3-b234-add8f40e593a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4804913e-fb9e-4685-bb1b-cf352d01aca2"]
2021-11-21T11:17:52.329Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:52.329Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.339Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.340Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.340Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:52.340Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.341Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:52.341Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.342Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:52.347Z|d9adcd51-e567-49f3-b234-add8f40e593a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:52.425Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:52.428Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:17:52.429Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:17:52.429Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.429Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:17:52.430Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:17:52.430Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a8c8d674460b0ce", X-B3-SpanId:"d64be3fa8ee8dbae", X-B3-ParentSpanId:"1a8c8d674460b0ce", X-B3-Sampled:"0", X-ONAP-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-TransactionID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-ECOMP-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b750804-1154-4962-a2df-4067d2d295e6"]
2021-11-21T11:17:52.430Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:17:52.430Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.447Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.447Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.448Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:17:52.448Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.450Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:51.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:17:52.451Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.451Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:17:52.452Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.453Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:52.453Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.453Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.453Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:52.454Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a8c8d674460b0ce", X-B3-SpanId:"ac1dd05cbcf58dee", X-B3-ParentSpanId:"1a8c8d674460b0ce", X-B3-Sampled:"0", X-ONAP-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-TransactionID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-ECOMP-RequestID:"d94815c3-9e53-4d66-8772-9871a61e74c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22355a94-ff3b-47c1-8ea6-46266a5de519"]
2021-11-21T11:17:52.454Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:52.454Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.468Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.469Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.469Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:52.469Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.473Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:17:52.474Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.474Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:52.474Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:17:52.477Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.477Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||Invoke
2021-11-21T11:17:52.477Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.478Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2
2021-11-21T11:17:52.478Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Method      : GET
2021-11-21T11:17:52.478Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e54ef90d553e6a1a", X-B3-SpanId:"2384058283e58c0e", X-B3-ParentSpanId:"e54ef90d553e6a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-TransactionID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-ECOMP-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e21fd37d-c60b-4570-9967-7dabd74ab407"]
2021-11-21T11:17:52.478Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Request body: 
2021-11-21T11:17:52.479Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.480Z|d94815c3-9e53-4d66-8772-9871a61e74c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:52.494Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.494Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.494Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Status text  : 
2021-11-21T11:17:52.494Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.496Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||Response body: {
  "requestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:16:37.000+00:00",
  "endTime" : "2021-11-21T11:17:45.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"86fc382b-fefb-417e-b73a-bd0aa73cab76\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"8ee22f7c-9ea3-4eaf-a405-f7f40da2198f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:17:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "serviceInstanceName" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/447b5c04-f6c4-4651-b0bc-9d03d22e58ad",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2"
    }
  }
}
2021-11-21T11:17:52.496Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.497Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d22f636d-1046-498c-aba6-e262c540aaa2|INFO|500||InvokeReturn
2021-11-21T11:17:52.498Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.498Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:17:52.499Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:17:52.499Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false
2021-11-21T11:17:52.499Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:17:52.499Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e54ef90d553e6a1a", X-B3-SpanId:"d94cea6681e86992", X-B3-ParentSpanId:"e54ef90d553e6a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-TransactionID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-ECOMP-RequestID:"1bc4a185-6eb2-4b04-adac-d230883c46dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c0c5a91-2631-4aac-9b7c-9678c17f7cd3"]
2021-11-21T11:17:52.500Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:17:52.500Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:17:52.516Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:17:52.517Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:17:52.517Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:17:52.517Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:17:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:17:52.518Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 48,
  "soRequestId" : "d22f636d-1046-498c-aba6-e262c540aaa2",
  "groupingId" : "957d6b52-28d1-44cb-aee4-518cd3814e28",
  "name" : "basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/31bc782557df48d3a83587791c25a7f2/stacks/basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/957d6b52-28d1-44cb-aee4-518cd3814e28\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1637493410000,\"creation_time\":1637493334000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"3ef25c94284b4137b813abc84725b241\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"31bc782557df48d3a83587791c25a7f2\",\"vnf_id\":\"076a2321-9bad-41c5-8eac-43dbb23b9445\",\"OS::stack_id\":\"957d6b52-28d1-44cb-aee4-518cd3814e28\",\"OS::stack_name\":\"basic_macro_e0898489-61e2-4876-b44f-7a035e4bdaa4_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"891137dc-4325-4c9b-9abf-30e14399f470\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2021-11-21T11:16:51.000+00:00",
  "isDataInternal" : false
} ]
2021-11-21T11:17:52.519Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:17:52.519Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d22f636d-1046-498c-aba6-e262c540aaa2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:17:52.524Z|1bc4a185-6eb2-4b04-adac-d230883c46dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d22f636d-1046-498c-aba6-e262c540aaa2|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:17:58.798Z|61429c8d-18c3-4ee3-97e7-5e3366bf2140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:58.798Z|8cb35931-cbb3-4984-8b1b-9eb2c0a4afd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:58.798Z|61429c8d-18c3-4ee3-97e7-5e3366bf2140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:58.798Z|8cb35931-cbb3-4984-8b1b-9eb2c0a4afd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:17:58.799Z|6a0db044-8ef6-4ae6-9acf-cfb432a51bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:17:58.800Z|6a0db044-8ef6-4ae6-9acf-cfb432a51bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:00.336Z|0079431b-a3cb-4e2d-badb-e16e20cdd633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:00.337Z|0079431b-a3cb-4e2d-badb-e16e20cdd633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:00.734Z|b0646721-313d-4fbc-af08-d17e6f7ce130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:00.735Z|b0646721-313d-4fbc-af08-d17e6f7ce130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:02.601Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:02.605Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:02.606Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:02.606Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:02.606Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:02.606Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:02.606Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44901dde4cd5448a", X-B3-SpanId:"95f7d117f57cbe73", X-B3-ParentSpanId:"44901dde4cd5448a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-TransactionID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ECOMP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f202f383-e854-49ad-a087-7fb57e5444a1"]
2021-11-21T11:18:02.607Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:02.608Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:02.626Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:02.627Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:02.627Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:02.627Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:02.628Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:01.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:02.629Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:02.629Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:02.631Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:02.631Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:02.631Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:02.631Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:02.632Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:02.632Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44901dde4cd5448a", X-B3-SpanId:"10eebbeb743d9d30", X-B3-ParentSpanId:"44901dde4cd5448a", X-B3-Sampled:"0", X-ONAP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-TransactionID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ECOMP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19babd14-be32-4609-b876-29fb7c653d4e"]
2021-11-21T11:18:02.632Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:02.632Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:02.644Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:02.644Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:02.644Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:02.645Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:02.647Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:02.647Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:02.647Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:02.697Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:18:02.698Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:18:02.698Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:02.698Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:18:02.699Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:18:02.699Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-TransactionID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ECOMP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e062c80-3276-4b36-b78c-24a7137f017e"]
2021-11-21T11:18:02.699Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:18:02.699Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:18:02.827Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:02.828Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:02.829Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:18:02.830Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F61214D594EDC666D3EC7F726C509B0A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sun, 21 Nov 2021 11:18:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:02.830Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ada08d41-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"b43dd9a3-fc41-417c-b55e-1dc757331197","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:17:56.893+0000","endTime":"2021-11-21T11:17:59.850+0000","removalTime":null,"durationInMillis":2957,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa4777b6-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"ad9f7b90-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:18:02.830Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:02.831Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b43dd9a3-fc41-417c-b55e-1dc757331197&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:18:02.859Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:18:02.860Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:18:02.861Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:02.862Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:18:02.862Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:18:02.863Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-TransactionID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ECOMP-RequestID:"1b32cce5-8fc3-4bb4-94dd-9f670e010d4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056caf48-96a2-4095-add2-926704167275"]
2021-11-21T11:18:02.863Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:18:02.864Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:18:02.990Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:02.991Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:02.991Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:18:02.992Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A13B3AEB111165560EDF20695FA3D76; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 21 Nov 2021 11:18:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:02.992Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:af639a3c-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"ada08d41-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"ada08d41-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"ada08d41-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:17:59.849+0000","endTime":"2021-11-21T11:17:59.849+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa4777b6-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:18:02.993Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:02.993Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ada08d41-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:18:02.997Z|1b32cce5-8fc3-4bb4-94dd-9f670e010d4b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:08.821Z|8cb88b63-e64b-468b-b39e-4a4b6e0c75a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:08.822Z|8cb88b63-e64b-468b-b39e-4a4b6e0c75a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:08.821Z|ffac4420-6904-4dff-afb9-2da054fcf85f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:08.823Z|ffac4420-6904-4dff-afb9-2da054fcf85f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:08.825Z|9ae45481-70da-4f99-9c69-8dfd997abd21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:08.826Z|9ae45481-70da-4f99-9c69-8dfd997abd21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:13.118Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:13.124Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.124Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:13.125Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.125Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.125Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:13.125Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34503cb16fb152a3", X-B3-SpanId:"15d65368df70b6ec", X-B3-ParentSpanId:"34503cb16fb152a3", X-B3-Sampled:"0", X-ONAP-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-TransactionID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-ECOMP-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d006679-9d4a-44bf-917f-fb1497a861c1"]
2021-11-21T11:18:13.126Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:13.126Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.145Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.146Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.146Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:13.146Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.149Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "endTime" : "2021-11-21T11:18:06.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:06.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:13.149Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.150Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:13.151Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.152Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:13.153Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.153Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.154Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:13.154Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34503cb16fb152a3", X-B3-SpanId:"2c60343dd261be3b", X-B3-ParentSpanId:"34503cb16fb152a3", X-B3-Sampled:"0", X-ONAP-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-TransactionID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-ECOMP-RequestID:"66a99468-fb96-4d4e-9470-05b1a396afbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a404ba-f627-4ad4-85a7-ec4f83e9bc53"]
2021-11-21T11:18:13.155Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:13.155Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.165Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.166Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.167Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:13.168Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.169Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:13.170Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.171Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:13.179Z|66a99468-fb96-4d4e-9470-05b1a396afbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:13.299Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:13.303Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.304Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:13.304Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.304Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.305Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:13.305Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e42d5cc4af276d94", X-B3-SpanId:"5a0f100cc467ec97", X-B3-ParentSpanId:"e42d5cc4af276d94", X-B3-Sampled:"0", X-ONAP-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-TransactionID:"507c306d-a209-4318-b928-73cbc204b1a2", X-ECOMP-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8590190b-d7d8-4c2e-9ea7-f1ffc603975f"]
2021-11-21T11:18:13.306Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:13.306Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.320Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.321Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.321Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:13.322Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.323Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "endTime" : "2021-11-21T11:18:06.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:06.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:13.323Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.324Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:13.325Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.326Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:13.326Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.327Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.327Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:13.327Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e42d5cc4af276d94", X-B3-SpanId:"ca8b9c9b85239a06", X-B3-ParentSpanId:"e42d5cc4af276d94", X-B3-Sampled:"0", X-ONAP-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-TransactionID:"507c306d-a209-4318-b928-73cbc204b1a2", X-ECOMP-RequestID:"507c306d-a209-4318-b928-73cbc204b1a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d62cfcd-d4c1-4059-be88-6efda7201aae"]
2021-11-21T11:18:13.328Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:13.329Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.340Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.341Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.341Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:13.342Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.344Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:13.344Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.345Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:13.351Z|507c306d-a209-4318-b928-73cbc204b1a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:13.474Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:13.478Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.479Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:13.479Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.479Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.479Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:13.480Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"217cc73ae7471002", X-B3-SpanId:"5a292753304728e6", X-B3-ParentSpanId:"217cc73ae7471002", X-B3-Sampled:"0", X-ONAP-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-TransactionID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-ECOMP-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"773a3905-89ba-444d-ba86-b8f9d2ec5cd6"]
2021-11-21T11:18:13.480Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:13.481Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.494Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.496Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.496Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:13.496Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.497Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "endTime" : "2021-11-21T11:18:06.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:06.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:13.497Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.497Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:13.499Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.500Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:13.500Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.500Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.500Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:13.501Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"217cc73ae7471002", X-B3-SpanId:"51f02b820722441d", X-B3-ParentSpanId:"217cc73ae7471002", X-B3-Sampled:"0", X-ONAP-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-TransactionID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-ECOMP-RequestID:"f2114e12-b534-4ac8-aeba-aa70e8ccbe53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159292e8-59ad-46c6-8d43-1d929d3f95e9"]
2021-11-21T11:18:13.501Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:13.501Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.511Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.511Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.512Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:13.512Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.515Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:13.515Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.516Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:13.523Z|f2114e12-b534-4ac8-aeba-aa70e8ccbe53|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:13.641Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:13.647Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.648Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:13.648Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.649Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.649Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:13.649Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a792ab5363802b74", X-B3-SpanId:"1b37bf3b66204c2d", X-B3-ParentSpanId:"a792ab5363802b74", X-B3-Sampled:"0", X-ONAP-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-TransactionID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-ECOMP-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d9c1d7b-a547-4ea2-97da-d929287a6422"]
2021-11-21T11:18:13.650Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:13.650Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.663Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.664Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.664Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:13.664Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.666Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "endTime" : "2021-11-21T11:18:06.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:06.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:13.666Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.666Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:13.668Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.668Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:13.669Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.669Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.669Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:13.670Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a792ab5363802b74", X-B3-SpanId:"131683049424db47", X-B3-ParentSpanId:"a792ab5363802b74", X-B3-Sampled:"0", X-ONAP-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-TransactionID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-ECOMP-RequestID:"29c5e5a0-7d95-4df9-a3a6-a6c2a027532d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0b2d8b7-a615-4f7b-bc3d-bc96246e34d5"]
2021-11-21T11:18:13.670Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:13.670Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.680Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.680Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.681Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:13.681Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.682Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:13.683Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.684Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:13.690Z|29c5e5a0-7d95-4df9-a3a6-a6c2a027532d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:13.810Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:13.814Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.814Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||Invoke
2021-11-21T11:18:13.815Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.815Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197
2021-11-21T11:18:13.815Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Method      : GET
2021-11-21T11:18:13.815Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac98970caa186767", X-B3-SpanId:"84f8015080c59c43", X-B3-ParentSpanId:"ac98970caa186767", X-B3-Sampled:"0", X-ONAP-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-TransactionID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-ECOMP-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c05e7aa2-8e7e-45af-9206-e47ccb0abf66"]
2021-11-21T11:18:13.816Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Request body: 
2021-11-21T11:18:13.816Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.834Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.834Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.834Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Status text  : 
2021-11-21T11:18:13.835Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.836Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||Response body: {
  "requestId" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:17:50.000+00:00",
  "endTime" : "2021-11-21T11:18:06.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"55d853a9-2537-4876-a2e1-db0245504da4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n                        \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:06.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "b43dd9a3-fc41-417c-b55e-1dc757331197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197"
    }
  }
}
2021-11-21T11:18:13.836Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.837Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b43dd9a3-fc41-417c-b55e-1dc757331197|INFO|500||InvokeReturn
2021-11-21T11:18:13.838Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.839Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:13.839Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:13.839Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false
2021-11-21T11:18:13.839Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:13.839Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac98970caa186767", X-B3-SpanId:"82f2577567330725", X-B3-ParentSpanId:"ac98970caa186767", X-B3-Sampled:"0", X-ONAP-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-TransactionID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-ECOMP-RequestID:"cf26bb5b-54b5-45d5-afa6-232892ebbec2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9453c252-e761-4838-ab67-37e691184b58"]
2021-11-21T11:18:13.840Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:13.840Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:13.858Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:13.858Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:13.858Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:13.859Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:13.860Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:13.860Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:13.861Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b43dd9a3-fc41-417c-b55e-1dc757331197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:13.867Z|cf26bb5b-54b5-45d5-afa6-232892ebbec2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b43dd9a3-fc41-417c-b55e-1dc757331197|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:15.335Z|e196eb11-8106-4aff-8f7d-f8f298582386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:15.340Z|e196eb11-8106-4aff-8f7d-f8f298582386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:17.467Z|6149599f-ed3d-48aa-b56d-2ee8cb6f5523|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:18:17.468Z|6149599f-ed3d-48aa-b56d-2ee8cb6f5523|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:18.849Z|666f2e80-6da0-48b2-a581-236f151ba4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:18.849Z|fd2b1879-5049-4654-9906-f6557c58d323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:18.849Z|9f93b626-a868-4a5e-8156-ba2dcedae151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:18.849Z|666f2e80-6da0-48b2-a581-236f151ba4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:18.849Z|fd2b1879-5049-4654-9906-f6557c58d323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:18.850Z|9f93b626-a868-4a5e-8156-ba2dcedae151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:25.781Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:25.783Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||INFO|500||Checking if requestId: 938790a2-9486-41a2-a5ae-c231e318a0e9 already exists in requestDb InfraActiveRequests table
2021-11-21T11:18:25.784Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:25.784Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:25.785Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:25.785Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:25.785Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:25.785Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b584932e79b5e20", X-B3-SpanId:"33f7c788c3f54d22", X-B3-ParentSpanId:"6b584932e79b5e20", X-B3-Sampled:"0", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"793ef112-c5c4-40e7-a62a-802ec2bea76c"]
2021-11-21T11:18:25.786Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:25.786Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:25.806Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:25.807Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:18:25.807Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:25.807Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:25.808Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: 
2021-11-21T11:18:25.808Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:25.808Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|404|Not Found|InvokeReturn
2021-11-21T11:18:25.818Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:18:25.825Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:18:25.859Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:18:25.859Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:18:25.954Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:18:25.954Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:18:25:885-24011], vertex-id=[176360], Content-Length=[1059], Date=[Sun, 21 Nov 2021 11:18:25 GMT], Content-Type=[application/json]}
2021-11-21T11:18:25.956Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493446906","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"1bf64542-c93a-493f-b6d1-f171889e7d8d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:18:25.957Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:18:25.958Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:18:25.960Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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
2021-11-21T11:18:25.961Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:18:25.961Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:25.961Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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
2021-11-21T11:18:25.961Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:18:25.962Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"6b584932e79b5e20", X-B3-SpanId:"883a1d6ade69e5e0", X-B3-ParentSpanId:"6b584932e79b5e20", X-B3-Sampled:"0", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640fffdb-0a51-4482-8a31-da301402ed77"]
2021-11-21T11:18:25.962Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","vfModuleInstanceId":"67d332c6-0342-41fd-b4fd-0e65197a698b"},"instanceName":null,"requestScope":"vfModule"}
2021-11-21T11:18:25.962Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:18:25.993Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:25.994Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:25.994Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:18:25.994Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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, 21 Nov 2021 11:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:25.995Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:18:25.995Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:25.995Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:18:25.996Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-11-21T11:18:25.996Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:18:25.997Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:25.997Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-11-21T11:18:25.997Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:18:25.997Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b7a2460-a638-4ce6-8061-26408fcb50f9"]
2021-11-21T11:18:25.997Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:18:25.998Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:18:26.088Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:26.089Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:26.089Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:18:26.089Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:26.092Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 49,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    }
  }
}
2021-11-21T11:18:26.092Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:26.092Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:18:26.096Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec
2021-11-21T11:18:26.097Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|INFO|500||Invoke
2021-11-21T11:18:26.097Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:26.097Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec
2021-11-21T11:18:26.098Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Method      : GET
2021-11-21T11:18:26.098Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2710c5b-2157-434e-98bc-52d5cf5b4165"]
2021-11-21T11:18:26.098Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Request body: 
2021-11-21T11:18:26.098Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||==========================request end================================================
2021-11-21T11:18:26.114Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:26.114Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:26.114Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Status text  : 
2021-11-21T11:18:26.115Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:26.116Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||Response body: {
  "modelUUID" : "9e1c4c1a-40a7-4e87-b45d-b9773eae09ec",
  "modelInvariantUUID" : "453157c4-8b1b-433f-9c73-7ed86fe0023f",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2021-11-21 11:14:31.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vfModuleCustomization"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec/moduleHeatTemplate"
    }
  }
}
2021-11-21T11:18:26.116Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:26.116Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9e1c4c1a-40a7-4e87-b45d-b9773eae09ec|INFO|500||InvokeReturn
2021-11-21T11:18:26.137Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:18:26.138Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:18:26.138Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:26.138Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:18:26.139Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:18:26.139Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"6b584932e79b5e20", X-B3-SpanId:"3ee2c290bc03f54e", X-B3-ParentSpanId:"6b584932e79b5e20", X-B3-Sampled:"0", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f7c320f-7d41-40c0-a1f4-2bb1fe4f654d"]
2021-11-21T11:18:26.139Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"938790a2-9486-41a2-a5ae-c231e318a0e9","requestStatus":"IN_PROGRESS","startTime":1637493505818,"source":"VID","vnfId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","vnfType":"","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"67d332c6-0342-41fd-b4fd-0e65197a698b","vfModuleModelName":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d","cloudRegion":"k8sregion","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"938790a2-9486-41a2-a5ae-c231e318a0e9"}
2021-11-21T11:18:26.139Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:18:26.162Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:26.162Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:18:26.163Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:18:26.163Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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/938790a2-9486-41a2-a5ae-c231e318a0e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:26.164Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:18:25.818+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:18:26.150+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:26.164Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:26.165Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:18:26.184Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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
2021-11-21T11:18:26.184Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:18:26.184Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:26.185Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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
2021-11-21T11:18:26.185Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:18:26.185Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|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:"2481", X-B3-TraceId:"6b584932e79b5e20", X-B3-SpanId:"fd567e00ea7eab28", X-B3-ParentSpanId:"6b584932e79b5e20", X-B3-Sampled:"0", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d11fd910-f45a-44d5-ac42-b3a4d8f9a247"]
2021-11-21T11:18:26.185Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\"modelVersion\":\"1637493485666\",\"modelCustomizationUuid\":\"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\"modelVersionId\":\"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\"modelCustomizationId\":\"3a06a0c9-19d4-49eb-b404-4a8df6332138\",\"modelUuid\":\"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\"modelInvariantUuid\":\"453157c4-8b1b-433f-9c73-7ed86fe0023f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\",\"vnfInstanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\",\"vfModuleInstanceId\":\"67d332c6-0342-41fd-b4fd-0e65197a698b\"}","type":"String"},"requestId":{"value":"938790a2-9486-41a2-a5ae-c231e318a0e9","type":"String"},"mso-request-id":{"value":"938790a2-9486-41a2-a5ae-c231e318a0e9","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"55d853a9-2537-4876-a2e1-db0245504da4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1bf64542-c93a-493f-b6d1-f171889e7d8d","type":"String"},"vfModuleId":{"value":"67d332c6-0342-41fd-b4fd-0e65197a698b","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/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:18:26.186Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:18:27.226Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:27.227Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:18:27.227Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:18:27.228Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:18:27 GMT", X-ONAP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-TransactionID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ECOMP-RequestID:"938790a2-9486-41a2-a5ae-c231e318a0e9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d11fd910-f45a-44d5-ac42-b3a4d8f9a247", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:18:27.228Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"938790a2-9486-41a2-a5ae-c231e318a0e9\",\"instanceId\":\"67d332c6-0342-41fd-b4fd-0e65197a698b\"}}","message":"Success","processInstanceID":"bf1c1b35-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:18:27.228Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:27.229Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:18:27.237Z|938790a2-9486-41a2-a5ae-c231e318a0e9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:27.364Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:27.368Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:27.369Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:27.369Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:27.369Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:27.370Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:27.370Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65cca767732c95f9", X-B3-SpanId:"144b7b725b1dac6f", X-B3-ParentSpanId:"65cca767732c95f9", X-B3-Sampled:"0", X-ONAP-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-TransactionID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-ECOMP-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed8514f-3230-4282-bbb4-46229ea2b06b"]
2021-11-21T11:18:27.370Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:27.370Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:27.385Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:27.385Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:27.385Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:27.385Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:27.386Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:26.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:27.387Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:27.387Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:27.388Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:27.389Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:27.389Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:27.389Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:27.390Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:27.390Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65cca767732c95f9", X-B3-SpanId:"ddf0581b18252083", X-B3-ParentSpanId:"65cca767732c95f9", X-B3-Sampled:"0", X-ONAP-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-TransactionID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-ECOMP-RequestID:"aa916905-92e7-406e-a06c-c5623cfa1e82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf220e2-3366-480b-9ee7-21fd239866d6"]
2021-11-21T11:18:27.390Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:27.390Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:27.405Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:27.406Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:27.406Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:27.406Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:27.407Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:27.407Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:27.407Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:27.414Z|aa916905-92e7-406e-a06c-c5623cfa1e82|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:28.880Z|04ed0b53-cbf9-46dc-9612-3d884e69c161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:28.881Z|04ed0b53-cbf9-46dc-9612-3d884e69c161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:28.884Z|07e60c29-c64b-4eb7-b29c-14c462627b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:28.884Z|5fe44d20-c426-4fe5-ad8e-25e39a0d06bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:28.884Z|5fe44d20-c426-4fe5-ad8e-25e39a0d06bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:28.885Z|07e60c29-c64b-4eb7-b29c-14c462627b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:30.335Z|3e9373f4-5a54-4570-b645-b852893b773d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:30.336Z|3e9373f4-5a54-4570-b645-b852893b773d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:30.736Z|fce9f53c-6933-4b0a-a351-e91b7d997b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:30.736Z|fce9f53c-6933-4b0a-a351-e91b7d997b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:37.542Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:37.545Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:37.546Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:37.546Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:37.546Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:37.546Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:37.547Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c359528970885e44", X-B3-SpanId:"18074cdd7bc30837", X-B3-ParentSpanId:"c359528970885e44", X-B3-Sampled:"0", X-ONAP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-TransactionID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ECOMP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1436c6ed-0417-45b3-828f-134aa7fa0728"]
2021-11-21T11:18:37.547Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:37.547Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:37.565Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:37.566Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:37.566Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:37.567Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:37.567Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:30.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:37.567Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:37.568Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:37.573Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:37.573Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:37.574Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:37.574Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:37.574Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:37.574Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c359528970885e44", X-B3-SpanId:"e2cfbf1402dd36e3", X-B3-ParentSpanId:"c359528970885e44", X-B3-Sampled:"0", X-ONAP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-TransactionID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ECOMP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af28314-4ce3-4ce6-830c-341d304ffb1f"]
2021-11-21T11:18:37.575Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:37.575Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:37.584Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:37.585Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:37.585Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:37.585Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:37.586Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:37.586Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:37.586Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:37.614Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:18:37.614Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:18:37.614Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:37.615Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:18:37.615Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:18:37.615Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-TransactionID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ECOMP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12f50e5-d683-4f67-b6cb-84d26e333da8"]
2021-11-21T11:18:37.615Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:18:37.615Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:18:37.741Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:37.741Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:37.741Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:18:37.742Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=06A8A166A5EEFE7B6CDC28FFF1761A89; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 21 Nov 2021 11:18:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:37.743Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9","businessKey":"938790a2-9486-41a2-a5ae-c231e318a0e9","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-21T11:18:32.253+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bf1c1b35-4abc-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"c2b34bb6-4abc-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:18:37.743Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:37.743Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=938790a2-9486-41a2-a5ae-c231e318a0e9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:18:37.771Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:18:37.771Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:18:37.771Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:37.771Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:18:37.772Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:18:37.772Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-TransactionID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ECOMP-RequestID:"b450536e-e9cd-445b-b001-8eda556c2307", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79642202-4bda-405e-a520-6ac9c900dc55"]
2021-11-21T11:18:37.772Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:18:37.772Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:18:37.900Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:37.900Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:37.900Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:18:37.901Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F4C6D2D3E07D7DF258FB4F2263C97A7F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 21 Nov 2021 11:18:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:37.901Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:c2b43660-4abc-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ccb60ab8-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9","executionId":"c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:18:32.254+0000","endTime":"2021-11-21T11:18:32.254+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bf1c1b35-4abc-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:18:37.901Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:37.901Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c2b40f49-4abc-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:18:37.905Z|b450536e-e9cd-445b-b001-8eda556c2307|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:38.903Z|29ad33a8-2e0e-4b92-adc1-c36b664a1375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:38.903Z|29ad33a8-2e0e-4b92-adc1-c36b664a1375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:38.906Z|fe711e48-65ff-4588-963d-52c1f86f06c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:38.907Z|fe711e48-65ff-4588-963d-52c1f86f06c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:38.910Z|b3585b9b-9fbb-4898-8ef9-af3de9321996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:38.911Z|b3585b9b-9fbb-4898-8ef9-af3de9321996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:45.335Z|92766f6a-dee8-4c2e-819c-244fc758377c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:18:45.336Z|92766f6a-dee8-4c2e-819c-244fc758377c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:18:48.032Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:48.037Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.038Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:48.038Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.038Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.039Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:48.039Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ac1aaef3dd5121a", X-B3-SpanId:"f3797a5fd327f566", X-B3-ParentSpanId:"5ac1aaef3dd5121a", X-B3-Sampled:"0", X-ONAP-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-TransactionID:"63008e53-c366-4d46-933d-d4f94a426a25", X-ECOMP-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31b20c1f-49ac-480f-a0ba-14bdce902c30"]
2021-11-21T11:18:48.039Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:48.040Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.059Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.059Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.060Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:48.060Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.061Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "endTime" : "2021-11-21T11:18:44.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:44.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:48.062Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.062Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:48.064Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.064Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:48.065Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.065Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.065Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:48.066Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ac1aaef3dd5121a", X-B3-SpanId:"40684648ef88fceb", X-B3-ParentSpanId:"5ac1aaef3dd5121a", X-B3-Sampled:"0", X-ONAP-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-TransactionID:"63008e53-c366-4d46-933d-d4f94a426a25", X-ECOMP-RequestID:"63008e53-c366-4d46-933d-d4f94a426a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72580674-a2c0-4b74-9ca5-e74e0f04ac5c"]
2021-11-21T11:18:48.067Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:48.067Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.079Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.079Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.079Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:48.079Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.080Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:48.080Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.080Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:48.087Z|63008e53-c366-4d46-933d-d4f94a426a25|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:48.200Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:48.204Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.204Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:48.204Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.205Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.205Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:48.205Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ec31046f6bd3a2a", X-B3-SpanId:"23f828358d5f3081", X-B3-ParentSpanId:"6ec31046f6bd3a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-TransactionID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-ECOMP-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a46d88f9-fcd8-41ad-b076-267c30b1bb68"]
2021-11-21T11:18:48.205Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:48.205Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.219Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.220Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.220Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:48.220Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.221Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "endTime" : "2021-11-21T11:18:44.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:44.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:48.221Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.221Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:48.222Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.223Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:48.223Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.223Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.223Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:48.224Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ec31046f6bd3a2a", X-B3-SpanId:"12f4e514e6f2ce7b", X-B3-ParentSpanId:"6ec31046f6bd3a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-TransactionID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-ECOMP-RequestID:"e39838ab-e8cc-474d-bef9-34be905bbda8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73b7b764-3b57-4f36-92fb-718b2a61b3c0"]
2021-11-21T11:18:48.224Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:48.224Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.232Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.237Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.237Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:48.237Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.238Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:48.238Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.238Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:48.245Z|e39838ab-e8cc-474d-bef9-34be905bbda8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:48.378Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:48.381Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.382Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:48.382Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.382Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.382Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:48.383Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22475ae5e4784285", X-B3-SpanId:"f0ed467999405f26", X-B3-ParentSpanId:"22475ae5e4784285", X-B3-Sampled:"0", X-ONAP-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-TransactionID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-ECOMP-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82903551-83a3-440a-afd3-bc7c58a2ed01"]
2021-11-21T11:18:48.383Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:48.383Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.399Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.399Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.400Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:48.400Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.401Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "endTime" : "2021-11-21T11:18:44.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:44.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:48.401Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.401Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:48.402Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.403Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:48.403Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.403Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.403Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:48.404Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22475ae5e4784285", X-B3-SpanId:"0abe3f1cc231b1a7", X-B3-ParentSpanId:"22475ae5e4784285", X-B3-Sampled:"0", X-ONAP-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-TransactionID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-ECOMP-RequestID:"66675178-3433-4e98-bfc0-8a7b717e7d07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1fef5b6-16c5-4d4f-bf27-8dcfbccd0d9a"]
2021-11-21T11:18:48.404Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:48.404Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.416Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.416Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.416Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:48.417Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.419Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:48.420Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.420Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:48.426Z|66675178-3433-4e98-bfc0-8a7b717e7d07|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:48.550Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:48.554Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.555Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:48.555Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.555Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.556Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:48.556Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f6c933960be034", X-B3-SpanId:"40220b102db5e67a", X-B3-ParentSpanId:"c9f6c933960be034", X-B3-Sampled:"0", X-ONAP-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-TransactionID:"1405d358-1900-4665-865b-1bd0546f679b", X-ECOMP-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38929c93-9b69-4dfb-8866-5018e85a6c87"]
2021-11-21T11:18:48.556Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:48.557Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.569Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.569Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.570Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:48.570Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.571Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "endTime" : "2021-11-21T11:18:44.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:44.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:48.571Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.572Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:48.573Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.573Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:48.573Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.574Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.574Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:48.574Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f6c933960be034", X-B3-SpanId:"f2d1e6eba4ece91a", X-B3-ParentSpanId:"c9f6c933960be034", X-B3-Sampled:"0", X-ONAP-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-TransactionID:"1405d358-1900-4665-865b-1bd0546f679b", X-ECOMP-RequestID:"1405d358-1900-4665-865b-1bd0546f679b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"022300f6-4d23-48fe-803e-24c253710062"]
2021-11-21T11:18:48.575Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:48.575Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.582Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.583Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.583Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:48.583Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.584Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:48.584Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.585Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:48.594Z|1405d358-1900-4665-865b-1bd0546f679b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:48.712Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:48.715Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.716Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||Invoke
2021-11-21T11:18:48.716Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.716Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9
2021-11-21T11:18:48.717Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Method      : GET
2021-11-21T11:18:48.717Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46e32b81eccefe2f", X-B3-SpanId:"c0701264a720d6dd", X-B3-ParentSpanId:"46e32b81eccefe2f", X-B3-Sampled:"0", X-ONAP-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-TransactionID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-ECOMP-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a16337-e64f-4360-838d-aa00e7a38487"]
2021-11-21T11:18:48.717Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Request body: 
2021-11-21T11:18:48.717Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.733Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.734Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.734Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Status text  : 
2021-11-21T11:18:48.735Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.735Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||Response body: {
  "requestId" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:25.000+00:00",
  "endTime" : "2021-11-21T11:18:44.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfType" : "",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"453157c4-8b1b-433f-9c73-7ed86fe0023f\",\n            \"modelVersionId\": \"9e1c4c1a-40a7-4e87-b45d-b9773eae09ec\",\n            \"modelName\": \"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d\",\n            \"modelVersion\": \"1637493485666\",\n            \"modelCustomizationId\": \"3a06a0c9-19d4-49eb-b404-4a8df6332138\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:44.000+00:00",
  "vfModuleId" : "67d332c6-0342-41fd-b4fd-0e65197a698b",
  "vfModuleName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "vfModuleModelName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d/vfModules/67d332c6-0342-41fd-b4fd-0e65197a698b",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "938790a2-9486-41a2-a5ae-c231e318a0e9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9"
    }
  }
}
2021-11-21T11:18:48.736Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.736Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/938790a2-9486-41a2-a5ae-c231e318a0e9|INFO|500||InvokeReturn
2021-11-21T11:18:48.738Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.739Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:48.739Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:48.739Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false
2021-11-21T11:18:48.740Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:48.740Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46e32b81eccefe2f", X-B3-SpanId:"271526429f8e3748", X-B3-ParentSpanId:"46e32b81eccefe2f", X-B3-Sampled:"0", X-ONAP-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-TransactionID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-ECOMP-RequestID:"ecdbc159-ce56-49b3-be66-70ccbfa54b61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e744d9e1-8edf-467f-a3c1-c1afdde64e2f"]
2021-11-21T11:18:48.740Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:48.741Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:48.755Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:48.755Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:48.756Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:48.756Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:48.757Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:48.758Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:48.758Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=938790a2-9486-41a2-a5ae-c231e318a0e9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:48.764Z|ecdbc159-ce56-49b3-be66-70ccbfa54b61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/938790a2-9486-41a2-a5ae-c231e318a0e9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:48.934Z|5e5347cd-7438-4f93-a5e5-a0b5713dd15d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:48.934Z|34ad0999-746d-4fb0-9ba3-0c46da0fe764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:48.935Z|5e5347cd-7438-4f93-a5e5-a0b5713dd15d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:48.935Z|34ad0999-746d-4fb0-9ba3-0c46da0fe764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:48.938Z|8716dca0-a2ab-45b9-b1d7-8d970d6b2d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:48.938Z|8716dca0-a2ab-45b9-b1d7-8d970d6b2d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:52.282Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:52.284Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||Checking if requestId: 0e34bc20-2b0b-4fed-b0c4-5c22038ec052 already exists in requestDb InfraActiveRequests table
2021-11-21T11:18:52.285Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:18:52.285Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:18:52.285Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:52.286Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:18:52.286Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:18:52.286Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1804cecde0465de4", X-B3-SpanId:"f6fb51fb2db6c75f", X-B3-ParentSpanId:"1804cecde0465de4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f626281c-ef26-4c79-92b2-5555b2e936b2"]
2021-11-21T11:18:52.286Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:18:52.287Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:18:52.304Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:52.305Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:18:52.305Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:18:52.305Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:18:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:52.305Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: 
2021-11-21T11:18:52.306Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:52.306Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|404|Not Found|InvokeReturn
2021-11-21T11:18:52.313Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:18:52.317Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:18:52.346Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups|INFO|500||Invoke
2021-11-21T11:18:52.346Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e34bc20-2b0b-4fed-b0c4-5c22038ec052], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d7b12a2a-9b4a-47cb-92d0-5d34be82ac1a], X-ECOMP-RequestID=[0e34bc20-2b0b-4fed-b0c4-5c22038ec052], X-TransactionId=[], X-ONAP-RequestID=[0e34bc20-2b0b-4fed-b0c4-5c22038ec052]}
2021-11-21T11:18:52.455Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:18:52:369-25458], Content-Length=[408], Date=[Sun, 21 Nov 2021 11:18:52 GMT], Content-Type=[application/json]}
2021-11-21T11:18:52.456Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-11-21T11:18:52.457Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-11-21T11:18:52.459Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/related-to/volume-groups
2021-11-21T11:18:52.460Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 1bf64542-c93a-493f-b6d1-f171889e7d8d
2021-11-21T11:18:52.464Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:18:52.495Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:18:52.496Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules|INFO|500||Invoke
2021-11-21T11:18:52.541Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules|INFO|404|Not Found|InvokeReturn
2021-11-21T11:18:52.542Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:18:52:521-26624], Content-Length=[377], Date=[Sun, 21 Nov 2021 11:18:52 GMT], Content-Type=[application/json]}
2021-11-21T11:18:52.543Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules","ERR.5.4.6114"]}}}

2021-11-21T11:18:52.546Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d/vf-modules
2021-11-21T11:18:52.546Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 1bf64542-c93a-493f-b6d1-f171889e7d8d
2021-11-21T11:18:52.550Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:18:52.579Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:18:52.580Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:18:52.661Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:18:52.662Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:18:52:601-18767], vertex-id=[176360], Content-Length=[1059], Date=[Sun, 21 Nov 2021 11:18:52 GMT], Content-Type=[application/json]}
2021-11-21T11:18:52.664Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493446906","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/1bf64542-c93a-493f-b6d1-f171889e7d8d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"1bf64542-c93a-493f-b6d1-f171889e7d8d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:18:52.667Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:18:52.667Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:18:52.668Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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
2021-11-21T11:18:52.668Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:18:52.669Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:52.669Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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
2021-11-21T11:18:52.669Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:18:52.669Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"1804cecde0465de4", X-B3-SpanId:"f90ba490ade0f106", X-B3-ParentSpanId:"1804cecde0465de4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed4f5896-8c4e-44b1-8a9b-a4b369e05297"]
2021-11-21T11:18:52.670Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4"},"instanceName":null,"requestScope":"vnf"}
2021-11-21T11:18:52.670Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:18:52.686Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:52.687Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:52.687Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:18:52.687Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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, 21 Nov 2021 11:18:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:52.688Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:18:52.688Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:52.688Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:18:52.689Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:18:52.690Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:18:52.690Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:52.690Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-11-21T11:18:52.691Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:18:52.691Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c216a7d2-f49d-436b-bbb0-161d013f6a18"]
2021-11-21T11:18:52.691Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:18:52.691Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:18:52.707Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:52.708Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:52.708Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:18:52.708Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:18:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:52.709Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10009,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    }
  }
}
2021-11-21T11:18:52.710Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:52.710Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:18:52.713Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:18:52.714Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:18:52.714Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:52.714Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:18:52.715Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:18:52.715Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"1804cecde0465de4", X-B3-SpanId:"4fd3138dff2b7f8f", X-B3-ParentSpanId:"1804cecde0465de4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"694e9e82-3c4c-4edc-b1b5-93a993e00ae3"]
2021-11-21T11:18:52.715Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0e34bc20-2b0b-4fed-b0c4-5c22038ec052","requestStatus":"IN_PROGRESS","startTime":1637493532547,"source":"VID","vnfId":"1bf64542-c93a-493f-b6d1-f171889e7d8d","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"0e34bc20-2b0b-4fed-b0c4-5c22038ec052"}
2021-11-21T11:18:52.715Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:18:52.736Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:52.736Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:18:52.736Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:18:52.737Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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/0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:52.740Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:18:52.547+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:18:52.724+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:18:52.740Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:52.741Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:18:52.750Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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
2021-11-21T11:18:52.751Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:18:52.751Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:52.751Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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
2021-11-21T11:18:52.752Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:18:52.752Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|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:"2364", X-B3-TraceId:"1804cecde0465de4", X-B3-SpanId:"980ff3fafe1e8b8a", X-B3-ParentSpanId:"1804cecde0465de4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f3f06f1-ed2a-4310-a6b3-180132e997df"]
2021-11-21T11:18:52.752Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelVersionId\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelCustomizationId\":\"117e5981-2899-4709-988d-42da5aab3f2c\",\"modelUuid\":\"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\"modelInvariantUuid\":\"a1211294-9282-4b62-adc3-11a869b4da91\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\",\"vnfInstanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\"}","type":"String"},"requestId":{"value":"0e34bc20-2b0b-4fed-b0c4-5c22038ec052","type":"String"},"mso-request-id":{"value":"0e34bc20-2b0b-4fed-b0c4-5c22038ec052","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"55d853a9-2537-4876-a2e1-db0245504da4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"1bf64542-c93a-493f-b6d1-f171889e7d8d","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/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:18:52.752Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:18:53.779Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:53.779Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:18:53.780Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:18:53.780Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:18:53 GMT", X-ONAP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-TransactionID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ECOMP-RequestID:"0e34bc20-2b0b-4fed-b0c4-5c22038ec052", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0f3f06f1-ed2a-4310-a6b3-180132e997df", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:18:53.780Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0e34bc20-2b0b-4fed-b0c4-5c22038ec052\",\"instanceId\":\"1bf64542-c93a-493f-b6d1-f171889e7d8d\"}}","message":"Success","processInstanceID":"cef013d9-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:18:53.781Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:53.781Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:18:53.785Z|0e34bc20-2b0b-4fed-b0c4-5c22038ec052|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:53.920Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:18:53.924Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:18:53.924Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:18:53.924Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:53.925Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:18:53.925Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:18:53.925Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56deadafe255f69e", X-B3-SpanId:"50dbef7d48dbdc2e", X-B3-ParentSpanId:"56deadafe255f69e", X-B3-Sampled:"0", X-ONAP-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-TransactionID:"70b6e9a9-791f-4904-9445-799f8f957087", X-ECOMP-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80c93d2d-d480-45ff-bcf5-b1ec73345c4c"]
2021-11-21T11:18:53.925Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:18:53.926Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:18:53.945Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:53.946Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:53.946Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:18:53.946Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:53.947Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:53.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:18:53.947Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:53.947Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:18:53.949Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:18:53.949Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:18:53.949Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:18:53.950Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:18:53.950Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:18:53.950Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56deadafe255f69e", X-B3-SpanId:"c87c8c3bbcd157a1", X-B3-ParentSpanId:"56deadafe255f69e", X-B3-Sampled:"0", X-ONAP-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-TransactionID:"70b6e9a9-791f-4904-9445-799f8f957087", X-ECOMP-RequestID:"70b6e9a9-791f-4904-9445-799f8f957087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e7f425-24e5-434d-8661-d1ebb0ebb101"]
2021-11-21T11:18:53.950Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:18:53.951Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:18:53.960Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:18:53.960Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:18:53.961Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:18:53.961Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:18:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:18:53.962Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:18:53.962Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:18:53.963Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:18:53.969Z|70b6e9a9-791f-4904-9445-799f8f957087|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:18:58.963Z|cdbdac65-c0ac-419c-a5da-51baa533f1e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:58.963Z|88795eef-f1c5-4783-9a77-cf677192ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:58.963Z|2663821e-3a6c-435a-a5ed-b1ea376f6a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:18:58.965Z|88795eef-f1c5-4783-9a77-cf677192ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:58.965Z|cdbdac65-c0ac-419c-a5da-51baa533f1e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:18:58.965Z|2663821e-3a6c-435a-a5ed-b1ea376f6a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:00.338Z|a99b26df-f8a3-4348-b0db-15815071715e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:00.342Z|a99b26df-f8a3-4348-b0db-15815071715e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:00.737Z|3304293b-1c9f-436a-b9ca-4e3fa23b052a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:00.738Z|3304293b-1c9f-436a-b9ca-4e3fa23b052a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:04.111Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:04.118Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.119Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:19:04.119Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.119Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.119Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:19:04.120Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cf8822267f4d735", X-B3-SpanId:"95dee078765348d6", X-B3-ParentSpanId:"1cf8822267f4d735", X-B3-Sampled:"0", X-ONAP-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-TransactionID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-ECOMP-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edc392fe-c99d-4688-97a2-47708e7a338a"]
2021-11-21T11:19:04.120Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:19:04.120Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.139Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.139Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.140Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:19:04.140Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.141Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "endTime" : "2021-11-21T11:18:57.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:57.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:19:04.142Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.142Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:19:04.143Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.144Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:04.144Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.144Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.144Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:04.145Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cf8822267f4d735", X-B3-SpanId:"f6000eed773b1144", X-B3-ParentSpanId:"1cf8822267f4d735", X-B3-Sampled:"0", X-ONAP-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-TransactionID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-ECOMP-RequestID:"e05dfc14-8797-4a36-87e5-e149fa51b686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8009ea20-bb3f-4356-a766-80bfaf4f482d"]
2021-11-21T11:19:04.145Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:04.145Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.155Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.155Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.155Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:04.156Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.157Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:04.157Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.157Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:04.166Z|e05dfc14-8797-4a36-87e5-e149fa51b686|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:04.294Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:04.298Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.299Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:19:04.299Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.299Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.300Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:19:04.300Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ccfadca4f4c0ff", X-B3-SpanId:"0aedf09cab666b8c", X-B3-ParentSpanId:"43ccfadca4f4c0ff", X-B3-Sampled:"0", X-ONAP-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-TransactionID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-ECOMP-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"165eefe2-4ea2-4a21-9af4-75bea52f2114"]
2021-11-21T11:19:04.300Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:19:04.301Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.320Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.320Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.321Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:19:04.321Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.322Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "endTime" : "2021-11-21T11:18:57.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:57.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:19:04.322Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.323Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:19:04.325Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.326Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:04.326Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.326Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.327Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:04.327Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ccfadca4f4c0ff", X-B3-SpanId:"fa5d60581b0a8ac6", X-B3-ParentSpanId:"43ccfadca4f4c0ff", X-B3-Sampled:"0", X-ONAP-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-TransactionID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-ECOMP-RequestID:"c38f054e-2712-4f30-a560-352d7c07d31b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4049552-0c48-448c-be17-3d9a6d54aa65"]
2021-11-21T11:19:04.328Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:04.328Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.338Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.338Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.338Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:04.339Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.340Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:04.341Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.341Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:04.349Z|c38f054e-2712-4f30-a560-352d7c07d31b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:04.468Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:04.472Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.472Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:19:04.473Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.473Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.474Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:19:04.474Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"675bb0800c3181d7", X-B3-SpanId:"7fa80bd515cfb53f", X-B3-ParentSpanId:"675bb0800c3181d7", X-B3-Sampled:"0", X-ONAP-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-TransactionID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-ECOMP-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"820b8721-8130-4001-90c0-47e293fc1a8e"]
2021-11-21T11:19:04.474Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:19:04.475Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.487Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.488Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.488Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:19:04.488Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.489Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "endTime" : "2021-11-21T11:18:57.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:57.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:19:04.489Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.489Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:19:04.490Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.491Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:04.491Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.491Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.492Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:04.492Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"675bb0800c3181d7", X-B3-SpanId:"96c3b493e92bdc0d", X-B3-ParentSpanId:"675bb0800c3181d7", X-B3-Sampled:"0", X-ONAP-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-TransactionID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-ECOMP-RequestID:"c50e4b96-54f7-44a4-a0f7-9d24db672427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d844dfc-338a-40c0-9031-9058b0171953"]
2021-11-21T11:19:04.492Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:04.492Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.502Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.503Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.503Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:04.503Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.504Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:04.504Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.505Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:04.510Z|c50e4b96-54f7-44a4-a0f7-9d24db672427|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:04.633Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:04.638Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.638Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:19:04.639Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.639Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.639Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:19:04.640Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08656c26d2f13968", X-B3-SpanId:"a698657ff54c06e8", X-B3-ParentSpanId:"08656c26d2f13968", X-B3-Sampled:"0", X-ONAP-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-TransactionID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-ECOMP-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8f25262-68ec-441f-8f22-960432ec566e"]
2021-11-21T11:19:04.640Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:19:04.640Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.654Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.654Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.654Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:19:04.655Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.656Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "endTime" : "2021-11-21T11:18:57.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:57.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:19:04.656Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.657Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:19:04.658Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.659Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:04.659Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.659Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.660Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:04.660Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08656c26d2f13968", X-B3-SpanId:"8961f3b87049506a", X-B3-ParentSpanId:"08656c26d2f13968", X-B3-Sampled:"0", X-ONAP-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-TransactionID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-ECOMP-RequestID:"8b463c89-a342-4b05-a960-8d7cc6e8de1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b2772f8-ee23-40bb-b27e-164d3cdf2dc0"]
2021-11-21T11:19:04.660Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:04.660Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.671Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.671Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.672Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:04.672Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.674Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:04.674Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.675Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:04.683Z|8b463c89-a342-4b05-a960-8d7cc6e8de1e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:04.799Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:04.802Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.803Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||Invoke
2021-11-21T11:19:04.803Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.803Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052
2021-11-21T11:19:04.804Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Method      : GET
2021-11-21T11:19:04.804Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ffde237d02dbc7", X-B3-SpanId:"ab8855d7da1abeb0", X-B3-ParentSpanId:"53ffde237d02dbc7", X-B3-Sampled:"0", X-ONAP-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-TransactionID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-ECOMP-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"506f3852-c521-4e41-a867-16e3a8980456"]
2021-11-21T11:19:04.804Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Request body: 
2021-11-21T11:19:04.805Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.823Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.824Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.824Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Status text  : 
2021-11-21T11:19:04.825Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.826Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||Response body: {
  "requestId" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:18:52.000+00:00",
  "endTime" : "2021-11-21T11:18:57.000+00:00",
  "source" : "VID",
  "vnfId" : "1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "vnfName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d_vnf_0",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"a1211294-9282-4b62-adc3-11a869b4da91\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"19a5ab6c-47fe-4ef6-80eb-63158a4f5c1f\",\n            \"modelCustomizationId\": \"117e5981-2899-4709-988d-42da5aab3f2c\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:18:57.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4/vnfs/1bf64542-c93a-493f-b6d1-f171889e7d8d",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e34bc20-2b0b-4fed-b0c4-5c22038ec052",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052"
    }
  }
}
2021-11-21T11:19:04.826Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.827Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|INFO|500||InvokeReturn
2021-11-21T11:19:04.828Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.828Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:04.829Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:04.830Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false
2021-11-21T11:19:04.830Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:04.830Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ffde237d02dbc7", X-B3-SpanId:"cee7a22bca33675b", X-B3-ParentSpanId:"53ffde237d02dbc7", X-B3-Sampled:"0", X-ONAP-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-TransactionID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-ECOMP-RequestID:"4e776d5b-8f1e-4c68-a419-83cdc5d4bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7765d99-4cd8-4334-a0c1-dd5e7f393806"]
2021-11-21T11:19:04.831Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:04.831Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:04.841Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:04.841Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:04.841Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:04.841Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:04.843Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:04.843Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:04.844Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e34bc20-2b0b-4fed-b0c4-5c22038ec052&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:04.855Z|4e776d5b-8f1e-4c68-a419-83cdc5d4bb90|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e34bc20-2b0b-4fed-b0c4-5c22038ec052|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:06.386Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:06.389Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||Checking if requestId: 6ecd6889-22f4-469c-bea3-439558a2b23e already exists in requestDb InfraActiveRequests table
2021-11-21T11:19:06.390Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:06.390Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:06.390Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:06.390Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:06.390Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:06.391Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4125ad7947d2c5c3", X-B3-SpanId:"97796b5828d5fcdb", X-B3-ParentSpanId:"4125ad7947d2c5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba15b92-1852-406b-976e-089648a90398"]
2021-11-21T11:19:06.391Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:06.391Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:06.404Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:06.405Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:19:06.405Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:06.405Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:19:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:06.405Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: 
2021-11-21T11:19:06.406Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:06.406Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|404|Not Found|InvokeReturn
2021-11-21T11:19:06.414Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:19:06.423Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:06.457Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:19:06.458Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||Invoke
2021-11-21T11:19:06.658Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:19:06.659Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:19:06:485-36820], vertex-id=[311472], Content-Length=[247], Date=[Sun, 21 Nov 2021 11:19:06 GMT], Content-Type=[application/json]}
2021-11-21T11:19:06.662Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4"}]}

2021-11-21T11:19:06.668Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:06.696Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:19:06.697Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:19:06.757Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:19:06.757Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:19:06:720-99514], Content-Length=[605], Date=[Sun, 21 Nov 2021 11:19:06 GMT], Content-Type=[application/json]}
2021-11-21T11:19:06.759Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2021-11-21T11:19:06.761Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2021-11-21T11:19:06.766Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:06.792Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||Invoke
2021-11-21T11:19:06.793Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1b673949-fc52-442a-8625-181e8b2dffc8], X-ECOMP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-TransactionId=[], X-ONAP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e]}
2021-11-21T11:19:06.854Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:19:06:812-92409], vertex-id=[311472], Content-Length=[247], Date=[Sun, 21 Nov 2021 11:19:06 GMT], Content-Type=[application/json]}
2021-11-21T11:19:06.856Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4"}]}

2021-11-21T11:19:06.857Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:19:06.864Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:06.891Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:19:06.892Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:19:07.114Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:19:07.115Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:19:06:912-57802], Content-Length=[602], Date=[Sun, 21 Nov 2021 11:19:06 GMT], Content-Type=[application/json]}
2021-11-21T11:19:07.116Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks","ERR.5.4.6114"]}}}

2021-11-21T11:19:07.118Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2021-11-21T11:19:07.124Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:07.151Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||Invoke
2021-11-21T11:19:07.152Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[214c7e34-806d-4da0-acef-b7738422d3b8], X-ECOMP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-TransactionId=[], X-ONAP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e]}
2021-11-21T11:19:07.552Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:19:07:175-23269], vertex-id=[311472], Content-Length=[247], Date=[Sun, 21 Nov 2021 11:19:07 GMT], Content-Type=[application/json]}
2021-11-21T11:19:07.554Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4"}]}

2021-11-21T11:19:07.555Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4?format=pathed|INFO|500||InvokeReturn
2021-11-21T11:19:07.561Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:07.688Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-11-21T11:19:07.688Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0564777c-5f86-4130-89d3-016c036b2bdd], X-ECOMP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e], X-TransactionId=[], X-ONAP-RequestID=[6ecd6889-22f4-469c-bea3-439558a2b23e]}
2021-11-21T11:19:07.756Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:19:07:711-18674], Content-Length=[611], Date=[Sun, 21 Nov 2021 11:19:07 GMT], Content-Type=[application/json]}
2021-11-21T11:19:07.757Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations","ERR.5.4.6114"]}}}

2021-11-21T11:19:07.757Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-11-21T11:19:07.759Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/55d853a9-2537-4876-a2e1-db0245504da4/related-to/configurations?resultIndex=0&resultSize=1&format=count
2021-11-21T11:19:07.763Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:19:07.788Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:19:07.788Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||Invoke
2021-11-21T11:19:07.917Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2|INFO|500||InvokeReturn
2021-11-21T11:19:07.917Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/31bc782557df48d3a83587791c25a7f2 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211121-11:19:07:809-11177], vertex-id=[176360], Content-Length=[608], Date=[Sun, 21 Nov 2021 11:19:07 GMT], Content-Type=[application/json]}
2021-11-21T11:19:07.919Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||{"tenant-id":"31bc782557df48d3a83587791c25a7f2","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1637493537032","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-11-21T11:19:07.921Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:19:07.921Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:19:07.922Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.922Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:19:07.923Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:07.923Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.923Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:19:07.923Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"4125ad7947d2c5c3", X-B3-SpanId:"f88a345a01eca558", X-B3-ParentSpanId:"4125ad7947d2c5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ec2250-fcab-4f70-aeab-f43e92ae6c4c"]
2021-11-21T11:19:07.924Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4"},"instanceName":null,"requestScope":"service"}
2021-11-21T11:19:07.924Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:19:07.938Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:07.939Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:07.939Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:19:07.939Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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, 21 Nov 2021 11:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:07.940Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:19:07.940Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:07.940Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:19:07.941Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.942Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:19:07.942Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:07.942Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.942Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:19:07.943Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3ab139c-b8d6-44f8-8b99-1a8c67fee5fd"]
2021-11-21T11:19:07.943Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:19:07.943Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:19:07.968Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:07.968Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:07.969Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:19:07.969Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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, 21 Nov 2021 11:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:07.970Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:19:07.970Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:07.970Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:19:07.974Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:19:07.974Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:19:07.974Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:07.974Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:19:07.975Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:19:07.975Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3d397ce-f522-44b6-8a29-83144ee807d4"]
2021-11-21T11:19:07.975Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:19:07.975Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:19:07.990Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:07.991Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:07.991Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:19:07.991Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:07.992Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 511,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service"
    }
  }
}
2021-11-21T11:19:07.993Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:07.993Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:19:07.994Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.995Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:19:07.995Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:07.995Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:07.996Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:19:07.996Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a64f25b-b2eb-4095-9f6f-366b700e701f"]
2021-11-21T11:19:07.996Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:19:07.996Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:19:08.015Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:08.015Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:08.016Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:19:08.016Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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, 21 Nov 2021 11:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:08.016Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:19:08.017Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:08.017Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:19:08.020Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:19:08.020Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:19:08.020Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:08.021Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:19:08.021Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:19:08.021Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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:"1378", X-B3-TraceId:"4125ad7947d2c5c3", X-B3-SpanId:"633dca9121534696", X-B3-ParentSpanId:"4125ad7947d2c5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67dc580b-129c-483c-b7f8-209290f5d272"]
2021-11-21T11:19:08.022Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6ecd6889-22f4-469c-bea3-439558a2b23e","requestStatus":"IN_PROGRESS","startTime":1637493547760,"source":"VID","tenantId":"31bc782557df48d3a83587791c25a7f2","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"55d853a9-2537-4876-a2e1-db0245504da4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6ecd6889-22f4-469c-bea3-439558a2b23e"}
2021-11-21T11:19:08.022Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:19:08.045Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:08.046Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:19:08.046Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:19:08.046Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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/6ecd6889-22f4-469c-bea3-439558a2b23e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:08.048Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:19:07.760+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:19:08.031+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:08.048Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:08.048Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:19:08.055Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:08.056Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:19:08.056Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:08.056Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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
2021-11-21T11:19:08.056Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:19:08.057Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|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:"2016", X-B3-TraceId:"4125ad7947d2c5c3", X-B3-SpanId:"f792d685d21f80c5", X-B3-ParentSpanId:"4125ad7947d2c5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"194905aa-fdc6-4eba-85bb-452c9eca8a90"]
2021-11-21T11:19:08.057Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelUuid\":\"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\",\"modelInvariantUuid\":\"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"31bc782557df48d3a83587791c25a7f2\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\"}","type":"String"},"requestId":{"value":"6ecd6889-22f4-469c-bea3-439558a2b23e","type":"String"},"mso-request-id":{"value":"6ecd6889-22f4-469c-bea3-439558a2b23e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"55d853a9-2537-4876-a2e1-db0245504da4","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/55d853a9-2537-4876-a2e1-db0245504da4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:19:08.057Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:19:09.000Z|510faa44-2443-431e-b948-4bcfcfd68ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:09.000Z|aebe685f-fcf9-45a0-a0fb-35cc37810a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:09.000Z|dbd69be4-81df-4b77-93da-ac8e3f92112e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:09.001Z|dbd69be4-81df-4b77-93da-ac8e3f92112e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:09.001Z|aebe685f-fcf9-45a0-a0fb-35cc37810a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:09.001Z|510faa44-2443-431e-b948-4bcfcfd68ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:09.071Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:09.072Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:19:09.072Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:19:09.073Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:19:09 GMT", X-ONAP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-TransactionID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ECOMP-RequestID:"6ecd6889-22f4-469c-bea3-439558a2b23e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"194905aa-fdc6-4eba-85bb-452c9eca8a90", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:19:09.073Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6ecd6889-22f4-469c-bea3-439558a2b23e\",\"instanceId\":\"55d853a9-2537-4876-a2e1-db0245504da4\"}}","message":"Success","processInstanceID":"d80d9b11-4abc-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:19:09.073Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:09.074Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:19:09.078Z|6ecd6889-22f4-469c-bea3-439558a2b23e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:09.210Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:09.214Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:09.215Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:09.215Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:09.216Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:09.216Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:09.216Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27dcafa4c98e3627", X-B3-SpanId:"89e608fb3a8ea19b", X-B3-ParentSpanId:"27dcafa4c98e3627", X-B3-Sampled:"0", X-ONAP-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-TransactionID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-ECOMP-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40a6ea69-2cd5-4fd3-9787-93b6e9541e50"]
2021-11-21T11:19:09.216Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:09.217Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:09.231Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:09.232Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:09.232Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:09.232Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:09.234Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:19:07.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:19:08.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:09.234Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:09.234Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||InvokeReturn
2021-11-21T11:19:09.235Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:09.236Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:09.236Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:09.236Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:09.237Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:09.237Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27dcafa4c98e3627", X-B3-SpanId:"a6db7c4d359ec6b0", X-B3-ParentSpanId:"27dcafa4c98e3627", X-B3-Sampled:"0", X-ONAP-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-TransactionID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-ECOMP-RequestID:"c28e6ae7-820d-46ba-a01d-6a4bd88e51b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aacc0e94-be73-4fc1-8199-75ac62189177"]
2021-11-21T11:19:09.237Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:09.237Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:09.247Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:09.247Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:09.247Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:09.248Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:09.249Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:09.249Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:09.249Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:09.257Z|c28e6ae7-820d-46ba-a01d-6a4bd88e51b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:15.335Z|0c2aec93-c15f-4a0c-b5a3-291338eae291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:15.336Z|0c2aec93-c15f-4a0c-b5a3-291338eae291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:17.461Z|89bb0fcb-af93-478d-8187-4fb4f0974dd2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:19:17.462Z|89bb0fcb-af93-478d-8187-4fb4f0974dd2|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:19.027Z|a8c120ae-34a8-471a-a75b-07e89a1363cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:19.028Z|a8c120ae-34a8-471a-a75b-07e89a1363cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:19.029Z|0f0e3bfe-9115-43aa-bb84-e14fe5fae275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:19.030Z|0f0e3bfe-9115-43aa-bb84-e14fe5fae275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:19.035Z|fb1f5fcc-8c3d-406a-bfe2-6f80c9e90c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:19.036Z|fb1f5fcc-8c3d-406a-bfe2-6f80c9e90c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:19.389Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:19.393Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.393Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:19.394Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.394Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.394Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:19.394Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af0aacc46a06bb5", X-B3-SpanId:"5ab10ddf0c3798c0", X-B3-ParentSpanId:"2af0aacc46a06bb5", X-B3-Sampled:"0", X-ONAP-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-TransactionID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-ECOMP-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d132438-808c-457c-8a7f-73346ca15c65"]
2021-11-21T11:19:19.395Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:19.395Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.416Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.417Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.417Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:19.417Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.419Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:19:07.000+00:00",
  "endTime" : "2021-11-21T11:19:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:19:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:19.419Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.419Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||InvokeReturn
2021-11-21T11:19:19.421Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.421Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:19.421Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.422Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.422Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:19.422Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af0aacc46a06bb5", X-B3-SpanId:"7c7269c022f647b5", X-B3-ParentSpanId:"2af0aacc46a06bb5", X-B3-Sampled:"0", X-ONAP-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-TransactionID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-ECOMP-RequestID:"b1437c66-077b-4207-a8ad-94dffb61fa88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13b7c862-12f0-464b-a33d-0d85c377bf2b"]
2021-11-21T11:19:19.423Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:19.423Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.434Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.434Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.434Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:19.434Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.436Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:19.436Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.436Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:19.442Z|b1437c66-077b-4207-a8ad-94dffb61fa88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:19.561Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:19.566Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.567Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:19.567Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.568Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.568Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:19.568Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc18e8d32a6bb0d1", X-B3-SpanId:"6ec254a03a1e2faa", X-B3-ParentSpanId:"fc18e8d32a6bb0d1", X-B3-Sampled:"0", X-ONAP-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-TransactionID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-ECOMP-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5456131e-dedc-45f6-b420-61a48bfe9f03"]
2021-11-21T11:19:19.569Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:19.569Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.585Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.585Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.586Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:19.586Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.587Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:19:07.000+00:00",
  "endTime" : "2021-11-21T11:19:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:19:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:19.587Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.588Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||InvokeReturn
2021-11-21T11:19:19.589Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.589Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:19.590Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.590Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.590Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:19.590Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc18e8d32a6bb0d1", X-B3-SpanId:"d26f9191f3adaf21", X-B3-ParentSpanId:"fc18e8d32a6bb0d1", X-B3-Sampled:"0", X-ONAP-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-TransactionID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-ECOMP-RequestID:"e2105715-a486-4020-8ed8-05a206ef81ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee841f0-76f1-42de-b7c8-ee894426fa89"]
2021-11-21T11:19:19.591Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:19.591Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.600Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.600Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.601Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:19.601Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.602Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:19.603Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.603Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:19.609Z|e2105715-a486-4020-8ed8-05a206ef81ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:19.726Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:19.731Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.732Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:19.732Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.732Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.732Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:19.733Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38a4196f3ed231a4", X-B3-SpanId:"9a4e9a456da65b08", X-B3-ParentSpanId:"38a4196f3ed231a4", X-B3-Sampled:"0", X-ONAP-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-TransactionID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-ECOMP-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb090a92-f34c-47b4-8d03-512f92d45016"]
2021-11-21T11:19:19.733Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:19.733Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.747Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.747Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.748Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:19.748Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.750Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:19:07.000+00:00",
  "endTime" : "2021-11-21T11:19:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:19:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:19.750Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.750Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||InvokeReturn
2021-11-21T11:19:19.751Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.752Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:19.752Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.752Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.752Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:19.753Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38a4196f3ed231a4", X-B3-SpanId:"07663c12bdcf3609", X-B3-ParentSpanId:"38a4196f3ed231a4", X-B3-Sampled:"0", X-ONAP-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-TransactionID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-ECOMP-RequestID:"3df155b0-25a2-4340-bafe-649d71aa65fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd7d2ef-fd19-4c42-9e2a-c04b79af6f3f"]
2021-11-21T11:19:19.753Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:19.753Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.763Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.764Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.764Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:19.764Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.766Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:19.766Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.767Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:19.772Z|3df155b0-25a2-4340-bafe-649d71aa65fa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:19.899Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:19:19.903Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.903Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||Invoke
2021-11-21T11:19:19.903Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.904Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e
2021-11-21T11:19:19.904Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Method      : GET
2021-11-21T11:19:19.905Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"781a4c0336557fb7", X-B3-SpanId:"c8a44b43926cb457", X-B3-ParentSpanId:"781a4c0336557fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-TransactionID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-ECOMP-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3574d61d-fffb-4c44-a3b1-dc9c5afa6801"]
2021-11-21T11:19:19.905Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Request body: 
2021-11-21T11:19:19.905Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.924Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.925Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.925Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Status text  : 
2021-11-21T11:19:19.926Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.926Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||Response body: {
  "requestId" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:19:07.000+00:00",
  "endTime" : "2021-11-21T11:19:13.000+00:00",
  "source" : "VID",
  "tenantId" : "31bc782557df48d3a83587791c25a7f2",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2dd9fadc-22ce-49b4-bad2-c2d0d04ff9e7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"86e361d9-ceb4-4e0e-b18e-155971f6d1b5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"31bc782557df48d3a83587791c25a7f2\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:19:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "55d853a9-2537-4876-a2e1-db0245504da4",
  "serviceInstanceName" : "basic_cnf-26e8de10-bc75-48e4-bdec-e7d8d8d4829d",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/55d853a9-2537-4876-a2e1-db0245504da4",
  "tenantName" : "ci-onap-master-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "6ecd6889-22f4-469c-bea3-439558a2b23e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e"
    }
  }
}
2021-11-21T11:19:19.926Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.927Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ecd6889-22f4-469c-bea3-439558a2b23e|INFO|500||InvokeReturn
2021-11-21T11:19:19.928Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.929Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:19:19.929Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:19:19.929Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false
2021-11-21T11:19:19.930Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:19:19.930Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"781a4c0336557fb7", X-B3-SpanId:"f63e76d0efdbad9a", X-B3-ParentSpanId:"781a4c0336557fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-TransactionID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-ECOMP-RequestID:"7c568e09-d29d-4bdf-8d83-3e402f9ce097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8968de8f-c077-4d75-8548-6e8b3b36da50"]
2021-11-21T11:19:19.931Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:19:19.931Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:19:19.944Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:19:19.945Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:19:19.945Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:19:19.945Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:19:19.947Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:19:19.947Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:19:19.947Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ecd6889-22f4-469c-bea3-439558a2b23e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:19:19.954Z|7c568e09-d29d-4bdf-8d83-3e402f9ce097|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6ecd6889-22f4-469c-bea3-439558a2b23e|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:19:29.050Z|c38944e2-7246-4769-b85d-84f62aece451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:29.050Z|63b483a8-c696-4842-b146-e0e17207adf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:29.052Z|63b483a8-c696-4842-b146-e0e17207adf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:29.052Z|c38944e2-7246-4769-b85d-84f62aece451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:29.057Z|bc24954b-8fb8-4a6f-849a-68346d193c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:29.057Z|bc24954b-8fb8-4a6f-849a-68346d193c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:30.336Z|d7e1d366-fd70-47ae-8485-2f59a805add0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:30.337Z|d7e1d366-fd70-47ae-8485-2f59a805add0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:30.738Z|dc9d65f2-9103-4a66-b4ec-7382c1720fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:30.739Z|dc9d65f2-9103-4a66-b4ec-7382c1720fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:39.076Z|7f306b44-e77a-47ec-b00c-ac376246444b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:39.077Z|7f306b44-e77a-47ec-b00c-ac376246444b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:39.077Z|021c3239-d07e-44c0-965b-937287cb0e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:39.077Z|021c3239-d07e-44c0-965b-937287cb0e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:39.080Z|d8164f68-ddea-42ee-ab1a-7c0253ba6565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:39.081Z|d8164f68-ddea-42ee-ab1a-7c0253ba6565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:45.336Z|41a9cf94-c551-455d-8b34-47ebfcbd7858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:19:45.340Z|41a9cf94-c551-455d-8b34-47ebfcbd7858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:19:49.100Z|22481622-2232-4111-99b0-8efa1feece94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:49.100Z|5a5c017a-55e2-47b9-a30c-217693290dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:49.100Z|ed6ab00a-b3bb-4082-963f-1d5dcd37e9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:49.101Z|5a5c017a-55e2-47b9-a30c-217693290dde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:49.101Z|22481622-2232-4111-99b0-8efa1feece94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:49.101Z|ed6ab00a-b3bb-4082-963f-1d5dcd37e9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:59.127Z|f3530473-af51-4970-9d96-1715321c13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:59.127Z|01300b3a-013e-4831-a363-b73b185c31f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:59.129Z|7f5c1747-32ad-4b65-956e-8569d3786894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:19:59.129Z|01300b3a-013e-4831-a363-b73b185c31f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:59.129Z|f3530473-af51-4970-9d96-1715321c13ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:19:59.130Z|7f5c1747-32ad-4b65-956e-8569d3786894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:00.335Z|da43f0b5-e1d2-4257-aabe-4968371a16ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:00.336Z|da43f0b5-e1d2-4257-aabe-4968371a16ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:00.740Z|1a2c723e-41c0-423c-8e57-38d1532ff794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:00.740Z|1a2c723e-41c0-423c-8e57-38d1532ff794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:09.156Z|b0bbe7e9-d38b-4d3c-96de-1426fd9045d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:09.157Z|b0bbe7e9-d38b-4d3c-96de-1426fd9045d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:09.157Z|c884348f-1961-4e4a-9d0b-2c06f64b75f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:09.158Z|c884348f-1961-4e4a-9d0b-2c06f64b75f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:09.158Z|5f4aca58-c674-4d36-b327-49ac198b51be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:09.159Z|5f4aca58-c674-4d36-b327-49ac198b51be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:15.335Z|f11beef0-4cda-476d-af90-59d82192a8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:15.336Z|f11beef0-4cda-476d-af90-59d82192a8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:17.463Z|6ec68b12-d706-48fe-86b7-0f8319b885cf|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:20:17.464Z|6ec68b12-d706-48fe-86b7-0f8319b885cf|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:19.178Z|acf42d30-1451-47c2-ad6b-43d479268196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:19.178Z|de1cdcda-a1d7-4b40-849e-08bbc941f845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:19.179Z|acf42d30-1451-47c2-ad6b-43d479268196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:19.179Z|de1cdcda-a1d7-4b40-849e-08bbc941f845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:19.182Z|9106385a-94ed-48a0-a361-bd9a9a148de2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:19.182Z|9106385a-94ed-48a0-a361-bd9a9a148de2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:29.213Z|88c8ff16-9e38-4f4a-9d05-54174fe58444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:29.214Z|88c8ff16-9e38-4f4a-9d05-54174fe58444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:29.214Z|b754164a-0b71-4c55-b571-75af09dd321b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:29.215Z|b754164a-0b71-4c55-b571-75af09dd321b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:29.216Z|f89dd7db-e3ca-480d-96a7-c7957c334622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:29.217Z|f89dd7db-e3ca-480d-96a7-c7957c334622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:30.336Z|9489b169-2b4e-4ead-96d0-d0119b90d0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:30.339Z|9489b169-2b4e-4ead-96d0-d0119b90d0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:30.744Z|359ca121-bfb9-466f-94a3-4c9a3a05ec28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:30.747Z|359ca121-bfb9-466f-94a3-4c9a3a05ec28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:39.243Z|f0e7532b-52ca-4bd9-994b-1cfdf1c3c3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:39.243Z|25979c39-79a6-4f25-b507-29731fb1ec9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:39.243Z|36fec93d-0cdf-4947-a082-8b9ce0ad1401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:39.244Z|36fec93d-0cdf-4947-a082-8b9ce0ad1401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:39.244Z|f0e7532b-52ca-4bd9-994b-1cfdf1c3c3c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:39.244Z|25979c39-79a6-4f25-b507-29731fb1ec9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:45.335Z|8a74b1dd-f1e0-481a-afc9-b72c067de572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:20:45.336Z|8a74b1dd-f1e0-481a-afc9-b72c067de572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:20:49.270Z|5c89e07a-4ce3-4fba-af8b-23f590c61468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:49.270Z|1ccc57c5-5855-467d-9802-1cc4da3089cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:49.271Z|1ccc57c5-5855-467d-9802-1cc4da3089cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:49.271Z|5c89e07a-4ce3-4fba-af8b-23f590c61468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:49.273Z|25e9062e-734d-43b7-9be3-47f7a6da6c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:49.275Z|25e9062e-734d-43b7-9be3-47f7a6da6c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:59.293Z|e0f662dc-4401-4c2f-ad14-57437531f4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:59.294Z|e0f662dc-4401-4c2f-ad14-57437531f4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:59.298Z|09148992-4587-4a05-aba8-7911a84e520e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:59.298Z|3fc984bb-b09c-4c8f-af4c-dc5b99509110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:20:59.299Z|09148992-4587-4a05-aba8-7911a84e520e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:20:59.299Z|3fc984bb-b09c-4c8f-af4c-dc5b99509110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:00.335Z|8f9b6103-e0d2-4460-be27-1ec69cb0b2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:00.336Z|8f9b6103-e0d2-4460-be27-1ec69cb0b2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:00.747Z|917b0bf8-fc91-42df-af81-ec2b28e5ccbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:00.748Z|917b0bf8-fc91-42df-af81-ec2b28e5ccbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:09.326Z|97c3e337-9a1f-49c4-b392-686ba786b0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:09.326Z|937d2c04-7b9a-4304-9952-52fce89bb7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:09.326Z|a5fb0ec9-89ce-4154-a466-dbdd0b00c7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:09.328Z|937d2c04-7b9a-4304-9952-52fce89bb7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:09.328Z|97c3e337-9a1f-49c4-b392-686ba786b0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:09.328Z|a5fb0ec9-89ce-4154-a466-dbdd0b00c7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:15.336Z|b6a0349b-b9d7-4935-93aa-99328e068a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:15.339Z|b6a0349b-b9d7-4935-93aa-99328e068a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:17.463Z|06fa8ea6-7e8d-4d28-bdaa-0453cd4f2248|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:21:17.464Z|06fa8ea6-7e8d-4d28-bdaa-0453cd4f2248|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:19.352Z|beadad3c-9770-4e50-a975-1e985a917c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:19.352Z|b5580e58-1a53-40fa-9683-338d20da618d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:19.352Z|beadad3c-9770-4e50-a975-1e985a917c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:19.352Z|b5580e58-1a53-40fa-9683-338d20da618d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:19.353Z|d637589b-4706-4394-92c0-d6a1a98f2668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:19.354Z|d637589b-4706-4394-92c0-d6a1a98f2668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:29.380Z|026927e0-8bd2-459a-967c-e77b0ff8594c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:29.381Z|026927e0-8bd2-459a-967c-e77b0ff8594c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:29.382Z|2d99ac0a-62d3-49cb-a779-acffb9090cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:29.382Z|706cc557-ad05-486e-805b-14f059b31fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:29.382Z|2d99ac0a-62d3-49cb-a779-acffb9090cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:29.382Z|706cc557-ad05-486e-805b-14f059b31fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:30.337Z|aa9beca4-b9a4-4a5c-8059-bc0b272d602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:30.337Z|aa9beca4-b9a4-4a5c-8059-bc0b272d602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:30.749Z|857432c9-a0e8-4c75-80a6-9b2653756eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:30.750Z|857432c9-a0e8-4c75-80a6-9b2653756eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:39.414Z|ef431fa2-2888-40a7-a129-326f640b4bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:39.416Z|ef431fa2-2888-40a7-a129-326f640b4bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:39.414Z|96cf1a84-2a92-4ed8-bacb-91897c4b5a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:39.414Z|1724c871-8004-42a5-84ff-ea1d556f4a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:39.418Z|1724c871-8004-42a5-84ff-ea1d556f4a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:39.417Z|96cf1a84-2a92-4ed8-bacb-91897c4b5a54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:45.336Z|7072e572-1a63-4a6a-802d-73c112b6c638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:21:45.337Z|7072e572-1a63-4a6a-802d-73c112b6c638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:21:49.442Z|9d9e9952-abd5-4227-b917-0f9ab10ade64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:49.443Z|9d9e9952-abd5-4227-b917-0f9ab10ade64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:49.446Z|1584eb67-2902-46e5-bd86-da1bb26aab31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:49.447Z|1584eb67-2902-46e5-bd86-da1bb26aab31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:49.451Z|d7dee28e-3f3a-4ede-973f-1d6f422ecdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:49.452Z|d7dee28e-3f3a-4ede-973f-1d6f422ecdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:59.471Z|1c425d86-2bb1-4098-bb8d-9d344b6ac59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:59.472Z|247cf231-e83c-489d-becf-5403910031ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:59.471Z|4436a2e9-045a-4705-9d1d-7e45eac7ee4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:21:59.474Z|247cf231-e83c-489d-becf-5403910031ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:59.474Z|4436a2e9-045a-4705-9d1d-7e45eac7ee4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:21:59.474Z|1c425d86-2bb1-4098-bb8d-9d344b6ac59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:00.335Z|9bbca0ec-e139-429e-baaa-d8fedb09720a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:00.341Z|9bbca0ec-e139-429e-baaa-d8fedb09720a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:00.750Z|8fee7c3d-7133-4bb0-ad01-21cdd061eb70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:00.751Z|8fee7c3d-7133-4bb0-ad01-21cdd061eb70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:09.497Z|fdff3616-de4d-46dc-b39c-d1658e61a315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:09.499Z|fdff3616-de4d-46dc-b39c-d1658e61a315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:09.500Z|0014d535-eedd-4827-8a94-afce6d754b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:09.500Z|0014d535-eedd-4827-8a94-afce6d754b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:09.500Z|0920b395-1a10-4526-971e-41b995a7a38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:09.501Z|0920b395-1a10-4526-971e-41b995a7a38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:15.337Z|6a1dcb03-2849-45b0-9805-0397a6e8b0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:15.339Z|6a1dcb03-2849-45b0-9805-0397a6e8b0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:17.477Z|752fc31c-3d4b-4164-8999-c046e1ae3c9a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:22:17.479Z|752fc31c-3d4b-4164-8999-c046e1ae3c9a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:19.531Z|516a9ded-f46a-4c42-99d0-1b11aa48a7dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:19.539Z|4a882169-43ea-40ea-848f-e9d865f9df53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:19.542Z|4a882169-43ea-40ea-848f-e9d865f9df53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:19.532Z|516a9ded-f46a-4c42-99d0-1b11aa48a7dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:19.543Z|8cc5317f-ca32-49c8-ad47-c7eec87f08ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:19.544Z|8cc5317f-ca32-49c8-ad47-c7eec87f08ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:29.578Z|7df02329-e213-4a44-9701-5d9bdb09feea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:29.579Z|4281bc95-fafc-4890-a387-3e96b030ed61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:29.579Z|7df02329-e213-4a44-9701-5d9bdb09feea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:29.580Z|4281bc95-fafc-4890-a387-3e96b030ed61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:29.585Z|4657fe40-806f-4f04-add1-8c05898569a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:29.585Z|4657fe40-806f-4f04-add1-8c05898569a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:30.338Z|aa81c553-f699-4f96-9a2b-a657fb9d3373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:30.339Z|aa81c553-f699-4f96-9a2b-a657fb9d3373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:30.752Z|160b5017-aca3-4a3e-a885-b8a3a1eb5195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:30.753Z|160b5017-aca3-4a3e-a885-b8a3a1eb5195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:39.615Z|52ed9d93-2303-4101-a63d-ea63cabd3de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:39.615Z|2b8bd901-68f9-45f1-a11d-ec5b304187ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:39.615Z|dd337b25-b1f1-4212-b5da-61a960b85d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:39.619Z|dd337b25-b1f1-4212-b5da-61a960b85d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:39.618Z|2b8bd901-68f9-45f1-a11d-ec5b304187ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:39.618Z|52ed9d93-2303-4101-a63d-ea63cabd3de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:45.336Z|7056d7c9-aa1f-4b49-96ed-94c2e1e270b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:22:45.339Z|7056d7c9-aa1f-4b49-96ed-94c2e1e270b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:22:49.660Z|f39bc9b9-533f-421c-a336-56449a8cf401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:49.661Z|f39bc9b9-533f-421c-a336-56449a8cf401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:49.677Z|b0074ecb-2c99-4e28-90c5-ec6fa46ff3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:49.677Z|b0074ecb-2c99-4e28-90c5-ec6fa46ff3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:49.681Z|1bc91135-6cea-452c-bd58-6d042959a2a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:49.684Z|1bc91135-6cea-452c-bd58-6d042959a2a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:59.717Z|5db00ea9-0697-445b-951e-b20b7773613a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:59.718Z|5db00ea9-0697-445b-951e-b20b7773613a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:59.725Z|80cc01ad-8817-4766-a2db-251b36f96949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:59.725Z|9a366de3-43fa-45cf-a20e-fbb88c99477e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:22:59.725Z|80cc01ad-8817-4766-a2db-251b36f96949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:22:59.726Z|9a366de3-43fa-45cf-a20e-fbb88c99477e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:00.335Z|ba747599-4f00-4581-ae73-3844f93272ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:00.336Z|ba747599-4f00-4581-ae73-3844f93272ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:00.755Z|1f195abe-bede-4948-85f3-59f92958209f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:00.755Z|1f195abe-bede-4948-85f3-59f92958209f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:09.740Z|9e2e21d4-4c97-4972-97a4-1a7a1ace19da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:09.742Z|9e2e21d4-4c97-4972-97a4-1a7a1ace19da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:09.753Z|7c53a4e7-15a1-46e4-9069-7e29ac0793c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:09.753Z|7c53a4e7-15a1-46e4-9069-7e29ac0793c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:09.755Z|d5c98c78-2b74-479d-b518-61bb4f51f03c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:09.756Z|d5c98c78-2b74-479d-b518-61bb4f51f03c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:15.335Z|ef9d3227-b731-4fe4-b0cf-fd7417077549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:15.336Z|ef9d3227-b731-4fe4-b0cf-fd7417077549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:17.462Z|f3ab3fb6-8af0-4090-88d5-a98dda9e658b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:23:17.463Z|f3ab3fb6-8af0-4090-88d5-a98dda9e658b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:19.775Z|e53a6248-d816-46f9-92b2-b6499b74f041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:19.775Z|e2b41075-36d4-47f0-aaa3-4f9b69ddb600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:19.776Z|e53a6248-d816-46f9-92b2-b6499b74f041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:19.776Z|e2b41075-36d4-47f0-aaa3-4f9b69ddb600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:19.781Z|c6f17a88-cd34-4fff-826b-e562b81c8fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:19.781Z|c6f17a88-cd34-4fff-826b-e562b81c8fcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:29.815Z|fc720aa4-d3dc-42d6-9472-e12b20320744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:29.815Z|2e6b9801-5bb8-4a2e-b70a-0a4443c81552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:29.816Z|74bd2a81-3a73-450d-ac8b-80b150bf8cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:29.816Z|2e6b9801-5bb8-4a2e-b70a-0a4443c81552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:29.816Z|fc720aa4-d3dc-42d6-9472-e12b20320744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:29.817Z|74bd2a81-3a73-450d-ac8b-80b150bf8cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:30.335Z|454977ca-071b-4bb5-8737-e9e7a602583c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:30.339Z|454977ca-071b-4bb5-8737-e9e7a602583c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:30.756Z|ed4f0d20-5e15-4903-84fe-48890c356f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:30.757Z|ed4f0d20-5e15-4903-84fe-48890c356f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:39.844Z|ee185731-e6d1-4efa-9d41-7db374a01334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:39.845Z|ee185731-e6d1-4efa-9d41-7db374a01334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:39.848Z|8c67ca6f-4da8-428a-b594-0558589ce7c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:39.848Z|8c67ca6f-4da8-428a-b594-0558589ce7c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:39.862Z|3d210919-6d0e-4e40-9b3e-5111adeb1148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:39.862Z|3d210919-6d0e-4e40-9b3e-5111adeb1148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:45.335Z|9fe6be04-0857-405f-be7b-38d89fb9f023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:23:45.336Z|9fe6be04-0857-405f-be7b-38d89fb9f023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:23:49.881Z|2732ec3f-dd1c-4770-b15b-46b931f5fcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:49.882Z|2732ec3f-dd1c-4770-b15b-46b931f5fcde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:49.882Z|859dda39-d7d8-448c-9738-23039af39672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:49.882Z|859dda39-d7d8-448c-9738-23039af39672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:49.888Z|3edf1380-055b-4220-b3b7-2a6da1b4b170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:49.889Z|3edf1380-055b-4220-b3b7-2a6da1b4b170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:59.928Z|f9352c54-8f75-4c70-a184-317ced5cf83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:59.929Z|f9352c54-8f75-4c70-a184-317ced5cf83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:59.935Z|969ddc7f-a02f-405b-ba47-177f4b5a56e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:59.935Z|969ddc7f-a02f-405b-ba47-177f4b5a56e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:23:59.939Z|ce9b72d3-3eea-49f9-8482-4e065cbb78ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:23:59.939Z|ce9b72d3-3eea-49f9-8482-4e065cbb78ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:00.336Z|6994e9ef-2d1e-4c65-ae9f-d5b96fd28876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:00.336Z|6994e9ef-2d1e-4c65-ae9f-d5b96fd28876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:00.757Z|f91cd345-fc5e-4c4c-91c9-067b21b7ceb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:00.758Z|f91cd345-fc5e-4c4c-91c9-067b21b7ceb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:09.956Z|8b7986da-3fc0-410a-a32c-46e5ca87bbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:09.958Z|8b7986da-3fc0-410a-a32c-46e5ca87bbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:09.960Z|207ff5cc-e7af-47ea-b539-53beaa58b28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:09.960Z|bc5cf113-dadc-494d-ace3-d57b3f8bea16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:09.960Z|207ff5cc-e7af-47ea-b539-53beaa58b28a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:09.961Z|bc5cf113-dadc-494d-ace3-d57b3f8bea16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:15.336Z|8c32379d-ecad-4957-9236-1bff496f196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:15.341Z|8c32379d-ecad-4957-9236-1bff496f196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:17.463Z|d04916e5-f8c6-46c9-8970-fc81cec70e7d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:24:17.465Z|d04916e5-f8c6-46c9-8970-fc81cec70e7d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:19.981Z|bd88168d-dbd2-4733-9d3f-0d9e6ef57599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:19.981Z|0c87b348-0d13-46f9-80d6-4f3206070065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:19.982Z|92b03038-d611-49b6-b859-6f69d7716ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:19.982Z|bd88168d-dbd2-4733-9d3f-0d9e6ef57599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:19.982Z|0c87b348-0d13-46f9-80d6-4f3206070065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:19.982Z|92b03038-d611-49b6-b859-6f69d7716ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:30.004Z|94c80c3c-8638-454e-ab1a-3bc743297ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:30.005Z|94c80c3c-8638-454e-ab1a-3bc743297ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:30.005Z|70d9872c-6f1a-44a9-bb51-8e8b1cc53bf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:30.005Z|70d9872c-6f1a-44a9-bb51-8e8b1cc53bf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:30.007Z|0608ca05-984c-495d-97a4-0caf73eba62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:30.009Z|0608ca05-984c-495d-97a4-0caf73eba62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:30.335Z|e977f2a8-4d33-408e-9f37-4190ae1b351a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:30.335Z|e977f2a8-4d33-408e-9f37-4190ae1b351a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:30.759Z|6ae1d7fa-4bb3-4b6c-9f4a-3c8330940516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:30.759Z|6ae1d7fa-4bb3-4b6c-9f4a-3c8330940516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:40.027Z|33374dfd-dd13-4497-a149-2129b794f478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:40.029Z|33374dfd-dd13-4497-a149-2129b794f478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:40.030Z|60e30f97-11d7-42f5-8ada-676109ef1269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:40.031Z|60e30f97-11d7-42f5-8ada-676109ef1269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:40.031Z|cedb8021-a656-4daf-a1f0-accc7cd74585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:40.032Z|cedb8021-a656-4daf-a1f0-accc7cd74585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:45.335Z|38a1c754-09e2-4597-bef0-34017c015ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:24:45.336Z|38a1c754-09e2-4597-bef0-34017c015ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:24:50.053Z|5a496b5b-96e3-43ae-a122-fcbea9350ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:50.053Z|5ca73686-031d-4928-986c-33aaaa134619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:50.054Z|5ca73686-031d-4928-986c-33aaaa134619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:50.054Z|5a496b5b-96e3-43ae-a122-fcbea9350ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:24:50.055Z|12cfa8b0-3b6b-4dfb-a420-b79daaf39778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:24:50.056Z|12cfa8b0-3b6b-4dfb-a420-b79daaf39778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:00.078Z|f3cf0c44-df3c-40a9-9ce0-2e7157c0f3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:00.078Z|7237ddce-aac9-4b33-9e00-0721ba1264bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:00.078Z|4c19d1b8-52d2-4271-b7f7-16b2d5eac523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:00.079Z|7237ddce-aac9-4b33-9e00-0721ba1264bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:00.080Z|4c19d1b8-52d2-4271-b7f7-16b2d5eac523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:00.079Z|f3cf0c44-df3c-40a9-9ce0-2e7157c0f3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:00.335Z|fffb7c91-f45d-42e8-bafa-447e8278df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:00.338Z|fffb7c91-f45d-42e8-bafa-447e8278df52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:00.760Z|b6d337f4-8d77-48cb-93e1-e780484d9738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:00.761Z|b6d337f4-8d77-48cb-93e1-e780484d9738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:10.117Z|f2eac786-1b46-46bd-9311-1a859d4a7c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:10.117Z|4b52fc3b-2413-4dd5-88b7-f029ee71846d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:10.119Z|f2eac786-1b46-46bd-9311-1a859d4a7c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:10.119Z|4b52fc3b-2413-4dd5-88b7-f029ee71846d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:10.120Z|5ca291b4-3289-4282-b842-a70d3f571c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:10.121Z|5ca291b4-3289-4282-b842-a70d3f571c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:15.336Z|168a826c-d6f2-452c-9a63-491a0813323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:15.337Z|168a826c-d6f2-452c-9a63-491a0813323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:17.463Z|058e0b28-4278-45a5-bcee-a5568566fab9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:25:17.464Z|058e0b28-4278-45a5-bcee-a5568566fab9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:20.146Z|e79e2844-f645-43f5-9b25-2f262c2ebc80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:20.146Z|c303c1b3-bb5a-415b-82d3-4bd5292ce215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:20.147Z|e79e2844-f645-43f5-9b25-2f262c2ebc80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:20.147Z|c303c1b3-bb5a-415b-82d3-4bd5292ce215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:20.152Z|4f8bf3bc-b8c4-4587-8121-738ed34dba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:20.154Z|4f8bf3bc-b8c4-4587-8121-738ed34dba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:30.174Z|93305cc1-8d8c-4c19-a788-8c7f2473e3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:30.174Z|dba933a7-f637-4226-bb8e-0fad4f886737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:30.175Z|040464dd-ebae-48a3-a13b-6b1b3f03c6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:30.175Z|dba933a7-f637-4226-bb8e-0fad4f886737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:30.175Z|93305cc1-8d8c-4c19-a788-8c7f2473e3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:30.175Z|040464dd-ebae-48a3-a13b-6b1b3f03c6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:30.335Z|dcc1a99b-dda3-4fec-85e6-98f360d659e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:30.336Z|dcc1a99b-dda3-4fec-85e6-98f360d659e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:30.761Z|ebca92b5-51de-4398-9522-6a4df90a3d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:30.762Z|ebca92b5-51de-4398-9522-6a4df90a3d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:40.201Z|7597b83d-237a-4ee4-81a7-634871158029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:40.201Z|dbb55f7e-67f6-4571-a299-7ccbca6341e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:40.201Z|30f0f9a4-6247-497d-a5fa-b3f74a19eb29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:40.203Z|7597b83d-237a-4ee4-81a7-634871158029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:40.203Z|dbb55f7e-67f6-4571-a299-7ccbca6341e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:40.204Z|30f0f9a4-6247-497d-a5fa-b3f74a19eb29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:45.337Z|12f7627f-d333-46c8-8d67-3298394c30e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:25:45.340Z|12f7627f-d333-46c8-8d67-3298394c30e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:25:50.233Z|938839f8-ce85-421c-9dd4-d498d23929a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:50.233Z|56d4f4bc-ec00-4ba0-b650-2353daeea03c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:50.233Z|944f2462-f529-4fed-942e-9199c1a0ffbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:25:50.234Z|56d4f4bc-ec00-4ba0-b650-2353daeea03c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:50.234Z|944f2462-f529-4fed-942e-9199c1a0ffbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:25:50.234Z|938839f8-ce85-421c-9dd4-d498d23929a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:00.257Z|56d343aa-acb2-4655-9b43-880e5194d548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:00.257Z|fad52753-2384-4203-a854-d7b92ae64124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:00.257Z|d9278604-3bd4-4736-bf4a-e92e6407a84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:00.258Z|d9278604-3bd4-4736-bf4a-e92e6407a84b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:00.258Z|56d343aa-acb2-4655-9b43-880e5194d548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:00.258Z|fad52753-2384-4203-a854-d7b92ae64124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:00.335Z|42952b00-cbe3-441c-b41e-c4d91ef0c5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:00.336Z|42952b00-cbe3-441c-b41e-c4d91ef0c5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:00.763Z|0a558153-e2db-4015-9e57-77342cd770d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:00.763Z|0a558153-e2db-4015-9e57-77342cd770d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:10.282Z|027b7d73-a61b-4985-8ff1-44e8e2624037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:10.282Z|9523f63a-945a-4b05-864f-cbca095b5cf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:10.282Z|027b7d73-a61b-4985-8ff1-44e8e2624037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:10.282Z|9523f63a-945a-4b05-864f-cbca095b5cf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:10.286Z|1083f2b5-6ecb-4e6a-a3a5-ae622162ed40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:10.286Z|1083f2b5-6ecb-4e6a-a3a5-ae622162ed40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:15.335Z|c785f5a4-e3a4-43a6-814b-418cdc0174db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:15.336Z|c785f5a4-e3a4-43a6-814b-418cdc0174db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:17.463Z|0fa40477-96a0-4df8-98e8-d40a18eace5f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:26:17.464Z|0fa40477-96a0-4df8-98e8-d40a18eace5f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:20.308Z|9c98f12e-0323-4f5c-a8ab-5980ce70e7c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:20.308Z|8a4fe149-82ec-4e44-8169-3b21543fdb6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:20.309Z|8a4fe149-82ec-4e44-8169-3b21543fdb6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:20.309Z|9c98f12e-0323-4f5c-a8ab-5980ce70e7c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:20.312Z|b6afcf29-f28a-4122-b6dc-deebee714504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:20.313Z|b6afcf29-f28a-4122-b6dc-deebee714504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:30.332Z|52cccda5-78e1-4e3c-b263-f19ee9143350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:30.331Z|5f220ccd-dfb5-4dc1-a64e-7aaafff5edb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:30.333Z|52cccda5-78e1-4e3c-b263-f19ee9143350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:30.333Z|5f220ccd-dfb5-4dc1-a64e-7aaafff5edb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:30.334Z|a9e4a08d-b4d0-438d-bc16-8afd9f14acbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:30.334Z|a9e4a08d-b4d0-438d-bc16-8afd9f14acbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:30.335Z|394e8c33-b32f-48dc-baea-3459b7c4b3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:30.338Z|394e8c33-b32f-48dc-baea-3459b7c4b3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:30.764Z|268fab7d-7ad2-405c-847e-689b645da83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:30.765Z|268fab7d-7ad2-405c-847e-689b645da83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:40.364Z|11156270-6df0-425c-8dcc-eebced22cf0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:40.364Z|e3a87141-45a2-4ab7-be51-c963eeac4e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:40.365Z|11156270-6df0-425c-8dcc-eebced22cf0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:40.365Z|e3a87141-45a2-4ab7-be51-c963eeac4e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:40.367Z|b7812270-568a-4016-81ca-458fea991c89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:40.367Z|b7812270-568a-4016-81ca-458fea991c89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:45.336Z|061bb021-9a7b-45f9-90c5-5723d9418a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:26:45.336Z|061bb021-9a7b-45f9-90c5-5723d9418a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:26:50.390Z|12ab91d0-9d55-4b64-885a-1f8056454fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:50.391Z|12ab91d0-9d55-4b64-885a-1f8056454fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:50.393Z|ef3d0973-39a7-4a5b-bb86-1a98ac676067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:50.393Z|ef3d0973-39a7-4a5b-bb86-1a98ac676067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:26:50.396Z|8aef310e-fb5c-44bd-9c90-759472a48b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:26:50.397Z|8aef310e-fb5c-44bd-9c90-759472a48b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:00.335Z|039ce185-a40d-4ffe-ba17-02e268587606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:00.336Z|039ce185-a40d-4ffe-ba17-02e268587606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:00.413Z|c68f30af-a183-4341-a7cb-63f044d7225a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:00.414Z|c68f30af-a183-4341-a7cb-63f044d7225a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:00.416Z|b788478f-2c9b-4881-8bf4-9dfa964e8843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:00.416Z|b788478f-2c9b-4881-8bf4-9dfa964e8843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:00.419Z|eb71c679-4775-4c35-9b68-4c85243bdbbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:00.419Z|eb71c679-4775-4c35-9b68-4c85243bdbbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:00.765Z|c67aca53-0ce5-4977-b5b0-6648a1bf40b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:00.766Z|c67aca53-0ce5-4977-b5b0-6648a1bf40b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:10.444Z|59061e17-49df-45ff-afe8-af3ac0349599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:10.444Z|a1edc66f-61f3-4466-b511-c0b2186aed76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:10.444Z|ebc7fc8b-c3cc-4f10-b571-6682235256b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:10.445Z|a1edc66f-61f3-4466-b511-c0b2186aed76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:10.445Z|59061e17-49df-45ff-afe8-af3ac0349599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:10.445Z|ebc7fc8b-c3cc-4f10-b571-6682235256b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:15.335Z|bfba6cf7-184a-43d0-ba8f-b18f9a4105ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:15.338Z|bfba6cf7-184a-43d0-ba8f-b18f9a4105ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:17.463Z|79b0e121-09d5-4801-93b1-4dacc8371597|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:27:17.465Z|79b0e121-09d5-4801-93b1-4dacc8371597|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:20.470Z|5540bf44-a4bc-444c-acab-572ad0c6cefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:20.470Z|22d64c4e-d250-4303-8a1e-3d72b5db09c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:20.470Z|396a9fa0-9b7c-4871-a577-010f3ff0b92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:20.472Z|5540bf44-a4bc-444c-acab-572ad0c6cefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:20.472Z|396a9fa0-9b7c-4871-a577-010f3ff0b92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:20.472Z|22d64c4e-d250-4303-8a1e-3d72b5db09c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:30.336Z|08b38fe9-3924-46cf-8048-7cd461de7ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:30.338Z|08b38fe9-3924-46cf-8048-7cd461de7ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:30.503Z|e04baa3c-77f0-4280-9ee5-8d3f9e91bbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:30.504Z|195543da-18e6-4de5-9084-f3c000839c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:30.504Z|e04baa3c-77f0-4280-9ee5-8d3f9e91bbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:30.505Z|d0a11cf4-e06c-4319-aa2d-a16b7d406a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:30.505Z|195543da-18e6-4de5-9084-f3c000839c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:30.505Z|d0a11cf4-e06c-4319-aa2d-a16b7d406a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:30.767Z|a01c2466-a70b-454c-a0ce-597adca3827d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:30.767Z|a01c2466-a70b-454c-a0ce-597adca3827d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:40.528Z|239592b1-810a-4aba-b161-c60563e84402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:40.528Z|8f4b64fa-169e-4282-b3d7-df9d7c2e169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:40.528Z|239592b1-810a-4aba-b161-c60563e84402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:40.529Z|8f4b64fa-169e-4282-b3d7-df9d7c2e169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:40.531Z|ff3d49f9-e89a-4a91-a701-2402674a2886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:40.532Z|ff3d49f9-e89a-4a91-a701-2402674a2886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:45.335Z|3b89521a-8813-4cf1-a218-c6082e4b3b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:27:45.336Z|3b89521a-8813-4cf1-a218-c6082e4b3b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:27:50.551Z|a0077b96-8d12-49f8-a229-6d5bea2672c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:50.551Z|643e9f7e-5301-447b-9060-82d31d91663e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:50.551Z|988ef8ae-90b4-4cd3-96b1-0ecda9175156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:27:50.552Z|a0077b96-8d12-49f8-a229-6d5bea2672c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:50.552Z|643e9f7e-5301-447b-9060-82d31d91663e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:27:50.552Z|988ef8ae-90b4-4cd3-96b1-0ecda9175156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:00.335Z|4e05b55e-8d2b-49d7-b297-b17fe12128dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:00.339Z|4e05b55e-8d2b-49d7-b297-b17fe12128dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:00.574Z|61fecae0-6869-4815-a05c-c55d0d63a4fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:00.574Z|174dc21f-e1f0-45ab-b063-bcd63f03cb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:00.574Z|d8b868e6-40d8-4acc-91c4-1abc2e66faa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:00.575Z|174dc21f-e1f0-45ab-b063-bcd63f03cb34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:00.575Z|61fecae0-6869-4815-a05c-c55d0d63a4fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:00.575Z|d8b868e6-40d8-4acc-91c4-1abc2e66faa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:00.768Z|be25371a-7c58-4c45-8673-a9b7765bea00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:00.769Z|be25371a-7c58-4c45-8673-a9b7765bea00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:10.599Z|e71e5eb1-4ed8-45ee-931c-70ffb41233a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:10.599Z|54d7d6cf-9582-4d1d-a0d9-2280fcfa1c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:10.601Z|c9f8f475-9152-4dc0-bb2b-216f8d0f8895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:10.601Z|e71e5eb1-4ed8-45ee-931c-70ffb41233a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:10.601Z|54d7d6cf-9582-4d1d-a0d9-2280fcfa1c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:10.601Z|c9f8f475-9152-4dc0-bb2b-216f8d0f8895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:15.335Z|cf68759a-e55a-4296-be62-2228ffd3b594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:15.336Z|cf68759a-e55a-4296-be62-2228ffd3b594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:17.462Z|aaac83ae-25d2-4de6-ba6d-f91e04a77660|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:28:17.464Z|aaac83ae-25d2-4de6-ba6d-f91e04a77660|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:20.625Z|93e39c81-c569-467b-b4e9-50c7ab062206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:20.625Z|581f4a69-f7b6-43dc-9b3e-7bedfdd4d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:20.626Z|93e39c81-c569-467b-b4e9-50c7ab062206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:20.626Z|581f4a69-f7b6-43dc-9b3e-7bedfdd4d526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:20.628Z|6df51a61-b70a-4fcd-ae8c-c4dbaebe5159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:20.629Z|6df51a61-b70a-4fcd-ae8c-c4dbaebe5159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:30.335Z|44630d48-7257-4152-bc66-584ff2373418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:30.336Z|44630d48-7257-4152-bc66-584ff2373418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:30.649Z|d3b6512a-dc84-4ef6-ba67-3cdaeda3bba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:30.650Z|d3b6512a-dc84-4ef6-ba67-3cdaeda3bba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:30.651Z|35d05ca2-bc07-4a9f-8419-e14eafc3560e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:30.652Z|35d05ca2-bc07-4a9f-8419-e14eafc3560e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:30.655Z|1404351c-048d-4eff-8120-6a0b74cee7ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:30.655Z|1404351c-048d-4eff-8120-6a0b74cee7ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:30.769Z|45a5636a-80a2-4525-ab16-276e61251d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:30.769Z|45a5636a-80a2-4525-ab16-276e61251d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:40.674Z|724583ab-656c-45b9-a06c-6b7652a4f714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:40.674Z|5368187b-5e05-4ed4-8d22-502826506960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:40.675Z|724583ab-656c-45b9-a06c-6b7652a4f714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:40.676Z|5368187b-5e05-4ed4-8d22-502826506960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:40.680Z|8c406ef5-0ed1-47c8-8514-85f197568b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:40.681Z|8c406ef5-0ed1-47c8-8514-85f197568b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:45.335Z|41c923a7-536e-4f9c-90e1-617a0688274e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:28:45.338Z|41c923a7-536e-4f9c-90e1-617a0688274e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:28:50.700Z|d34c4ad3-ecaf-4d53-b4fa-b393e6696cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:50.700Z|7f65b7a4-e257-432e-83f2-576473d836a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:50.701Z|7f65b7a4-e257-432e-83f2-576473d836a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:50.701Z|d34c4ad3-ecaf-4d53-b4fa-b393e6696cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:28:50.710Z|c4577380-ca6f-41db-ab02-9e324a4862b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:28:50.710Z|c4577380-ca6f-41db-ab02-9e324a4862b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:00.338Z|921981b1-a718-45f6-b421-35032dca9600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:00.338Z|921981b1-a718-45f6-b421-35032dca9600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:00.729Z|256d0cb9-0f36-4095-80c9-1d5d7df36b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:00.729Z|2108e3dd-89a6-4fcb-a951-928da80c6377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:00.730Z|a17c47f9-877f-47f9-b3ad-07e521fa86ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:00.731Z|256d0cb9-0f36-4095-80c9-1d5d7df36b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:00.731Z|2108e3dd-89a6-4fcb-a951-928da80c6377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:00.731Z|a17c47f9-877f-47f9-b3ad-07e521fa86ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:00.770Z|7d6010da-183d-4547-bd40-e4fd53aa5214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:00.771Z|7d6010da-183d-4547-bd40-e4fd53aa5214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:10.761Z|9c2fbdff-4148-4b21-be2d-9f5ff5d26ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:10.761Z|b5a82230-d292-41e6-b5da-b974e6d4d256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:10.761Z|d995aeae-3f4c-4213-8e25-ca99621d375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:10.763Z|9c2fbdff-4148-4b21-be2d-9f5ff5d26ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:10.764Z|d995aeae-3f4c-4213-8e25-ca99621d375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:10.764Z|b5a82230-d292-41e6-b5da-b974e6d4d256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:15.335Z|d9b67948-818a-4dbe-8999-f616b17b938d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:15.336Z|d9b67948-818a-4dbe-8999-f616b17b938d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:17.470Z|549cc586-2a98-4410-b2d5-d1d5115e4e44|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:29:17.471Z|549cc586-2a98-4410-b2d5-d1d5115e4e44|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:20.793Z|fed6b2a4-6cdc-48d7-9e78-057712a30761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:20.794Z|fed6b2a4-6cdc-48d7-9e78-057712a30761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:20.795Z|3e70d402-7b05-4f71-a1a4-4c5d11d2de09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:20.796Z|a7a9984b-0d5c-4ccb-9076-5d7a3bd9e290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:20.796Z|3e70d402-7b05-4f71-a1a4-4c5d11d2de09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:20.796Z|a7a9984b-0d5c-4ccb-9076-5d7a3bd9e290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:30.335Z|d78e7589-7242-45e5-9602-ba0164d24b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:30.338Z|d78e7589-7242-45e5-9602-ba0164d24b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:30.772Z|d62fb11c-db1e-40c7-b797-6ccb60022893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:30.772Z|d62fb11c-db1e-40c7-b797-6ccb60022893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:30.813Z|f0ad6eda-e521-4340-a08f-66d3818949ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:30.814Z|f0ad6eda-e521-4340-a08f-66d3818949ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:30.816Z|c1fd7efe-490d-4a89-a959-a3d1b68007e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:30.816Z|c1fd7efe-490d-4a89-a959-a3d1b68007e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:30.816Z|46dbe2e7-d58e-4555-8eea-137b5b2fe6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:30.817Z|46dbe2e7-d58e-4555-8eea-137b5b2fe6be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:40.836Z|359d10fb-94e6-4667-baa5-43d02f2f8510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:40.837Z|be906e97-fd5d-405c-81d3-0a83b4081e72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:40.837Z|02ab3fc7-aa2e-40e5-b63d-02a9b8ecc033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:40.837Z|359d10fb-94e6-4667-baa5-43d02f2f8510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:40.837Z|be906e97-fd5d-405c-81d3-0a83b4081e72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:40.837Z|02ab3fc7-aa2e-40e5-b63d-02a9b8ecc033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:45.335Z|80a24e36-407a-4d4d-8bdb-9de5e05b8789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:29:45.336Z|80a24e36-407a-4d4d-8bdb-9de5e05b8789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:29:50.861Z|dba29a79-0506-4ff8-90e8-c615dbeddb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:50.861Z|4229c016-f498-4f21-bf5c-8eccffbe4789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:50.861Z|c9eb217d-2b5b-4858-8cca-e6f67026a0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:29:50.862Z|dba29a79-0506-4ff8-90e8-c615dbeddb63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:50.862Z|4229c016-f498-4f21-bf5c-8eccffbe4789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:29:50.863Z|c9eb217d-2b5b-4858-8cca-e6f67026a0e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:00.335Z|861810ff-f941-4d76-9460-84a9d16470aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:00.336Z|861810ff-f941-4d76-9460-84a9d16470aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:00.773Z|209f0e24-5066-4302-b1c0-6f3ea7a4f476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:00.773Z|209f0e24-5066-4302-b1c0-6f3ea7a4f476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:00.884Z|169d5746-4d45-4ca2-a50a-0e141667218b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:00.884Z|9a2386c0-a26c-4c03-9733-f4b097204dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:00.885Z|9a2386c0-a26c-4c03-9733-f4b097204dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:00.885Z|169d5746-4d45-4ca2-a50a-0e141667218b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:00.886Z|142e6ab2-7391-4485-a61f-42bfbb84bc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:00.886Z|142e6ab2-7391-4485-a61f-42bfbb84bc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:10.911Z|edf3346c-0677-4c5c-828c-9d323a0dd20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:10.911Z|24f12513-1d20-437b-b88c-cf55620f4074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:10.913Z|edf3346c-0677-4c5c-828c-9d323a0dd20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:10.913Z|24f12513-1d20-437b-b88c-cf55620f4074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:10.914Z|147ada49-32c5-43b1-b25d-987a2a0edb3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:10.914Z|147ada49-32c5-43b1-b25d-987a2a0edb3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:15.336Z|d27acfe1-2111-499c-8384-0ab2a83226fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:15.339Z|d27acfe1-2111-499c-8384-0ab2a83226fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:17.462Z|5d76606f-2ecd-4ffa-a533-f9af68e38315|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:30:17.463Z|5d76606f-2ecd-4ffa-a533-f9af68e38315|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:20.940Z|75d9e3a6-b9cf-42d0-a026-e8307f02cac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:20.940Z|9c39a604-a188-488d-b48b-10cd2ba636a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:20.940Z|9e0ad220-175d-4f06-995a-5f605ee80f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:20.941Z|75d9e3a6-b9cf-42d0-a026-e8307f02cac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:20.941Z|9c39a604-a188-488d-b48b-10cd2ba636a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:20.942Z|9e0ad220-175d-4f06-995a-5f605ee80f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:30.335Z|d3e17ef6-6865-497e-8f19-0589d19be078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:30.336Z|d3e17ef6-6865-497e-8f19-0589d19be078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:30.774Z|46b2e132-8297-4b78-b9e6-5fbd8e0bd2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:30.775Z|46b2e132-8297-4b78-b9e6-5fbd8e0bd2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:30.964Z|0cb15744-0f37-46e6-b455-a354dbd89819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:30.964Z|6fc59a7e-56cd-4d70-95a7-3f64c3310577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:30.964Z|8eb825e8-5cd3-4c80-a793-9ddc42ed6eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:30.964Z|6fc59a7e-56cd-4d70-95a7-3f64c3310577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:30.964Z|8eb825e8-5cd3-4c80-a793-9ddc42ed6eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:30.964Z|0cb15744-0f37-46e6-b455-a354dbd89819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:40.994Z|40b4ec21-46ba-4e6f-b4e4-8c2b85777505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:40.994Z|955e5030-fecd-4869-b5ea-829b3d20bc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:40.994Z|0a3b1a0b-e3a5-4e23-86c6-2ce92ca5af7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:40.995Z|955e5030-fecd-4869-b5ea-829b3d20bc89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:40.995Z|40b4ec21-46ba-4e6f-b4e4-8c2b85777505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:40.994Z|0a3b1a0b-e3a5-4e23-86c6-2ce92ca5af7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:45.335Z|5504b2aa-0850-48ec-8bc1-47b85d177bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:30:45.336Z|5504b2aa-0850-48ec-8bc1-47b85d177bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:30:51.024Z|38e9657a-d818-459a-9149-1c08ff6e64f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:51.024Z|06761829-7a3d-472c-a01a-8338cca7de2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:51.024Z|b9f2c022-e529-495c-92a9-6cfd7552774b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:30:51.025Z|b9f2c022-e529-495c-92a9-6cfd7552774b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:51.025Z|38e9657a-d818-459a-9149-1c08ff6e64f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:30:51.025Z|06761829-7a3d-472c-a01a-8338cca7de2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:00.338Z|9b060e69-d0b7-47cb-a0e8-5a6325c5e9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:00.342Z|9b060e69-d0b7-47cb-a0e8-5a6325c5e9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:00.776Z|d0b2e6ed-461b-4b8c-8326-1970598fbfb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:00.776Z|d0b2e6ed-461b-4b8c-8326-1970598fbfb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:01.050Z|2a5965b3-0d8e-45f4-a04e-affa063ae49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:01.050Z|f90bb26c-bbd2-4079-92d0-afb659c66641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:01.052Z|2a5965b3-0d8e-45f4-a04e-affa063ae49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:01.052Z|f90bb26c-bbd2-4079-92d0-afb659c66641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:01.054Z|3c785bb6-deef-41d3-93d7-2e382e0d6ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:01.055Z|3c785bb6-deef-41d3-93d7-2e382e0d6ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:11.083Z|a751000e-9631-4ce7-9077-6c9bf1b773a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:11.083Z|b9b8b15a-6469-4058-9ecd-bdfae170ca82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:11.083Z|a107a355-8bd2-4a84-946a-fc464058f248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:11.085Z|a107a355-8bd2-4a84-946a-fc464058f248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:11.085Z|b9b8b15a-6469-4058-9ecd-bdfae170ca82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:11.085Z|a751000e-9631-4ce7-9077-6c9bf1b773a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:15.335Z|feedb26f-f7ae-402c-a262-69be75ac04f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:15.337Z|feedb26f-f7ae-402c-a262-69be75ac04f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:17.462Z|e4a79bbb-ed9a-43a3-a0a1-9338af8ac204|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:31:17.464Z|e4a79bbb-ed9a-43a3-a0a1-9338af8ac204|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:21.118Z|bc1f19a8-bc5a-45e9-8ad9-e5bd52bd8e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:21.118Z|6c69164b-1845-47fc-bda5-0997b85e5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:21.118Z|07c89177-0ad6-4802-b5c9-6c65943fd651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:21.118Z|bc1f19a8-bc5a-45e9-8ad9-e5bd52bd8e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:21.119Z|6c69164b-1845-47fc-bda5-0997b85e5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:21.119Z|07c89177-0ad6-4802-b5c9-6c65943fd651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:30.335Z|93718275-648c-4110-a804-ef07083344be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:30.335Z|93718275-648c-4110-a804-ef07083344be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:30.777Z|3d62d83a-2b5f-43ef-8b68-26cc8f2dcf05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:30.778Z|3d62d83a-2b5f-43ef-8b68-26cc8f2dcf05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:31.146Z|c97cf5ac-d865-4778-aa0d-604ad59466a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:31.146Z|4b75c345-0f2e-462d-b15d-5d2c04400054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:31.147Z|c97cf5ac-d865-4778-aa0d-604ad59466a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:31.147Z|4b75c345-0f2e-462d-b15d-5d2c04400054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:31.149Z|1c133dc8-0c44-4a9c-a648-2826f6b93d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:31.149Z|1c133dc8-0c44-4a9c-a648-2826f6b93d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:41.170Z|a9064378-3610-449c-a640-cb09d90048b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:41.172Z|a0a0d9df-4b69-400c-a710-250f33eb6093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:41.172Z|a9064378-3610-449c-a640-cb09d90048b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:41.172Z|a0a0d9df-4b69-400c-a710-250f33eb6093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:41.172Z|0f9436b1-7533-4cf1-93b5-fcae69615bbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:41.173Z|0f9436b1-7533-4cf1-93b5-fcae69615bbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:45.335Z|49f7400a-abc3-445b-984b-74db26fc727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:31:45.338Z|49f7400a-abc3-445b-984b-74db26fc727c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:31:51.194Z|9f9b087c-e65b-44b0-8fa5-7a2b0d948bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:51.194Z|2add3986-aec4-435c-9b40-b6321f46563b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:51.194Z|c6292951-cfdf-4041-ba4c-fa95579177b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:31:51.195Z|2add3986-aec4-435c-9b40-b6321f46563b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:51.195Z|c6292951-cfdf-4041-ba4c-fa95579177b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:51.195Z|9f9b087c-e65b-44b0-8fa5-7a2b0d948bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:31:52.164Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:31:52.167Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6a0d05df-be7c-4330-a737-55b490e75ee6 already exists in requestDb InfraActiveRequests table
2021-11-21T11:31:52.169Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6
2021-11-21T11:31:52.170Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|INFO|500||Invoke
2021-11-21T11:31:52.170Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.170Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6
2021-11-21T11:31:52.171Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Method      : GET
2021-11-21T11:31:52.171Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf76a588b76dcff4", X-B3-SpanId:"9eea0553ee453c77", X-B3-ParentSpanId:"cf76a588b76dcff4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae3c7811-6692-4dae-a77d-00f781cef342"]
2021-11-21T11:31:52.171Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Request body: 
2021-11-21T11:31:52.172Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.218Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.219Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:31:52.219Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Status text  : 
2021-11-21T11:31:52.219Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.219Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Response body: 
2021-11-21T11:31:52.220Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.220Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|INFO|404|Not Found|InvokeReturn
2021-11-21T11:31:52.236Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:31:52.237Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:31:52.243Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:31:52.285Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:31:52.286Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|INFO|500||Invoke
2021-11-21T11:31:52.334Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|INFO|500||InvokeReturn
2021-11-21T11:31:52.335Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:31:52:313-11787], vertex-id=[282832], Content-Length=[116], Date=[Sun, 21 Nov 2021 11:31:52 GMT], Content-Type=[application/json]}
2021-11-21T11:31:52.336Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"58e66c15-b663-4fbb-9833-e6a39bb9f928","service-description":"pNF","resource-version":"1637494308042"}

2021-11-21T11:31:52.344Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2021-11-21T11:31:52.348Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:31:52.373Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|INFO|500||Invoke
2021-11-21T11:31:52.374Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a0d05df-be7c-4330-a737-55b490e75ee6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[428181e1-7769-4c25-8411-9663154b3fc3], X-ECOMP-RequestID=[6a0d05df-be7c-4330-a737-55b490e75ee6], X-TransactionId=[], X-ONAP-RequestID=[6a0d05df-be7c-4330-a737-55b490e75ee6]}
2021-11-21T11:31:52.415Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:31:52:393-87172], vertex-id=[282832], Content-Length=[116], Date=[Sun, 21 Nov 2021 11:31:52 GMT], Content-Type=[application/json]}
2021-11-21T11:31:52.417Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|DEBUG|500||{"service-id":"58e66c15-b663-4fbb-9833-e6a39bb9f928","service-description":"pNF","resource-version":"1637494308042"}

2021-11-21T11:31:52.417Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/58e66c15-b663-4fbb-9833-e6a39bb9f928|INFO|500||InvokeReturn
2021-11-21T11:31:52.419Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:31:52.419Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:31:52.427Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.428Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:31:52.428Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.429Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.429Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:31:52.429Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"cf76a588b76dcff4", X-B3-SpanId:"f3cd22e89b29865b", X-B3-ParentSpanId:"cf76a588b76dcff4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ffe17e5-9a0a-4268-bfb3-c942c79dd581"]
2021-11-21T11:31:52.430Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466","requestScope":"service"}
2021-11-21T11:31:52.430Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.459Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.460Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.460Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:31:52.461Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.462Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:31:52.462Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.462Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:31:52.464Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c
2021-11-21T11:31:52.464Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|INFO|500||Invoke
2021-11-21T11:31:52.465Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.465Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c
2021-11-21T11:31:52.465Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Method      : GET
2021-11-21T11:31:52.466Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e9f2477-e241-45cc-a8f2-09d51e793754"]
2021-11-21T11:31:52.466Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Request body: 
2021-11-21T11:31:52.466Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.506Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.507Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Status code  : 200 OK
2021-11-21T11:31:52.507Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Status text  : 
2021-11-21T11:31:52.507Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.513Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_HEbxokG6OZtCTqfyOapJ",
  "description" : "catalog service description",
  "modelUUID" : "a7cc7c0e-f5fc-4849-bbc4-a48563e6216c",
  "modelInvariantUUID" : "530528a1-3a9c-47e9-baa4-9e1ea7b1a49a",
  "created" : "2021-11-21 11:29:00.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF b09fa74d-a5a4",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/allottedCustomizations"
    }
  }
}
2021-11-21T11:31:52.513Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.514Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|INFO|500||InvokeReturn
2021-11-21T11:31:52.519Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance
2021-11-21T11:31:52.520Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|INFO|500||Invoke
2021-11-21T11:31:52.520Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.520Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance
2021-11-21T11:31:52.521Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:31:52.522Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff7b16d4-4b40-407c-84c8-b0557dcc4dff"]
2021-11-21T11:31:52.522Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:31:52.523Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.540Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.540Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:31:52.540Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:31:52.541Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.541Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:31:52.542Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.542Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:31:52.543Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a
2021-11-21T11:31:52.543Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|INFO|500||Invoke
2021-11-21T11:31:52.544Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.544Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a
2021-11-21T11:31:52.544Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Method      : GET
2021-11-21T11:31:52.545Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2384d9ce-5a91-4f8d-b0af-97d39e460517"]
2021-11-21T11:31:52.545Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Request body: 
2021-11-21T11:31:52.545Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.569Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.569Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Status code  : 200 OK
2021-11-21T11:31:52.570Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Status text  : 
2021-11-21T11:31:52.570Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.571Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_HEbxokG6OZtCTqfyOapJ",
      "description" : "catalog service description",
      "modelUUID" : "a7cc7c0e-f5fc-4849-bbc4-a48563e6216c",
      "modelInvariantUUID" : "530528a1-3a9c-47e9-baa4-9e1ea7b1a49a",
      "created" : "2021-11-21 11:29:00.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF b09fa74d-a5a4",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a"
    }
  }
}
2021-11-21T11:31:52.571Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.572Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=530528a1-3a9c-47e9-baa4-9e1ea7b1a49a|INFO|500||InvokeReturn
2021-11-21T11:31:52.575Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance
2021-11-21T11:31:52.575Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|INFO|500||Invoke
2021-11-21T11:31:52.576Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.576Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance
2021-11-21T11:31:52.576Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:31:52.577Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34f5e9c2-05d2-47fc-b359-01e9af55d8a4"]
2021-11-21T11:31:52.577Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:31:52.578Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.588Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.589Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:31:52.589Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:31:52.590Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.590Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:31:52.591Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.591Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a7cc7c0e-f5fc-4849-bbc4-a48563e6216c&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:31:52.592Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.593Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.593Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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================================================
2021-11-21T11:31:52.593Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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
2021-11-21T11:31:52.594Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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
2021-11-21T11:31:52.594Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1045e5e9-215e-44b1-9809-314c63d44a14"]
2021-11-21T11:31:52.595Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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: 
2021-11-21T11:31:52.595Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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================================================
2021-11-21T11:31:52.627Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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==========================================
2021-11-21T11:31:52.627Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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
2021-11-21T11:31:52.627Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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  : 
2021-11-21T11:31:52.628Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.629Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:31:52.630Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/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=================================================
2021-11-21T11:31:52.630Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.633Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.633Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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
2021-11-21T11:31:52.634Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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================================================
2021-11-21T11:31:52.634Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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
2021-11-21T11:31:52.634Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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
2021-11-21T11:31:52.635Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4385a7f6-9210-4c00-a78e-434a7757817b"]
2021-11-21T11:31:52.635Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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: 
2021-11-21T11:31:52.635Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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================================================
2021-11-21T11:31:52.651Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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==========================================
2021-11-21T11:31:52.651Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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
2021-11-21T11:31:52.651Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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  : 
2021-11-21T11:31:52.652Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.653Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:31:52.654Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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=================================================
2021-11-21T11:31:52.654Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/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
2021-11-21T11:31:52.656Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c
2021-11-21T11:31:52.656Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|INFO|500||Invoke
2021-11-21T11:31:52.657Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.657Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c
2021-11-21T11:31:52.657Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Method      : GET
2021-11-21T11:31:52.657Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a93af14a-67d5-432d-adad-07463fbe10bb"]
2021-11-21T11:31:52.658Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Request body: 
2021-11-21T11:31:52.658Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.679Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.680Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Status code  : 200 OK
2021-11-21T11:31:52.680Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Status text  : 
2021-11-21T11:31:52.680Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.683Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_HEbxokG6OZtCTqfyOapJ",
  "description" : "catalog service description",
  "modelUUID" : "a7cc7c0e-f5fc-4849-bbc4-a48563e6216c",
  "modelInvariantUUID" : "530528a1-3a9c-47e9-baa4-9e1ea7b1a49a",
  "created" : "2021-11-21 11:29:00.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF b09fa74d-a5a4",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c/allottedCustomizations"
    }
  }
}
2021-11-21T11:31:52.684Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.684Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a7cc7c0e-f5fc-4849-bbc4-a48563e6216c|INFO|500||InvokeReturn
2021-11-21T11:31:52.688Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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/
2021-11-21T11:31:52.688Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:31:52.688Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.689Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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/
2021-11-21T11:31:52.689Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:31:52.689Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"cf76a588b76dcff4", X-B3-SpanId:"62c26b3e649f396c", X-B3-ParentSpanId:"cf76a588b76dcff4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"541b0615-2ccc-479a-b198-6eed31e8902d"]
2021-11-21T11:31:52.690Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6a0d05df-be7c-4330-a737-55b490e75ee6","requestStatus":"IN_PROGRESS","startTime":1637494312237,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"ad868978-652c-4b7b-8c9c-b60c9a9098bd\",\n            \"owningEntityName\":\"OE-ETE_Customer-ad868978-652c-4b7b-8c9c-b60c9a9098bd\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_f038bd41-ef03-477c-8cf0-2cbee9d63466\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n            \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF b09fa74d-a5a4 0\",\n                                        \"modelCustomizationId\":\"25cc8f47-d59b-4473-8483-a536563ef74d\",\n                                        \"modelInvariantId\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n                                        \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                                        \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"HEbxokG6OZtCTqfyOapJ\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"6a0d05df-be7c-4330-a737-55b490e75ee6"}
2021-11-21T11:31:52.690Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:31:52.723Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:52.724Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:31:52.724Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:31:52.724Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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/6a0d05df-be7c-4330-a737-55b490e75ee6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:31:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:31:52.728Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6a0d05df-be7c-4330-a737-55b490e75ee6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:31:52.237+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"ad868978-652c-4b7b-8c9c-b60c9a9098bd\",\n            \"owningEntityName\":\"OE-ETE_Customer-ad868978-652c-4b7b-8c9c-b60c9a9098bd\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_f038bd41-ef03-477c-8cf0-2cbee9d63466\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n            \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF b09fa74d-a5a4 0\",\n                                        \"modelCustomizationId\":\"25cc8f47-d59b-4473-8483-a536563ef74d\",\n                                        \"modelInvariantId\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n                                        \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                                        \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"HEbxokG6OZtCTqfyOapJ\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:31:52.701+00:00",
  "serviceInstanceName" : "Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a0d05df-be7c-4330-a737-55b490e75ee6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6"
    }
  }
}
2021-11-21T11:31:52.728Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:52.729Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:31:52.738Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.739Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:31:52.739Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:31:52.739Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:52.740Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:31:52.740Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"cf76a588b76dcff4", X-B3-SpanId:"1e8a60b7d89ce39b", X-B3-ParentSpanId:"cf76a588b76dcff4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00de0414-bd4f-4077-a3b0-d3fcfe7c618d"]
2021-11-21T11:31:52.740Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\"modelUuid\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\"modelInvariantUuid\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\"},\"requestInfo\":{\"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_f038bd41-ef03-477c-8cf0-2cbee9d63466\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF b09fa74d-a5a4 0\",\"modelCustomizationId\":\"25cc8f47-d59b-4473-8483-a536563ef74d\",\"modelInvariantId\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\"instanceParams\":[],\"instanceName\":\"HEbxokG6OZtCTqfyOapJ\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"ad868978-652c-4b7b-8c9c-b60c9a9098bd\",\"owningEntityName\":\"OE-ETE_Customer-ad868978-652c-4b7b-8c9c-b60c9a9098bd\"}}}","type":"String"},"requestId":{"value":"6a0d05df-be7c-4330-a737-55b490e75ee6","type":"String"},"mso-request-id":{"value":"6a0d05df-be7c-4330-a737-55b490e75ee6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:31:52.741Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:31:53.770Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:31:53.772Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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
2021-11-21T11:31:53.772Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:31:53.772Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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, 21 Nov 2021 11:31:53 GMT", X-ONAP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-TransactionID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ECOMP-RequestID:"6a0d05df-be7c-4330-a737-55b490e75ee6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"00de0414-bd4f-4077-a3b0-d3fcfe7c618d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:31:53.774Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|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\":\"6a0d05df-be7c-4330-a737-55b490e75ee6\",\"instanceId\":\"e6c631ff-81b7-4515-a1a5-599e8ab63e8a\"}}","message":"Success","processInstanceID":"9fd91c09-4abe-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:31:53.774Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:31:53.775Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:31:53.779Z|6a0d05df-be7c-4330-a737-55b490e75ee6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:32:00.335Z|6c029f8f-0e17-478e-97d0-be67d4feb252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:00.336Z|6c029f8f-0e17-478e-97d0-be67d4feb252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:00.778Z|507ce32e-0911-4ff5-ab45-0cd1242f2be2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:00.779Z|507ce32e-0911-4ff5-ab45-0cd1242f2be2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:01.222Z|d2360419-db8f-4bc5-aafe-9772d835076c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:01.223Z|9562e8b9-b3aa-46ac-89fb-10018bc39e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:01.223Z|d2360419-db8f-4bc5-aafe-9772d835076c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:01.226Z|9562e8b9-b3aa-46ac-89fb-10018bc39e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:01.220Z|ffc34e29-7795-4750-9915-e25bdc10b110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:01.229Z|ffc34e29-7795-4750-9915-e25bdc10b110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:11.249Z|6d3754b9-f096-4e61-947a-9b75d03c855d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:11.249Z|ba2ade46-9b55-49db-bca7-0afdc665c841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:11.250Z|6d3754b9-f096-4e61-947a-9b75d03c855d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:11.250Z|ba2ade46-9b55-49db-bca7-0afdc665c841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:11.250Z|7e223bba-5873-4234-9cb0-46685b703b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:11.251Z|7e223bba-5873-4234-9cb0-46685b703b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:15.335Z|7d0bf2c8-17e7-42e0-8444-639d06371401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:15.336Z|7d0bf2c8-17e7-42e0-8444-639d06371401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:17.461Z|98b7e28c-9bf7-4f87-b041-4918495b5a98|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:32:17.462Z|98b7e28c-9bf7-4f87-b041-4918495b5a98|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:20.504Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:32:20.511Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6
2021-11-21T11:32:20.512Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|INFO|500||Invoke
2021-11-21T11:32:20.513Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:20.513Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6
2021-11-21T11:32:20.513Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Method      : GET
2021-11-21T11:32:20.514Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36cfff031145c327", X-B3-SpanId:"35e07507f72d2ac1", X-B3-ParentSpanId:"36cfff031145c327", X-B3-Sampled:"0", X-ONAP-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-TransactionID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-ECOMP-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16d917ca-ce76-4ad8-90df-9845f25edb13"]
2021-11-21T11:32:20.515Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Request body: 
2021-11-21T11:32:20.515Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||==========================request end================================================
2021-11-21T11:32:20.541Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:20.541Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:20.541Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Status text  : 
2021-11-21T11:32:20.542Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:20.543Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||Response body: {
  "requestId" : "6a0d05df-be7c-4330-a737-55b490e75ee6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:31:52.000+00:00",
  "endTime" : "2021-11-21T11:32:19.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"ad868978-652c-4b7b-8c9c-b60c9a9098bd\",\n            \"owningEntityName\":\"OE-ETE_Customer-ad868978-652c-4b7b-8c9c-b60c9a9098bd\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_f038bd41-ef03-477c-8cf0-2cbee9d63466\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n            \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                            \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF b09fa74d-a5a4 0\",\n                                        \"modelCustomizationId\":\"25cc8f47-d59b-4473-8483-a536563ef74d\",\n                                        \"modelInvariantId\":\"530528a1-3a9c-47e9-baa4-9e1ea7b1a49a\",\n                                        \"modelVersionId\":\"a7cc7c0e-f5fc-4849-bbc4-a48563e6216c\",\n                                        \"modelName\":\"Demo_pNF_HEbxokG6OZtCTqfyOapJ\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"58e66c15-b663-4fbb-9833-e6a39bb9f928\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"HEbxokG6OZtCTqfyOapJ\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:32:19.000+00:00",
  "serviceInstanceId" : "e6c631ff-81b7-4515-a1a5-599e8ab63e8a",
  "serviceInstanceName" : "Service_Ete_Namef038bd41-ef03-477c-8cf0-2cbee9d63466",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "6a0d05df-be7c-4330-a737-55b490e75ee6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6"
    }
  }
}
2021-11-21T11:32:20.543Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:20.544Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a0d05df-be7c-4330-a737-55b490e75ee6|INFO|500||InvokeReturn
2021-11-21T11:32:20.546Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false
2021-11-21T11:32:20.546Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:32:20.547Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:20.547Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false
2021-11-21T11:32:20.547Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:32:20.548Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36cfff031145c327", X-B3-SpanId:"2650606adfeb9a5b", X-B3-ParentSpanId:"36cfff031145c327", X-B3-Sampled:"0", X-ONAP-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-TransactionID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-ECOMP-RequestID:"92a8e4e6-ab11-4424-84d0-8b57508051c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14dbb898-8321-4659-ae02-3f6be406f143"]
2021-11-21T11:32:20.548Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:32:20.548Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:32:20.562Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:20.562Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:20.562Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:32:20.563Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:20.563Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:32:20.563Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:20.564Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a0d05df-be7c-4330-a737-55b490e75ee6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:32:20.572Z|92a8e4e6-ab11-4424-84d0-8b57508051c5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6a0d05df-be7c-4330-a737-55b490e75ee6|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:32:21.277Z|09a788ba-e2b1-40c5-b47a-ac5d1e233f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:21.278Z|09a788ba-e2b1-40c5-b47a-ac5d1e233f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:21.280Z|f7b8d868-20d9-4949-a198-988e7dfb4698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:21.281Z|0b6f8f58-d30a-428c-96c8-2be2a2035cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:21.281Z|f7b8d868-20d9-4949-a198-988e7dfb4698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:21.282Z|0b6f8f58-d30a-428c-96c8-2be2a2035cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:30.335Z|c477364d-59ea-4118-8d06-ac03c4783f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:30.338Z|c477364d-59ea-4118-8d06-ac03c4783f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:30.779Z|ae3c9a4e-461e-446d-b90c-f93231e2e3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:30.780Z|ae3c9a4e-461e-446d-b90c-f93231e2e3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:31.305Z|60b2224d-97c0-4d0a-b6f1-676232e7b511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:31.305Z|ef6fc5a0-2159-4f85-8f59-94675f160819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:31.305Z|ba362327-db9e-4af1-b114-df7aad718dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:31.305Z|ef6fc5a0-2159-4f85-8f59-94675f160819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:31.306Z|ba362327-db9e-4af1-b114-df7aad718dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:31.305Z|60b2224d-97c0-4d0a-b6f1-676232e7b511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:37.826Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:32:37.828Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d already exists in requestDb InfraActiveRequests table
2021-11-21T11:32:37.829Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:37.830Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:32:37.830Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:37.830Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:37.831Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:32:37.831Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72555fca03b3beff", X-B3-SpanId:"f4b37b5455246bc2", X-B3-ParentSpanId:"72555fca03b3beff", X-B3-Sampled:"0", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944f45d9-0856-4678-b6dc-e856678113ee"]
2021-11-21T11:32:37.832Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:32:37.832Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:32:37.846Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:37.847Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:32:37.848Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:32:37.848Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:37.849Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: 
2021-11-21T11:32:37.849Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:37.849Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|404|Not Found|InvokeReturn
2021-11-21T11:32:37.859Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:32:37.860Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-11-21T11:32:37.865Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:32:37.893Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-11-21T11:32:37.894Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[baeb8c33-1e97-49c1-b903-3ccaae478b98], X-ECOMP-RequestID=[98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d], X-TransactionId=[], X-ONAP-RequestID=[98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d]}
2021-11-21T11:32:37.941Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211121-11:32:37:920-58393], Content-Length=[313], Date=[Sun, 21 Nov 2021 11:32:37 GMT], Content-Type=[application/json]}
2021-11-21T11:32:37.942Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-11-21T11:32:37.943Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-11-21T11:32:37.945Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-11-21T11:32:37.945Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-11-21T11:32:37.949Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-11-21T11:32:37.984Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-11-21T11:32:37.985Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2021-11-21T11:32:38.032Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2021-11-21T11:32:38.032Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211121-11:32:38:014-74454], Content-Length=[313], Date=[Sun, 21 Nov 2021 11:32:38 GMT], Content-Type=[application/json]}
2021-11-21T11:32:38.034Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2021-11-21T11:32:38.036Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2021-11-21T11:32:38.037Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2021-11-21T11:32:38.037Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:32:38.037Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:32:38.043Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.043Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.044Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.044Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.044Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.045Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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:"90", X-B3-TraceId:"72555fca03b3beff", X-B3-SpanId:"caa7ab959079def1", X-B3-ParentSpanId:"72555fca03b3beff", X-B3-Sampled:"0", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39c03818-f28f-4f4f-a65e-5b9eef8ae32f"]
2021-11-21T11:32:38.045Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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":"TestPNFMacroInstantiation","requestScope":"service"}
2021-11-21T11:32:38.046Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.059Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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==========================================
2021-11-21T11:32:38.059Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.060Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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  : 
2021-11-21T11:32:38.060Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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, 21 Nov 2021 11:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.061Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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: 
2021-11-21T11:32:38.061Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=================================================
2021-11-21T11:32:38.062Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.062Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:32:38.063Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||Invoke
2021-11-21T11:32:38.063Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:38.064Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:32:38.064Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Method      : GET
2021-11-21T11:32:38.064Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ae53f2d-46a8-4a79-9956-ac0aa8d2cb03"]
2021-11-21T11:32:38.065Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Request body: 
2021-11-21T11:32:38.065Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||==========================request end================================================
2021-11-21T11:32:38.105Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:38.105Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:38.105Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status text  : 
2021-11-21T11:32:38.106Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.108Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
  "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
  "created" : "2021-11-21 11:32:01.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
    }
  }
}
2021-11-21T11:32:38.109Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:38.109Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||InvokeReturn
2021-11-21T11:32:38.113Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance
2021-11-21T11:32:38.114Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|INFO|500||Invoke
2021-11-21T11:32:38.114Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:38.115Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance
2021-11-21T11:32:38.115Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:32:38.115Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27ddfb1-cb38-4214-949b-51551cb96804"]
2021-11-21T11:32:38.116Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:32:38.116Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:32:38.140Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:38.141Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:32:38.142Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:32:38.142Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.143Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:32:38.143Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:38.143Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:32:38.144Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a
2021-11-21T11:32:38.145Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|INFO|500||Invoke
2021-11-21T11:32:38.145Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:38.145Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a
2021-11-21T11:32:38.146Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Method      : GET
2021-11-21T11:32:38.146Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caf81341-cb81-4483-a542-adac61b69f8c"]
2021-11-21T11:32:38.147Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Request body: 
2021-11-21T11:32:38.147Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||==========================request end================================================
2021-11-21T11:32:38.172Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:38.173Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:38.173Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Status text  : 
2021-11-21T11:32:38.174Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.176Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
      "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
      "created" : "2021-11-21 11:32:01.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a"
    }
  }
}
2021-11-21T11:32:38.176Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:38.177Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|INFO|500||InvokeReturn
2021-11-21T11:32:38.179Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance
2021-11-21T11:32:38.180Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|INFO|500||Invoke
2021-11-21T11:32:38.180Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:38.180Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance
2021-11-21T11:32:38.181Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Method      : GET
2021-11-21T11:32:38.181Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"815c1d6f-a498-4429-b3b8-39af56658efd"]
2021-11-21T11:32:38.182Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Request body: 
2021-11-21T11:32:38.182Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:32:38.192Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:38.193Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:32:38.193Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Status text  : 
2021-11-21T11:32:38.193Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.194Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||Response body: 
2021-11-21T11:32:38.194Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:38.195Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=d6f123d9-dfa0-45de-ae46-447681d7da39&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:32:38.195Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.196Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.196Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.196Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.197Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.197Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1a8f846-366f-4c0c-9a29-9ec2df4a52c1"]
2021-11-21T11:32:38.198Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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: 
2021-11-21T11:32:38.198Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.212Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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==========================================
2021-11-21T11:32:38.212Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.213Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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  : 
2021-11-21T11:32:38.213Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.214Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:32:38.214Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=================================================
2021-11-21T11:32:38.215Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.217Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.217Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.218Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.218Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.219Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.219Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9bf04a3-ed06-4528-a86f-120a877d1ad7"]
2021-11-21T11:32:38.219Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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: 
2021-11-21T11:32:38.220Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.233Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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==========================================
2021-11-21T11:32:38.233Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.233Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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  : 
2021-11-21T11:32:38.234Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.235Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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" : "2021-11-21T09:40: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"
    }
  }
}
2021-11-21T11:32:38.236Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=================================================
2021-11-21T11:32:38.236Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.238Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:32:38.238Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||Invoke
2021-11-21T11:32:38.239Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:38.239Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:32:38.239Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Method      : GET
2021-11-21T11:32:38.240Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c556bf55-fa08-48b5-adaf-39a4e1be4f51"]
2021-11-21T11:32:38.241Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Request body: 
2021-11-21T11:32:38.241Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||==========================request end================================================
2021-11-21T11:32:38.265Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:38.265Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:38.267Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status text  : 
2021-11-21T11:32:38.269Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.269Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
  "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
  "created" : "2021-11-21 11:32:01.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
    }
  }
}
2021-11-21T11:32:38.269Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:38.270Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||InvokeReturn
2021-11-21T11:32:38.276Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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/
2021-11-21T11:32:38.277Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.277Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.278Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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/
2021-11-21T11:32:38.278Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.278Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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:"4284", X-B3-TraceId:"72555fca03b3beff", X-B3-SpanId:"c6b0e7c0a9a118f8", X-B3-ParentSpanId:"72555fca03b3beff", X-B3-Sampled:"0", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40fe050d-ac70-4cdf-98cc-3f2a4e46c5d3"]
2021-11-21T11:32:38.278Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d","requestStatus":"IN_PROGRESS","startTime":1637494357860,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"}
2021-11-21T11:32:38.279Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.303Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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==========================================
2021-11-21T11:32:38.304Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.304Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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  : 
2021-11-21T11:32:38.305Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:38.305Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:32:37.860+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:32:38.286+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:32:38.305Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=================================================
2021-11-21T11:32:38.306Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.317Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.318Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.319Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:38.319Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.320Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:38.320Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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:"3142", X-B3-TraceId:"72555fca03b3beff", X-B3-SpanId:"abe8a1dfa6783072", X-B3-ParentSpanId:"72555fca03b3beff", X-B3-Sampled:"0", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c166ef05-a9c9-440d-ba5d-37bbe4961f31"]
2021-11-21T11:32:38.320Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelUuid\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelInvariantUuid\":\"55ec8304-7727-4367-a3fd-824adc76d54a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"d48a8650-2396-4496-b54e-63e224d18b52\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d","type":"String"},"mso-request-id":{"value":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:32:38.321Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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================================================
2021-11-21T11:32:39.353Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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==========================================
2021-11-21T11:32:39.354Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:39.354Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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  : 
2021-11-21T11:32:39.355Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:32:39 GMT", X-ONAP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-TransactionID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ECOMP-RequestID:"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c166ef05-a9c9-440d-ba5d-37bbe4961f31", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:32:39.355Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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\":\"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d\",\"instanceId\":\"477426c7-03c5-410c-8547-f952f09fddd9\"}}","message":"Success","processInstanceID":"bb045ebd-4abe-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:32:39.356Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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=================================================
2021-11-21T11:32:39.356Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|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
2021-11-21T11:32:39.360Z|98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:32:39.490Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:32:39.493Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:39.494Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:32:39.494Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:39.494Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:39.495Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:32:39.495Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b2f1e0399a1c7aa", X-B3-SpanId:"ed5f7446fe934654", X-B3-ParentSpanId:"7b2f1e0399a1c7aa", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-TransactionID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-ECOMP-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b597eb93-4355-46c2-8e37-cf580a53134a"]
2021-11-21T11:32:39.495Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:32:39.496Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:32:39.515Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:39.515Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:39.515Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:32:39.516Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:39.517Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:32:38.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:32:39.518Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:39.518Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:32:39.520Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:32:39.520Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:32:39.520Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:39.521Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:32:39.521Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:32:39.522Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b2f1e0399a1c7aa", X-B3-SpanId:"4606087780b8514a", X-B3-ParentSpanId:"7b2f1e0399a1c7aa", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-TransactionID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-ECOMP-RequestID:"8ebb607a-5aaf-4540-8fff-eb30a27992a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e4f4fb6-469c-4679-bb93-b94867f0134b"]
2021-11-21T11:32:39.522Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:32:39.522Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:32:39.535Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:39.536Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:39.536Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:32:39.536Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:39.537Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:32:39.538Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:39.538Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:32:39.544Z|8ebb607a-5aaf-4540-8fff-eb30a27992a2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:32:41.336Z|c39fdbad-3791-44f3-bdb3-27aaa774f101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:41.337Z|c39fdbad-3791-44f3-bdb3-27aaa774f101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:41.339Z|e7731c39-59f8-40c8-8c79-d7d7f0525a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:41.339Z|d99d0ea3-935a-401d-9bd1-eb3b4b59aa8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:41.339Z|d99d0ea3-935a-401d-9bd1-eb3b4b59aa8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:41.339Z|e7731c39-59f8-40c8-8c79-d7d7f0525a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:45.336Z|777e44b5-803a-4365-bca6-bd31d386d773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:32:45.338Z|777e44b5-803a-4365-bca6-bd31d386d773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:32:49.683Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:32:49.690Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:49.691Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:32:49.691Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:49.692Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:32:49.692Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:32:49.692Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dfd6a3a28592721", X-B3-SpanId:"2bd9ae61f0aae590", X-B3-ParentSpanId:"4dfd6a3a28592721", X-B3-Sampled:"0", X-ONAP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-TransactionID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ECOMP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa4a105-8af3-4ef3-986a-1a272edf1a16"]
2021-11-21T11:32:49.693Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:32:49.693Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:32:49.709Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:49.709Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:49.710Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:32:49.710Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:49.711Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:32:47.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:32:49.711Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:49.711Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:32:49.713Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:32:49.713Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:32:49.713Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:49.714Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:32:49.714Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:32:49.714Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dfd6a3a28592721", X-B3-SpanId:"f55effbbb0f6ee83", X-B3-ParentSpanId:"4dfd6a3a28592721", X-B3-Sampled:"0", X-ONAP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-TransactionID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ECOMP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8640b47-c978-4e83-977f-9f0f7611f36e"]
2021-11-21T11:32:49.714Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:32:49.715Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:32:49.727Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:49.728Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:49.728Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:32:49.729Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:32:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:49.729Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:32:49.729Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:49.730Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:32:49.785Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:32:49.785Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:32:49.786Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:49.786Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:32:49.786Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:32:49.786Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-TransactionID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ECOMP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20371e27-7597-472f-85ee-0468c52564d9"]
2021-11-21T11:32:49.787Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:32:49.787Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:32:49.926Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:49.926Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:49.927Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:32:49.927Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2BE9B56AC688A3DF9DCF47E690DDDE8D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"698", Date:"Sun, 21 Nov 2021 11:32:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:49.927Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9","businessKey":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d","processDefinitionId":"AssignPnfBB:1:ccc8a894-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"AssignPnfBB","processDefinitionName":"AssignPnfBB","processDefinitionVersion":1,"startTime":"2021-11-21T11:32:46.529+0000","endTime":"2021-11-21T11:32:47.854+0000","removalTime":null,"durationInMillis":1325,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"bb045ebd-4abe-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"bf743b94-4abe-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-11-21T11:32:49.928Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:49.928Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:32:49.963Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:32:49.963Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:32:49.963Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:32:49.964Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:32:49.964Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:32:49.964Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-TransactionID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ECOMP-RequestID:"926f2302-e3b4-44cf-ba09-d341e1859cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dd04142-cd94-49eb-bb61-81de78e449c8"]
2021-11-21T11:32:49.964Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:32:49.965Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:32:50.100Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:32:50.100Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:32:50.101Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:32:50.101Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1D12E03A76C7F6F59DBD414FD9FDE1A0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"776", Date:"Sun, 21 Nov 2021 11:32:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:32:50.101Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryExists:c0ae42ac-4abe-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9","activityId":"AaiEntryExists","activityName":"AAI entry exists","activityType":"noneEndEvent","processDefinitionKey":"AssignPnfBB","processDefinitionId":"AssignPnfBB:1:ccc8a894-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9","executionId":"bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:32:47.853+0000","endTime":"2021-11-21T11:32:47.853+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bb045ebd-4abe-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:32:50.102Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:32:50.102Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bfe414aa-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:32:50.107Z|926f2302-e3b4-44cf-ba09-d341e1859cbf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:32:51.361Z|48aa9be9-66b9-4de9-aa18-85f4bc69b764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:51.361Z|9d712606-2258-4692-ad79-6877fcb1a70b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:51.361Z|279d79e5-20e9-4355-b47a-1ebdcf806387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:32:51.362Z|9d712606-2258-4692-ad79-6877fcb1a70b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:51.362Z|279d79e5-20e9-4355-b47a-1ebdcf806387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:32:51.362Z|48aa9be9-66b9-4de9-aa18-85f4bc69b764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:00.237Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:00.243Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:00.243Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:00.244Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:00.244Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:00.244Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:00.245Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42df50c13bccfad9", X-B3-SpanId:"db901123505c1ec3", X-B3-ParentSpanId:"42df50c13bccfad9", X-B3-Sampled:"0", X-ONAP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-TransactionID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ECOMP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b31f5f9-78fb-4d4b-b464-34912a7b20a3"]
2021-11-21T11:33:00.245Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:00.246Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:00.269Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:00.274Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:00.275Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:00.275Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:00.276Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:32:47.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:00.277Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:00.277Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:00.279Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:00.280Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:00.281Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:00.281Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:00.281Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:00.282Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42df50c13bccfad9", X-B3-SpanId:"e06da6ed5bb0fb99", X-B3-ParentSpanId:"42df50c13bccfad9", X-B3-Sampled:"0", X-ONAP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-TransactionID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ECOMP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb6c4c3-80f8-4121-a9c1-37238110a789"]
2021-11-21T11:33:00.282Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:00.282Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:00.293Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:00.293Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:00.294Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:00.294Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:00.294Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:00.295Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:00.295Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:00.328Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:33:00.329Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-11-21T11:33:00.329Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:00.329Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1
2021-11-21T11:33:00.330Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:33:00.330Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-TransactionID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ECOMP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeee9e30-a580-45da-8c23-007019ad8a36"]
2021-11-21T11:33:00.330Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:33:00.331Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:33:00.335Z|72ca8333-7a8f-4dc4-9787-f01c381392d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:00.335Z|72ca8333-7a8f-4dc4-9787-f01c381392d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:00.454Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:00.454Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:00.455Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:33:00.455Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9502D04CF7BC0FECF6D299825D5605A3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sun, 21 Nov 2021 11:33:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:00.456Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9","businessKey":"98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d","processDefinitionId":"WaitForPnfReadyBB:1:ccaabff5-4aae-11ec-9eb0-4abf3a5fdde9","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-11-21T11:32:49.736+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"bb045ebd-4abe-11ec-9eb0-4abf3a5fdde9","superProcessInstanceId":"c129daa0-4abe-11ec-9eb0-4abf3a5fdde9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-11-21T11:33:00.456Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:00.457Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:33:00.574Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:33:00.575Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||Invoke
2021-11-21T11:33:00.575Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:00.575Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1
2021-11-21T11:33:00.576Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Method      : GET
2021-11-21T11:33:00.576Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-TransactionID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ECOMP-RequestID:"46423af9-ab14-41fa-b362-bea99b9c16ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9362f0ce-129d-4fc5-907b-6c960481ca60"]
2021-11-21T11:33:00.576Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Request body: 
2021-11-21T11:33:00.577Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||==========================request end================================================
2021-11-21T11:33:00.698Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:00.698Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:00.699Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Status text  : 
2021-11-21T11:33:00.699Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DC391C607F00FA523D0DA181293D8013; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sun, 21 Nov 2021 11:33:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:00.699Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c1cdbc16-4abe-11ec-9eb0-4abf3a5fdde9","parentActivityInstanceId":"c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:ccaabff5-4aae-11ec-9eb0-4abf3a5fdde9","processInstanceId":"c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9","executionId":"c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-21T11:32:49.737+0000","endTime":"2021-11-21T11:32:49.739+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bb045ebd-4abe-11ec-9eb0-4abf3a5fdde9"}]
2021-11-21T11:33:00.700Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:00.700Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cd94f6-4abe-11ec-9eb0-4abf3a5fdde9&maxResults=1|INFO|500||InvokeReturn
2021-11-21T11:33:00.705Z|46423af9-ab14-41fa-b362-bea99b9c16ca|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:00.781Z|1f055789-ee93-4ab7-9449-5900cb140e45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:00.781Z|1f055789-ee93-4ab7-9449-5900cb140e45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:01.388Z|3a12e961-ba32-4f1b-b4c2-405f6af1a01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:01.389Z|3a12e961-ba32-4f1b-b4c2-405f6af1a01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:01.392Z|31bf4cff-0837-4e71-9bb9-07b47856e309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:01.392Z|31bf4cff-0837-4e71-9bb9-07b47856e309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:01.396Z|444ea171-13ea-4038-96ba-1cd846632dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:01.397Z|444ea171-13ea-4038-96ba-1cd846632dc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:10.835Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:10.840Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:10.841Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:10.841Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:10.842Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:10.842Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:10.842Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e75fca54f74d2b1", X-B3-SpanId:"a962532dd18da466", X-B3-ParentSpanId:"1e75fca54f74d2b1", X-B3-Sampled:"0", X-ONAP-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-TransactionID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-ECOMP-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d86083c2-edb7-42e4-874b-3814bc1ab25a"]
2021-11-21T11:33:10.843Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:10.843Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:10.867Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:10.868Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:10.868Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:10.868Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:10.870Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "endTime" : "2021-11-21T11:33:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:09.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:10.871Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:10.871Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:10.872Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:10.873Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:10.873Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:10.873Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:10.873Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:10.874Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e75fca54f74d2b1", X-B3-SpanId:"6ef9058f1f65abea", X-B3-ParentSpanId:"1e75fca54f74d2b1", X-B3-Sampled:"0", X-ONAP-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-TransactionID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-ECOMP-RequestID:"5ec955b9-57e6-4710-ac00-55bb251118ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66626b02-73b1-4d94-abf7-723ee31c6f5e"]
2021-11-21T11:33:10.874Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:10.874Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:10.883Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:10.883Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:10.884Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:10.884Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:10.887Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:10.887Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:10.887Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:10.894Z|5ec955b9-57e6-4710-ac00-55bb251118ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:11.011Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:11.015Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.016Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:11.016Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.016Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.017Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:11.017Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f99dff358f9d7233", X-B3-SpanId:"e5c10f1289b45651", X-B3-ParentSpanId:"f99dff358f9d7233", X-B3-Sampled:"0", X-ONAP-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-TransactionID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-ECOMP-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b593f76-b9cd-4986-bc7d-2fc8d8ad2327"]
2021-11-21T11:33:11.017Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:11.017Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.046Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.047Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.047Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:11.047Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.051Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "endTime" : "2021-11-21T11:33:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:09.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:11.051Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.051Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:11.052Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.053Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:11.053Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.053Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.053Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:11.054Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f99dff358f9d7233", X-B3-SpanId:"b6b113ce81760578", X-B3-ParentSpanId:"f99dff358f9d7233", X-B3-Sampled:"0", X-ONAP-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-TransactionID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-ECOMP-RequestID:"2b494436-ca4b-4262-9c6b-2f5dd4d4423e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db2cfe0d-a0fb-4a75-8017-b767a673c20b"]
2021-11-21T11:33:11.054Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:11.054Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.063Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.063Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.063Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:11.064Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.064Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:11.065Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.065Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:11.071Z|2b494436-ca4b-4262-9c6b-2f5dd4d4423e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:11.183Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:11.186Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.186Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:11.187Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.187Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.187Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:11.187Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95c095b838ec663", X-B3-SpanId:"a3bdd9b3e092ee03", X-B3-ParentSpanId:"e95c095b838ec663", X-B3-Sampled:"0", X-ONAP-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-TransactionID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-ECOMP-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e31cff-93c6-484b-98a8-73b2a38ae949"]
2021-11-21T11:33:11.188Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:11.188Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.203Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.203Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.204Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:11.204Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.206Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "endTime" : "2021-11-21T11:33:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:09.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:11.207Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.207Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:11.208Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.208Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:11.209Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.209Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.209Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:11.210Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e95c095b838ec663", X-B3-SpanId:"c881eb955202a395", X-B3-ParentSpanId:"e95c095b838ec663", X-B3-Sampled:"0", X-ONAP-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-TransactionID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-ECOMP-RequestID:"9b3bebe2-a748-4d3f-9e1a-885c45d0575d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21e2a01-1a72-4807-88cb-8ed7998c276e"]
2021-11-21T11:33:11.210Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:11.210Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.221Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.221Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.222Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:11.222Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.223Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:11.223Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.224Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:11.234Z|9b3bebe2-a748-4d3f-9e1a-885c45d0575d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:11.372Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:11.375Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.375Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:11.375Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.376Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.376Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:11.377Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0c8875542f9b935", X-B3-SpanId:"3dd23c6c7cea22ef", X-B3-ParentSpanId:"e0c8875542f9b935", X-B3-Sampled:"0", X-ONAP-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-TransactionID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-ECOMP-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c085606-c871-4d5e-a04b-eb1bf20f958d"]
2021-11-21T11:33:11.377Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:11.377Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.393Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.393Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.393Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:11.394Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.396Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "endTime" : "2021-11-21T11:33:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:09.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:11.396Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.397Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:11.398Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.398Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:11.398Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.399Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.399Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:11.399Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0c8875542f9b935", X-B3-SpanId:"6202b3c7fcb2c12e", X-B3-ParentSpanId:"e0c8875542f9b935", X-B3-Sampled:"0", X-ONAP-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-TransactionID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-ECOMP-RequestID:"68ebe958-22a0-4e11-87a5-2189afbf29f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d317a57-e479-4ead-86a7-b1002cc55206"]
2021-11-21T11:33:11.399Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:11.400Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.412Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.412Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.412Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:11.413Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.416Z|358be79e-bfb0-49ef-b522-356c6bf9258d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:11.416Z|22945c33-716a-4662-80ce-e82d2655925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:11.417Z|358be79e-bfb0-49ef-b522-356c6bf9258d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:11.417Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:11.417Z|22945c33-716a-4662-80ce-e82d2655925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:11.417Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.417Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:11.425Z|68ebe958-22a0-4e11-87a5-2189afbf29f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:11.446Z|3d451de9-c469-47b5-ac7b-a84680d40c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:11.449Z|3d451de9-c469-47b5-ac7b-a84680d40c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:11.548Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:11.551Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.551Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||Invoke
2021-11-21T11:33:11.552Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.552Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d
2021-11-21T11:33:11.552Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Method      : GET
2021-11-21T11:33:11.553Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cab74c2ae50a87c", X-B3-SpanId:"29e29055ad258687", X-B3-ParentSpanId:"9cab74c2ae50a87c", X-B3-Sampled:"0", X-ONAP-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-TransactionID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-ECOMP-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4a9ab5-8f42-445a-9d44-d3612a8a0f8e"]
2021-11-21T11:33:11.553Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Request body: 
2021-11-21T11:33:11.553Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.565Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.565Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.565Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Status text  : 
2021-11-21T11:33:11.566Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.566Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||Response body: {
  "requestId" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:32:37.000+00:00",
  "endTime" : "2021-11-21T11:33:09.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n\t\t\t\"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation\",\n                        \"resources\": {\n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"b4ac933f-cdf7-4881-a442-228967cbcb7c\",\n                                        \"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                                        \"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation\"\n                                }\n                                \n                            ]\n                                \n                            \n                            \n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\",\n                            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d48a8650-2396-4496-b54e-63e224d18b52\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:09.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d"
    }
  }
}
2021-11-21T11:33:11.567Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.567Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|INFO|500||InvokeReturn
2021-11-21T11:33:11.569Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.569Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:11.569Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:11.570Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false
2021-11-21T11:33:11.570Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:11.570Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cab74c2ae50a87c", X-B3-SpanId:"dae602369cebb05c", X-B3-ParentSpanId:"9cab74c2ae50a87c", X-B3-Sampled:"0", X-ONAP-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-TransactionID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-ECOMP-RequestID:"7070634e-a3b8-4cb8-90ca-4a1c5cf8f052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6196fa3a-66f5-40fd-8251-c412a9bcf3f8"]
2021-11-21T11:33:11.570Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:11.571Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:11.579Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:11.580Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:11.580Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:11.580Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:11.581Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:11.581Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:11.581Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:11.588Z|7070634e-a3b8-4cb8-90ca-4a1c5cf8f052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/98f063f9-cf3e-4eab-8e63-5b0d3a8ac55d|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:15.335Z|de1b2328-90da-4a7a-a5da-8a252003435f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:15.338Z|de1b2328-90da-4a7a-a5da-8a252003435f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:17.461Z|f98bb8aa-50e6-4a51-81d4-c328f613bd6e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:33:17.462Z|f98bb8aa-50e6-4a51-81d4-c328f613bd6e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:20.007Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:20.012Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||INFO|500||Checking if requestId: 6fdb99d7-380f-48ef-b555-02bc20d22edf already exists in requestDb InfraActiveRequests table
2021-11-21T11:33:20.013Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:20.013Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:20.014Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.014Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:20.014Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:20.014Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1e466dd995abe0f", X-B3-SpanId:"913025770d56e0ba", X-B3-ParentSpanId:"e1e466dd995abe0f", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f860a1cf-694e-4bcc-8f8c-9109c8fa6b06"]
2021-11-21T11:33:20.014Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:20.015Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.041Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.041Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:33:20.042Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:20.042Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.042Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: 
2021-11-21T11:33:20.042Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.043Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|404|Not Found|InvokeReturn
2021-11-21T11:33:20.049Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||INFO|500||Running local validations
2021-11-21T11:33:20.050Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-11-21T11:33:20.050Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-11-21T11:33:20.051Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.052Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-11-21T11:33:20.052Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.052Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.052Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-11-21T11:33:20.056Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"e1e466dd995abe0f", X-B3-SpanId:"d0fb80354966493b", X-B3-ParentSpanId:"e1e466dd995abe0f", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b72db3f-616a-489b-b10f-23e53018ea6e"]
2021-11-21T11:33:20.056Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"477426c7-03c5-410c-8547-f952f09fddd9"},"instanceName":null,"requestScope":"service"}
2021-11-21T11:33:20.056Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.071Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.071Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.072Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-11-21T11:33:20.072Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.073Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-11-21T11:33:20.073Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.073Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-11-21T11:33:20.074Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:33:20.074Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||Invoke
2021-11-21T11:33:20.075Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.075Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:33:20.075Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Method      : GET
2021-11-21T11:33:20.076Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6195b76d-7ae9-4320-84f6-700293bfc516"]
2021-11-21T11:33:20.076Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Request body: 
2021-11-21T11:33:20.077Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.101Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.102Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.102Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status text  : 
2021-11-21T11:33:20.102Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.103Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
  "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
  "created" : "2021-11-21 11:32:01.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
    }
  }
}
2021-11-21T11:33:20.103Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.104Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||InvokeReturn
2021-11-21T11:33:20.107Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance
2021-11-21T11:33:20.107Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:33:20.108Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.108Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance
2021-11-21T11:33:20.108Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:33:20.109Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"251642a2-69aa-44b4-8605-e90e72cd8053"]
2021-11-21T11:33:20.109Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:33:20.109Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.120Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.121Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:33:20.121Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:33:20.121Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.122Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Response body: 
2021-11-21T11:33:20.122Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.122Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:33:20.123Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a
2021-11-21T11:33:20.123Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|INFO|500||Invoke
2021-11-21T11:33:20.124Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.124Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a
2021-11-21T11:33:20.124Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Method      : GET
2021-11-21T11:33:20.125Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc620c17-e58f-46b8-881e-5bce712a074e"]
2021-11-21T11:33:20.125Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Request body: 
2021-11-21T11:33:20.125Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.145Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.146Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.146Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Status text  : 
2021-11-21T11:33:20.147Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.147Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
      "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
      "created" : "2021-11-21 11:32:01.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a"
    }
  }
}
2021-11-21T11:33:20.147Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.148Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=55ec8304-7727-4367-a3fd-824adc76d54a|INFO|500||InvokeReturn
2021-11-21T11:33:20.152Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance
2021-11-21T11:33:20.152Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:33:20.152Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.154Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance
2021-11-21T11:33:20.154Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:33:20.154Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f552254a-a334-4c41-959a-905e2d3b6869"]
2021-11-21T11:33:20.155Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:33:20.155Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.168Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.169Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-11-21T11:33:20.169Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:33:20.169Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.170Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||Response body: 
2021-11-21T11:33:20.170Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.170Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d6f123d9-dfa0-45de-ae46-447681d7da39&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-11-21T11:33:20.171Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.171Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-11-21T11:33:20.172Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.172Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.173Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-11-21T11:33:20.173Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2279991-fba4-484c-b15c-947951687e75"]
2021-11-21T11:33:20.173Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-11-21T11:33:20.174Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.187Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.187Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.187Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-11-21T11:33:20.188Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.189Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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" : "2021-11-21 09:40: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"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "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"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2021-11-21T11:33:20.189Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.189Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-11-21T11:33:20.193Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:33:20.193Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-11-21T11:33:20.193Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.194Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-11-21T11:33:20.194Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-11-21T11:33:20.194Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"907c35ad-5300-43dc-85a0-5dfceb7de566"]
2021-11-21T11:33:20.194Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-11-21T11:33:20.195Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.211Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.211Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.211Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-11-21T11:33:20.212Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.212Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 511,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-11-21T09:40:20.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service"
    }
  }
}
2021-11-21T11:33:20.212Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.214Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-11-21T11:33:20.217Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:33:20.218Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||Invoke
2021-11-21T11:33:20.218Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.219Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39
2021-11-21T11:33:20.219Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Method      : GET
2021-11-21T11:33:20.219Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0401bab3-af94-4fa4-b7b9-a1f04bd068e9"]
2021-11-21T11:33:20.220Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Request body: 
2021-11-21T11:33:20.220Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.259Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.260Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:20.261Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Status text  : 
2021-11-21T11:33:20.262Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.262Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "d6f123d9-dfa0-45de-ae46-447681d7da39",
  "modelInvariantUUID" : "55ec8304-7727-4367-a3fd-824adc76d54a",
  "created" : "2021-11-21 11:32:01.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/networkCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/serviceProxyCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/collectionResourceCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/vnfCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39/allottedCustomizations"
    }
  }
}
2021-11-21T11:33:20.263Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.263Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d6f123d9-dfa0-45de-ae46-447681d7da39|INFO|500||InvokeReturn
2021-11-21T11:33:20.266Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:33:20.267Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-11-21T11:33:20.267Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.267Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-11-21T11:33:20.268Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-11-21T11:33:20.269Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"e1e466dd995abe0f", X-B3-SpanId:"92e0c810cee3face", X-B3-ParentSpanId:"e1e466dd995abe0f", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae128adb-4daa-497a-81de-1de0360780a1"]
2021-11-21T11:33:20.269Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6fdb99d7-380f-48ef-b555-02bc20d22edf","requestStatus":"IN_PROGRESS","startTime":1637494400050,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"477426c7-03c5-410c-8547-f952f09fddd9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9","cloudApiRequests":[],"requestURI":"6fdb99d7-380f-48ef-b555-02bc20d22edf"}
2021-11-21T11:33:20.269Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-11-21T11:33:20.302Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:20.302Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-11-21T11:33:20.302Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-11-21T11:33:20.303Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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/6fdb99d7-380f-48ef-b555-02bc20d22edf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:20.305Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:33:20.050+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-11-21T11:33:20.286+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:20.305Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:20.306Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-11-21T11:33:20.313Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.314Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-11-21T11:33:20.314Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:20.314Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|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
2021-11-21T11:33:20.315Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-11-21T11:33:20.315Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"e1e466dd995abe0f", X-B3-SpanId:"0417f04faad3ec56", X-B3-ParentSpanId:"e1e466dd995abe0f", X-B3-Sampled:"0", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8e72fad-a699-4d95-928b-10aba0ce7097"]
2021-11-21T11:33:20.315Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"55ec8304-7727-4367-a3fd-824adc76d54a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelUuid\":\"d6f123d9-dfa0-45de-ae46-447681d7da39\",\"modelInvariantUuid\":\"55ec8304-7727-4367-a3fd-824adc76d54a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"477426c7-03c5-410c-8547-f952f09fddd9\"}","type":"String"},"requestId":{"value":"6fdb99d7-380f-48ef-b555-02bc20d22edf","type":"String"},"mso-request-id":{"value":"6fdb99d7-380f-48ef-b555-02bc20d22edf","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"477426c7-03c5-410c-8547-f952f09fddd9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-11-21T11:33:20.316Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-11-21T11:33:21.506Z|dd4701f2-b61a-4677-93d6-911975ec433c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:21.506Z|f00fd6a5-b6dc-4740-92fc-7575d130a377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:21.506Z|dd4701f2-b61a-4677-93d6-911975ec433c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:21.506Z|f00fd6a5-b6dc-4740-92fc-7575d130a377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:21.508Z|e023f254-4bc1-4205-bdc2-f6e5ad22b711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:21.508Z|e023f254-4bc1-4205-bdc2-f6e5ad22b711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:22.331Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:22.332Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-11-21T11:33:22.332Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-11-21T11:33:22.333Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 21 Nov 2021 11:33:22 GMT", X-ONAP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-TransactionID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ECOMP-RequestID:"6fdb99d7-380f-48ef-b555-02bc20d22edf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c8e72fad-a699-4d95-928b-10aba0ce7097", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"]
2021-11-21T11:33:22.333Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6fdb99d7-380f-48ef-b555-02bc20d22edf\",\"instanceId\":\"477426c7-03c5-410c-8547-f952f09fddd9\"}}","message":"Success","processInstanceID":"d4098d21-4abe-11ec-9eb0-4abf3a5fdde9","variables":null,"messageCode":200}
2021-11-21T11:33:22.334Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:22.334Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-11-21T11:33:22.338Z|6fdb99d7-380f-48ef-b555-02bc20d22edf|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:22.470Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:22.474Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:22.475Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:22.475Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:22.476Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:22.476Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:22.476Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e5b593d557ee622", X-B3-SpanId:"f63849fc4e7508ac", X-B3-ParentSpanId:"6e5b593d557ee622", X-B3-Sampled:"0", X-ONAP-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-TransactionID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-ECOMP-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f85373-4aa0-4240-ac27-c9973447121f"]
2021-11-21T11:33:22.477Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:22.477Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:22.502Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:22.502Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:22.502Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:22.503Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:22.503Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-11-21T11:33:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:22.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:22.504Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:22.504Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||InvokeReturn
2021-11-21T11:33:22.505Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:22.506Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:22.506Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:22.506Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:22.506Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:22.507Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e5b593d557ee622", X-B3-SpanId:"0d61a8ba70396ba3", X-B3-ParentSpanId:"6e5b593d557ee622", X-B3-Sampled:"0", X-ONAP-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-TransactionID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-ECOMP-RequestID:"4ef888a6-12e7-4dcf-b052-c6b633a5150a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fe144e8-b5c2-4951-87c4-857e21a3b3e8"]
2021-11-21T11:33:22.507Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:22.507Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:22.527Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:22.527Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:22.527Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:22.528Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:22.529Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:22.529Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:22.530Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:22.535Z|4ef888a6-12e7-4dcf-b052-c6b633a5150a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:30.335Z|4c41a3a8-197c-414b-a292-cce8c664fb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:30.336Z|4c41a3a8-197c-414b-a292-cce8c664fb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:30.782Z|d69c65dd-b1f0-4497-ad92-1e2f409cb47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:30.782Z|d69c65dd-b1f0-4497-ad92-1e2f409cb47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:31.539Z|6db85237-b783-42f7-ab5f-94db8b818737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:31.540Z|6db85237-b783-42f7-ab5f-94db8b818737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:31.542Z|62b40f4e-e7c4-44cb-8c2c-3525ceb5f9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:31.543Z|62b40f4e-e7c4-44cb-8c2c-3525ceb5f9ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:31.543Z|1f51888d-202b-49b3-80e9-9ac715b5155f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:31.544Z|1f51888d-202b-49b3-80e9-9ac715b5155f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:32.666Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:32.671Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:32.671Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:32.671Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:32.672Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:32.672Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:32.672Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dd707c987c571e1", X-B3-SpanId:"a3abaa3d2554c30b", X-B3-ParentSpanId:"4dd707c987c571e1", X-B3-Sampled:"0", X-ONAP-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-TransactionID:"62506d98-66c4-4103-b934-cc4ac903701d", X-ECOMP-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053d1f33-1cb0-46ba-9e83-d9e2a244ad12"]
2021-11-21T11:33:32.673Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:32.673Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:32.695Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:32.695Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:32.696Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:32.696Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:32.697Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:33:20.000+00:00",
  "endTime" : "2021-11-21T11:33:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:30.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:32.698Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:32.699Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||InvokeReturn
2021-11-21T11:33:32.700Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:32.700Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:32.700Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:32.701Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:32.701Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:32.701Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dd707c987c571e1", X-B3-SpanId:"eb7e08c9bb307e3b", X-B3-ParentSpanId:"4dd707c987c571e1", X-B3-Sampled:"0", X-ONAP-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-TransactionID:"62506d98-66c4-4103-b934-cc4ac903701d", X-ECOMP-RequestID:"62506d98-66c4-4103-b934-cc4ac903701d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f93b17e-c1ba-413c-98bf-e4db355ee645"]
2021-11-21T11:33:32.702Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:32.702Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:32.715Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:32.716Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:32.716Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:32.716Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:32.717Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:32.717Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:32.717Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:32.723Z|62506d98-66c4-4103-b934-cc4ac903701d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:32.841Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:32.845Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:32.846Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:32.846Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:32.846Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:32.846Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:32.847Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11752217f41e476b", X-B3-SpanId:"941f00bcc5790717", X-B3-ParentSpanId:"11752217f41e476b", X-B3-Sampled:"0", X-ONAP-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-TransactionID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-ECOMP-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc22460-1a43-4e6b-85fe-d13097f734f1"]
2021-11-21T11:33:32.847Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:32.847Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:32.863Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:32.864Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:32.865Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:32.865Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:32.868Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:33:20.000+00:00",
  "endTime" : "2021-11-21T11:33:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:30.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:32.868Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:32.868Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||InvokeReturn
2021-11-21T11:33:32.870Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:32.870Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:32.871Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:32.871Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:32.871Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:32.871Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11752217f41e476b", X-B3-SpanId:"8883caa0b31d6544", X-B3-ParentSpanId:"11752217f41e476b", X-B3-Sampled:"0", X-ONAP-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-TransactionID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-ECOMP-RequestID:"a4a592f7-c744-4d55-aab0-c216e79d2c36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb226f0c-fe89-41e6-9c64-2a412cd2dd48"]
2021-11-21T11:33:32.872Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:32.872Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:32.883Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:32.883Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:32.883Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:32.884Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:32.885Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:32.885Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:32.886Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:32.893Z|a4a592f7-c744-4d55-aab0-c216e79d2c36|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:33.009Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:33.013Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:33.014Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:33.014Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:33.014Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:33.015Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:33.015Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c768e07ff773ee3", X-B3-SpanId:"a73caf40ab454fc9", X-B3-ParentSpanId:"8c768e07ff773ee3", X-B3-Sampled:"0", X-ONAP-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-TransactionID:"93de72de-c682-483d-a1ba-991009d6c05d", X-ECOMP-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009290df-1f02-4cd1-96c2-5d6b7734a3b4"]
2021-11-21T11:33:33.015Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:33.016Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:33.031Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:33.031Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:33.031Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:33.032Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:33.033Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:33:20.000+00:00",
  "endTime" : "2021-11-21T11:33:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:30.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:33.034Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:33.034Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||InvokeReturn
2021-11-21T11:33:33.035Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:33.036Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:33.036Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:33.036Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:33.037Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:33.037Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c768e07ff773ee3", X-B3-SpanId:"922e2160c892214e", X-B3-ParentSpanId:"8c768e07ff773ee3", X-B3-Sampled:"0", X-ONAP-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-TransactionID:"93de72de-c682-483d-a1ba-991009d6c05d", X-ECOMP-RequestID:"93de72de-c682-483d-a1ba-991009d6c05d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e02a8855-7671-4ad0-981e-b77dd7a6d37c"]
2021-11-21T11:33:33.037Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:33.038Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:33.051Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:33.051Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:33.052Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:33.052Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:33.053Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:33.053Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:33.054Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:33.060Z|93de72de-c682-483d-a1ba-991009d6c05d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:33.178Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Entering
2021-11-21T11:33:33.181Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:33.181Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||Invoke
2021-11-21T11:33:33.182Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:33.182Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf
2021-11-21T11:33:33.182Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Method      : GET
2021-11-21T11:33:33.182Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f51ed642b97a9bb0", X-B3-SpanId:"2eab6616977e5bc0", X-B3-ParentSpanId:"f51ed642b97a9bb0", X-B3-Sampled:"0", X-ONAP-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-TransactionID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-ECOMP-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e7b5f3-43b6-4da9-b21f-b82c5d85ddd6"]
2021-11-21T11:33:33.183Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Request body: 
2021-11-21T11:33:33.183Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||==========================request end================================================
2021-11-21T11:33:33.196Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:33.197Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:33.197Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Status text  : 
2021-11-21T11:33:33.197Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:33.198Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||Response body: {
  "requestId" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-11-21T11:33:20.000+00:00",
  "endTime" : "2021-11-21T11:33:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"55ec8304-7727-4367-a3fd-824adc76d54a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d6f123d9-dfa0-45de-ae46-447681d7da39\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-11-21T11:33:30.000+00:00",
  "serviceInstanceId" : "477426c7-03c5-410c-8547-f952f09fddd9",
  "serviceInstanceName" : "TestPNFMacroInstantiation",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/477426c7-03c5-410c-8547-f952f09fddd9",
  "cloudApiRequests" : [ ],
  "requestURI" : "6fdb99d7-380f-48ef-b555-02bc20d22edf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf"
    }
  }
}
2021-11-21T11:33:33.198Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:33.199Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6fdb99d7-380f-48ef-b555-02bc20d22edf|INFO|500||InvokeReturn
2021-11-21T11:33:33.200Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:33.200Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-11-21T11:33:33.201Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-11-21T11:33:33.201Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false
2021-11-21T11:33:33.201Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-11-21T11:33:33.202Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f51ed642b97a9bb0", X-B3-SpanId:"9e8a48366fcf8e01", X-B3-ParentSpanId:"f51ed642b97a9bb0", X-B3-Sampled:"0", X-ONAP-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-TransactionID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-ECOMP-RequestID:"43bc6465-2f6a-4b9b-908c-b8e1f36a01a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"375333ad-f17a-4901-8954-3695969c26fc"]
2021-11-21T11:33:33.202Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-11-21T11:33:33.202Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-11-21T11:33:33.212Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-11-21T11:33:33.212Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-11-21T11:33:33.213Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-11-21T11:33:33.213Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, 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, 21 Nov 2021 11:33:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2021-11-21T11:33:33.214Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-11-21T11:33:33.215Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-11-21T11:33:33.215Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6fdb99d7-380f-48ef-b555-02bc20d22edf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-11-21T11:33:33.220Z|43bc6465-2f6a-4b9b-908c-b8e1f36a01a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6fdb99d7-380f-48ef-b555-02bc20d22edf|InfraPortalClient|||INFO|500||Exiting.
2021-11-21T11:33:41.566Z|32bbfce7-82cd-4bb0-9683-8e1c023c1081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:41.567Z|32bbfce7-82cd-4bb0-9683-8e1c023c1081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:41.568Z|e6bb0fd5-101b-464d-9129-04d275ea42f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:41.569Z|5bdf315e-b0b5-4eeb-a129-fdbd0a2dcfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:41.569Z|e6bb0fd5-101b-464d-9129-04d275ea42f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:41.569Z|5bdf315e-b0b5-4eeb-a129-fdbd0a2dcfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:45.335Z|a91be40d-ee2a-4b17-8d43-1e24b4a4db86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:33:45.336Z|a91be40d-ee2a-4b17-8d43-1e24b4a4db86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:33:51.609Z|f27cefb1-8443-4c38-9af8-02ee868f4fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:51.609Z|2c44b51a-aab4-4a78-aa66-dd01b02c040f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:51.609Z|b53f4bf0-01cd-4a13-a6a4-092578601e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:33:51.610Z|2c44b51a-aab4-4a78-aa66-dd01b02c040f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:51.610Z|b53f4bf0-01cd-4a13-a6a4-092578601e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:33:51.610Z|f27cefb1-8443-4c38-9af8-02ee868f4fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:00.337Z|7c423e11-891d-47ac-9447-389cdbd419ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:00.340Z|7c423e11-891d-47ac-9447-389cdbd419ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:00.783Z|0d53d61b-ff73-4488-8d95-817245d987bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:00.783Z|0d53d61b-ff73-4488-8d95-817245d987bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:01.634Z|f0ed98d4-471c-43e1-8814-e8ea6ee38823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:01.635Z|f0ed98d4-471c-43e1-8814-e8ea6ee38823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:01.640Z|66c19460-a231-47fb-8b28-dd25033eb7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:01.641Z|66c19460-a231-47fb-8b28-dd25033eb7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:01.648Z|9d6f2d8f-b8d8-4393-9e04-506d0ed5db65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:01.649Z|9d6f2d8f-b8d8-4393-9e04-506d0ed5db65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:11.659Z|9c130936-a00a-4dc5-9986-90613f3c01cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:11.660Z|9c130936-a00a-4dc5-9986-90613f3c01cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:11.668Z|03ca0631-4719-4171-9fbe-d1e691812e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:11.668Z|03ca0631-4719-4171-9fbe-d1e691812e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:11.670Z|b5ab827f-8a9d-497b-81cc-c79290007726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:11.670Z|b5ab827f-8a9d-497b-81cc-c79290007726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:15.335Z|1e19df70-6593-4c27-b4a5-04d0ec7d47cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:15.336Z|1e19df70-6593-4c27-b4a5-04d0ec7d47cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:17.461Z|2bdd4573-0ff9-43fb-b5f6-4ea2d41d411c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:34:17.463Z|2bdd4573-0ff9-43fb-b5f6-4ea2d41d411c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:21.694Z|c2ca3efd-5bc8-47d7-bfc6-40212205c0d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:21.694Z|56cbd877-05dd-42ae-bd16-e2f5f7d6d878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:21.694Z|c2ca3efd-5bc8-47d7-bfc6-40212205c0d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:21.695Z|56cbd877-05dd-42ae-bd16-e2f5f7d6d878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:21.700Z|79ffc087-50f8-4adb-a68c-cd077aa1f2ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:21.701Z|79ffc087-50f8-4adb-a68c-cd077aa1f2ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:30.335Z|55771dc7-9da9-4f19-a9fb-2aec6a0a9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:30.336Z|55771dc7-9da9-4f19-a9fb-2aec6a0a9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:30.784Z|9c3eedf9-a6fe-409d-88da-52151eb7da6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:30.785Z|9c3eedf9-a6fe-409d-88da-52151eb7da6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:31.729Z|4674b597-3fa0-4e44-b3d9-bc5a828e55e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:31.729Z|819512ec-dfbc-43bb-b229-606c80f3cb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:31.729Z|edc08ea8-9754-477a-9726-4b0fa4a29d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:31.730Z|edc08ea8-9754-477a-9726-4b0fa4a29d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:31.730Z|4674b597-3fa0-4e44-b3d9-bc5a828e55e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:31.730Z|819512ec-dfbc-43bb-b229-606c80f3cb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:41.755Z|b88a495a-1e8b-45ae-803d-24a08020eb17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:41.755Z|cb6cb501-6226-4f17-9645-86dd91b02b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:41.755Z|a37576f2-562b-4b2b-a771-12077b2d21b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:41.758Z|a37576f2-562b-4b2b-a771-12077b2d21b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:41.758Z|b88a495a-1e8b-45ae-803d-24a08020eb17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:41.758Z|cb6cb501-6226-4f17-9645-86dd91b02b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:45.337Z|b922ec74-b85b-40b9-b5bb-78f1e5c19637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:34:45.341Z|b922ec74-b85b-40b9-b5bb-78f1e5c19637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:34:51.782Z|003ac996-cb9e-4594-8aac-37d9bcba3188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:51.782Z|0a3d0f8a-d8b5-4397-98fc-1912f79cbc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:51.782Z|83f508b7-c9f7-4c3c-9a0a-6b54628625d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:34:51.784Z|003ac996-cb9e-4594-8aac-37d9bcba3188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:51.784Z|0a3d0f8a-d8b5-4397-98fc-1912f79cbc31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:34:51.784Z|83f508b7-c9f7-4c3c-9a0a-6b54628625d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:00.335Z|d717c9e8-e27e-4433-ae19-0c1c50e40b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:00.336Z|d717c9e8-e27e-4433-ae19-0c1c50e40b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:00.785Z|7b2c5c1d-245f-4ac8-be53-186b0c2a3ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:00.786Z|7b2c5c1d-245f-4ac8-be53-186b0c2a3ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:01.811Z|4718737c-fd0a-40d7-810c-aa402efb93be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:01.812Z|4718737c-fd0a-40d7-810c-aa402efb93be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:01.816Z|c45c46c7-9e92-446e-acee-4275aad39218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:01.816Z|c45c46c7-9e92-446e-acee-4275aad39218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:01.819Z|32d693d3-52e6-4db2-bfc0-b21b86b32207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:01.820Z|32d693d3-52e6-4db2-bfc0-b21b86b32207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:11.840Z|61d8cd09-966e-455d-83b7-22ba1cff508f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:11.840Z|61d8cd09-966e-455d-83b7-22ba1cff508f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:11.846Z|68721731-3fd4-42da-a65f-4e32039492cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:11.846Z|ea21bc6a-31da-40af-a5e7-019835e50794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:11.847Z|ea21bc6a-31da-40af-a5e7-019835e50794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:11.847Z|68721731-3fd4-42da-a65f-4e32039492cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:15.335Z|1f65738b-6525-43b9-b4ca-34772d2d69ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:15.337Z|1f65738b-6525-43b9-b4ca-34772d2d69ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:17.462Z|cc0ff4e3-4efd-4104-a1d6-2644a7d84ed7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:35:17.463Z|cc0ff4e3-4efd-4104-a1d6-2644a7d84ed7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:21.865Z|a53ac005-d8f7-47c3-bb16-494f537b761b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:21.866Z|a53ac005-d8f7-47c3-bb16-494f537b761b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:21.866Z|6848b728-2dfe-417f-a3e1-aa1bd631c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:21.867Z|6848b728-2dfe-417f-a3e1-aa1bd631c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:21.868Z|66882759-12f5-4600-bbaf-0b9f35f4dd8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:21.870Z|66882759-12f5-4600-bbaf-0b9f35f4dd8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:30.335Z|e176024a-54da-4dcb-b4fd-2a48cf7e29d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:30.340Z|e176024a-54da-4dcb-b4fd-2a48cf7e29d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:30.787Z|500b0228-6873-49c7-8934-ef4e6c150831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:30.787Z|500b0228-6873-49c7-8934-ef4e6c150831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:31.897Z|9dae9d2d-679a-4770-b43b-d18c7405d5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:31.897Z|fa1295cd-dddc-4019-a66d-671e6086bb3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:31.898Z|9f2b3946-ad71-46bd-86e6-4e36f2fc26cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:31.898Z|9dae9d2d-679a-4770-b43b-d18c7405d5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:31.898Z|fa1295cd-dddc-4019-a66d-671e6086bb3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:31.898Z|9f2b3946-ad71-46bd-86e6-4e36f2fc26cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:41.927Z|dde4b85f-4908-4a5f-a150-0cd86310ac0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:41.927Z|8e1e4d85-78c8-4751-b77b-62ccadc1d610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:41.927Z|54aee3de-dcb5-4e42-b84b-4c2594960247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:41.929Z|dde4b85f-4908-4a5f-a150-0cd86310ac0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:41.929Z|8e1e4d85-78c8-4751-b77b-62ccadc1d610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:41.929Z|54aee3de-dcb5-4e42-b84b-4c2594960247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:45.336Z|7112ea33-718c-4c53-9efd-0bfb6c5b35fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:35:45.336Z|7112ea33-718c-4c53-9efd-0bfb6c5b35fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:35:51.960Z|908329c9-a5e5-44c6-9da9-8b76c0bab60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:51.961Z|908329c9-a5e5-44c6-9da9-8b76c0bab60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:51.966Z|87915235-9dd4-421a-aca7-c7ca6cbf8e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:51.966Z|ff77835e-9138-46ff-bfab-debb7a67455a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:35:51.967Z|87915235-9dd4-421a-aca7-c7ca6cbf8e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:35:51.967Z|ff77835e-9138-46ff-bfab-debb7a67455a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:00.335Z|2e3c8225-b78b-4814-aa63-7ccb8e9c5470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:00.336Z|2e3c8225-b78b-4814-aa63-7ccb8e9c5470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:00.788Z|18c0006a-eb07-45c0-9ae1-ecb6c7fb90b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:00.789Z|18c0006a-eb07-45c0-9ae1-ecb6c7fb90b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:01.997Z|77a956af-cc05-4ee3-a528-f3891d035ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:01.997Z|14dd275c-8886-49dc-8bca-e745c39ddd9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:01.998Z|77a956af-cc05-4ee3-a528-f3891d035ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:01.998Z|14dd275c-8886-49dc-8bca-e745c39ddd9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:02.002Z|44dc46b0-7c92-4187-96e9-2648cf4b9793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:02.002Z|44dc46b0-7c92-4187-96e9-2648cf4b9793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:12.027Z|2de21b4a-adf7-4854-8922-9fa384967c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:12.027Z|38437fc3-a4b8-40db-a91e-757adccd6fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:12.027Z|5538d81d-bc63-4257-b8f8-f1df6100322c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:12.028Z|38437fc3-a4b8-40db-a91e-757adccd6fc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:12.028Z|2de21b4a-adf7-4854-8922-9fa384967c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:12.028Z|5538d81d-bc63-4257-b8f8-f1df6100322c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:15.336Z|3f155cef-f3c0-4dd0-933a-9a98df9432f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:15.339Z|3f155cef-f3c0-4dd0-933a-9a98df9432f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:17.462Z|8b7ea026-f3f2-4a16-bd12-d9015b4a4265|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:36:17.463Z|8b7ea026-f3f2-4a16-bd12-d9015b4a4265|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:22.059Z|bd1684ad-45e3-4de2-a77e-88689574bba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:22.060Z|bd1684ad-45e3-4de2-a77e-88689574bba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:22.062Z|4ee42bdf-141a-4f74-9677-8826e8be3ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:22.063Z|4ee42bdf-141a-4f74-9677-8826e8be3ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:22.066Z|7349c948-a8da-421d-a564-0a470bcf369d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:22.067Z|7349c948-a8da-421d-a564-0a470bcf369d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:30.336Z|94328eb1-1295-4e55-9bdc-fd252047fea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:30.337Z|94328eb1-1295-4e55-9bdc-fd252047fea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:30.790Z|bb8b799f-0b30-4cfa-b76b-3958c839dec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:30.790Z|bb8b799f-0b30-4cfa-b76b-3958c839dec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:32.088Z|64ef18c2-86aa-48e6-a205-2e0d74a0bb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:32.089Z|a7186b81-0233-48a1-8258-f6285b648d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:32.088Z|95195c00-51b7-4f13-b132-560654a61f2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:32.089Z|a7186b81-0233-48a1-8258-f6285b648d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:32.089Z|64ef18c2-86aa-48e6-a205-2e0d74a0bb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:32.089Z|95195c00-51b7-4f13-b132-560654a61f2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:42.118Z|007471ad-d399-4abc-bb5c-c566f1aeca5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:42.118Z|b0625205-854b-458e-9b18-89a33e2de116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:42.118Z|4a6ee5c8-91cf-4b4a-a8c0-fc1c163934f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:42.121Z|b0625205-854b-458e-9b18-89a33e2de116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:42.121Z|007471ad-d399-4abc-bb5c-c566f1aeca5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:42.121Z|4a6ee5c8-91cf-4b4a-a8c0-fc1c163934f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:45.335Z|12dd9081-38a8-40d8-92d7-c51ea4d0d4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:36:45.336Z|12dd9081-38a8-40d8-92d7-c51ea4d0d4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:36:52.142Z|064c8312-ca85-48e4-87be-71a97b0a5ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:52.142Z|b1396dbf-fd0f-41b6-bb30-168a524ad9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:52.143Z|b1396dbf-fd0f-41b6-bb30-168a524ad9d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:52.143Z|064c8312-ca85-48e4-87be-71a97b0a5ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:36:52.144Z|9ca34c70-040a-4bf2-92f1-fff19dc22ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:36:52.145Z|9ca34c70-040a-4bf2-92f1-fff19dc22ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:00.335Z|4c007971-6778-403e-8da6-f1edaac6185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:00.338Z|4c007971-6778-403e-8da6-f1edaac6185a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:00.791Z|0a2b4add-0228-4454-9663-2c039f24cacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:00.792Z|0a2b4add-0228-4454-9663-2c039f24cacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:02.176Z|3d0623d5-0407-4b8a-991a-b11e15a49467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:02.176Z|13191438-b9a3-4f60-a21c-b0405a48b1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:02.178Z|3d0623d5-0407-4b8a-991a-b11e15a49467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:02.178Z|13191438-b9a3-4f60-a21c-b0405a48b1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:02.181Z|67bca31d-d396-44d6-bac2-10229fc7c1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:02.182Z|67bca31d-d396-44d6-bac2-10229fc7c1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:12.202Z|144f19d3-dc9e-4234-a4d7-afe674d558d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:12.203Z|91792325-0e45-4279-a620-869e7d8bae75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:12.204Z|144f19d3-dc9e-4234-a4d7-afe674d558d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:12.204Z|be50b3e5-0347-4d36-9220-167beb1e1672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:12.204Z|91792325-0e45-4279-a620-869e7d8bae75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:12.204Z|be50b3e5-0347-4d36-9220-167beb1e1672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:15.335Z|d2e22d9b-aa71-4866-b7d7-768b615c3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:15.336Z|d2e22d9b-aa71-4866-b7d7-768b615c3531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:17.462Z|3af85daa-799c-42bf-a114-0dd490a60063|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:37:17.463Z|3af85daa-799c-42bf-a114-0dd490a60063|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:22.230Z|c995dca2-5872-4808-8289-bcaaeb5b730b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:22.231Z|c995dca2-5872-4808-8289-bcaaeb5b730b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:22.232Z|3e4d857a-1bf3-4f40-9101-9faa8a97e10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:22.233Z|1ea45e30-219f-4d0a-bf28-a15915552931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:22.233Z|3e4d857a-1bf3-4f40-9101-9faa8a97e10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:22.233Z|1ea45e30-219f-4d0a-bf28-a15915552931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:30.336Z|a2bc4b98-f065-40ab-b9af-4491fdecd406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:30.337Z|a2bc4b98-f065-40ab-b9af-4491fdecd406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:30.793Z|437c52c3-e72f-4733-a8a9-a0067d212bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:30.793Z|437c52c3-e72f-4733-a8a9-a0067d212bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:32.256Z|3cf91328-686b-4453-9100-1c6b42edd6fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:32.256Z|59463492-8382-4765-b029-85809b347e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:32.257Z|59463492-8382-4765-b029-85809b347e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:32.258Z|2557ce19-160f-47f5-9825-d57f2ee6f86e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:32.259Z|2557ce19-160f-47f5-9825-d57f2ee6f86e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:32.259Z|3cf91328-686b-4453-9100-1c6b42edd6fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:42.283Z|5c25e9d4-cf21-430f-bd44-7602dc93d7fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:42.284Z|35342aaa-417a-41aa-8fc2-0930cb6ebdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:42.284Z|92b2dea8-7bdd-40b1-891e-bc3b9ad59c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:42.285Z|35342aaa-417a-41aa-8fc2-0930cb6ebdb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:42.285Z|92b2dea8-7bdd-40b1-891e-bc3b9ad59c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:42.285Z|5c25e9d4-cf21-430f-bd44-7602dc93d7fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:45.335Z|65d93c64-82ff-46b8-959e-a58376ac4f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:37:45.338Z|65d93c64-82ff-46b8-959e-a58376ac4f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:37:52.309Z|d101a838-dd4f-422a-b409-322d02f7518d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:52.310Z|d101a838-dd4f-422a-b409-322d02f7518d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:52.318Z|189c72d3-125e-4461-ac61-67218e252af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:52.318Z|bf995d5f-b310-4ca5-81e1-521875758836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:37:52.318Z|189c72d3-125e-4461-ac61-67218e252af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:37:52.318Z|bf995d5f-b310-4ca5-81e1-521875758836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:00.335Z|cb9e68f2-c1e7-45f2-92ea-fe903f3ee4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:00.336Z|cb9e68f2-c1e7-45f2-92ea-fe903f3ee4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:00.794Z|956c2259-dad9-4a76-a7f4-355a0023ba99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:00.795Z|956c2259-dad9-4a76-a7f4-355a0023ba99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:02.339Z|dd99a3dc-99ad-42ae-9af8-8c9ece1e001a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:02.339Z|d860c744-53f3-4d77-9d46-6cba8d65b96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:02.339Z|6f78d0db-6de7-43d0-85e8-27de63f23393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:02.340Z|dd99a3dc-99ad-42ae-9af8-8c9ece1e001a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:02.340Z|d860c744-53f3-4d77-9d46-6cba8d65b96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:02.340Z|6f78d0db-6de7-43d0-85e8-27de63f23393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:12.379Z|74c51c74-ad48-4106-93d7-8b6bf8e71ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:12.378Z|67aaa89b-e30e-4563-9ea2-b498443570d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:12.378Z|8f0f3fac-3373-49d1-bbf0-ae453e36738d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:12.380Z|67aaa89b-e30e-4563-9ea2-b498443570d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:12.380Z|8f0f3fac-3373-49d1-bbf0-ae453e36738d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:12.381Z|74c51c74-ad48-4106-93d7-8b6bf8e71ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:15.335Z|f2a65247-b1e4-45a9-a1e6-16ff5f8ae11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:15.336Z|f2a65247-b1e4-45a9-a1e6-16ff5f8ae11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:17.462Z|cdf68fc8-05ee-47fc-9641-b899404f3c92|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:38:17.463Z|cdf68fc8-05ee-47fc-9641-b899404f3c92|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:22.417Z|12635a27-6404-450a-9e20-2a51df1675ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:22.417Z|c37cb255-6dc3-4643-8e9a-c3d8cd55a9a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:22.417Z|c33869f5-cf2d-4d18-8cab-2092f9b9e22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:22.418Z|c37cb255-6dc3-4643-8e9a-c3d8cd55a9a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:22.418Z|12635a27-6404-450a-9e20-2a51df1675ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:22.418Z|c33869f5-cf2d-4d18-8cab-2092f9b9e22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:30.335Z|5fae4672-3a65-4e77-acdb-4ce1637ad5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:30.338Z|5fae4672-3a65-4e77-acdb-4ce1637ad5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:30.796Z|cfefad86-8403-456f-80f8-c1d095333355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:30.796Z|cfefad86-8403-456f-80f8-c1d095333355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:32.443Z|6badc949-f91a-4a65-bf15-b7fe87adeedf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:32.443Z|f97e577b-5b40-4d6a-9c9e-71a547c3acd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:32.444Z|6badc949-f91a-4a65-bf15-b7fe87adeedf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:32.443Z|ea162e3c-03a0-4653-be58-3ae029f1dc36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:32.444Z|f97e577b-5b40-4d6a-9c9e-71a547c3acd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:32.445Z|ea162e3c-03a0-4653-be58-3ae029f1dc36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:42.467Z|6b3801bc-b9c8-4aab-b8ae-da72fd23b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:42.467Z|35a27ec3-2c90-4e2b-bca3-af2c3b48a3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:42.469Z|6b3801bc-b9c8-4aab-b8ae-da72fd23b7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:42.469Z|35a27ec3-2c90-4e2b-bca3-af2c3b48a3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:42.469Z|d27abca7-f974-4f57-adf0-3648f1ee7572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:42.470Z|d27abca7-f974-4f57-adf0-3648f1ee7572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:45.336Z|83982fbb-1444-419b-888a-7517c75031d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:38:45.338Z|83982fbb-1444-419b-888a-7517c75031d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:38:52.495Z|66a8145a-0516-4164-a264-87b98ecd5911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:52.495Z|d1605bb9-a1e2-457c-86cf-fab0554354c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:52.496Z|66a8145a-0516-4164-a264-87b98ecd5911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:52.496Z|d1605bb9-a1e2-457c-86cf-fab0554354c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:38:52.503Z|7ab6ade1-803f-4902-9ba0-ed21c6967775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:38:52.503Z|7ab6ade1-803f-4902-9ba0-ed21c6967775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:00.336Z|155d4562-b081-443e-a385-7767b7bc04e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:00.337Z|155d4562-b081-443e-a385-7767b7bc04e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:00.799Z|12d883e6-b5ad-4a15-9612-68536020aed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:00.801Z|12d883e6-b5ad-4a15-9612-68536020aed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:02.521Z|c44c4ffd-b518-48ce-b6c1-f093cabe07b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:02.521Z|8c54cd09-2b9b-4a55-9314-432d330d2a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:02.521Z|e37c8840-ef1b-45cc-91bd-1738243ec5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:02.522Z|e37c8840-ef1b-45cc-91bd-1738243ec5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:02.522Z|8c54cd09-2b9b-4a55-9314-432d330d2a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:02.522Z|c44c4ffd-b518-48ce-b6c1-f093cabe07b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:12.551Z|74270273-0f25-4f1a-a39a-58208923c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:12.550Z|8ebc088a-b54c-48d0-bfe0-5a71d231d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:12.551Z|baa05378-0c3e-43fb-90f0-f6f771007be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:12.552Z|74270273-0f25-4f1a-a39a-58208923c04a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:12.552Z|8ebc088a-b54c-48d0-bfe0-5a71d231d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:12.552Z|baa05378-0c3e-43fb-90f0-f6f771007be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:15.335Z|f21b3714-de1e-4772-9596-ad5ccf9a73d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:15.340Z|f21b3714-de1e-4772-9596-ad5ccf9a73d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:17.463Z|54145b85-0719-47f7-95d2-6a4b28e9c59d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:39:17.464Z|54145b85-0719-47f7-95d2-6a4b28e9c59d|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:22.579Z|c96571bd-9d52-46d8-8982-0f4ce0997528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:22.579Z|5ea03a93-9fec-4cb7-83ae-e887bb3e92a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:22.580Z|c96571bd-9d52-46d8-8982-0f4ce0997528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:22.580Z|5ea03a93-9fec-4cb7-83ae-e887bb3e92a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:22.581Z|86369880-1f1c-47e7-8333-d12e8a694e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:22.582Z|86369880-1f1c-47e7-8333-d12e8a694e63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:30.335Z|c234ca47-c74f-42b7-a58a-48c1fdc30db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:30.337Z|c234ca47-c74f-42b7-a58a-48c1fdc30db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:30.802Z|c19c9362-2038-4257-a954-ee19f2c2f137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:30.802Z|c19c9362-2038-4257-a954-ee19f2c2f137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:32.616Z|20306364-be68-499e-9dc2-e6fc710576fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:32.617Z|20306364-be68-499e-9dc2-e6fc710576fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:32.617Z|db9abf61-0d1a-417c-8086-4af2ade59c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:32.617Z|902fffb5-f675-4a75-aa99-064211394d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:32.617Z|db9abf61-0d1a-417c-8086-4af2ade59c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:32.618Z|902fffb5-f675-4a75-aa99-064211394d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:42.654Z|703813fb-89d9-4bd2-91c1-768e2afb5bec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:42.654Z|cd7d10fd-0ea4-4219-8fe2-01b07be77651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:42.654Z|b9823aee-3e71-4595-ae8d-ddadf760128a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:42.657Z|b9823aee-3e71-4595-ae8d-ddadf760128a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:42.657Z|cd7d10fd-0ea4-4219-8fe2-01b07be77651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:42.657Z|703813fb-89d9-4bd2-91c1-768e2afb5bec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:45.336Z|591cc86d-6ada-4284-9876-501964fd3247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:39:45.336Z|591cc86d-6ada-4284-9876-501964fd3247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:39:52.686Z|7c922dcc-a9e3-4687-884d-3946fe6b668c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:52.687Z|7c922dcc-a9e3-4687-884d-3946fe6b668c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:52.689Z|e84fecba-3a51-42b8-abea-4b93a77564db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:52.690Z|e84fecba-3a51-42b8-abea-4b93a77564db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:39:52.694Z|686b998d-4ecc-4c22-9b02-af98aaed9d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:39:52.695Z|686b998d-4ecc-4c22-9b02-af98aaed9d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:00.336Z|e46420e9-e648-4cbb-9ad3-a3d095d69e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:00.339Z|e46420e9-e648-4cbb-9ad3-a3d095d69e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:00.803Z|02a7404b-5ce9-4557-b360-cfe66b5b8930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:00.803Z|02a7404b-5ce9-4557-b360-cfe66b5b8930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:02.710Z|021408bc-63f1-4208-86a5-1c25f0fd42d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:02.710Z|dec76534-06cc-4887-b9e9-be1a0a2be749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:02.711Z|021408bc-63f1-4208-86a5-1c25f0fd42d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:02.711Z|dec76534-06cc-4887-b9e9-be1a0a2be749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:02.725Z|fe66a383-4382-41bd-ab1a-137e529a833f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:02.726Z|fe66a383-4382-41bd-ab1a-137e529a833f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:12.733Z|188445be-2bfc-44bb-8c8a-8e8f3c004944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:12.733Z|684a4f38-94be-4647-9e15-7af673ba3d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:12.735Z|188445be-2bfc-44bb-8c8a-8e8f3c004944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:12.735Z|684a4f38-94be-4647-9e15-7af673ba3d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:12.744Z|db66cc1e-60bf-466c-aed7-0407bf6a5f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:12.745Z|db66cc1e-60bf-466c-aed7-0407bf6a5f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:15.335Z|83c9e046-4b6a-4637-897b-5333847223c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:15.336Z|83c9e046-4b6a-4637-897b-5333847223c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:17.462Z|19f2f43f-dff7-45d0-ab15-d4100f210c82|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:40:17.462Z|19f2f43f-dff7-45d0-ab15-d4100f210c82|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:22.757Z|0f5c2f17-d812-49ba-bac3-f90ca64d4325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:22.757Z|9bfdf7e6-8b18-4dcf-8c16-6617a5364d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:22.758Z|0f5c2f17-d812-49ba-bac3-f90ca64d4325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:22.758Z|9bfdf7e6-8b18-4dcf-8c16-6617a5364d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:22.781Z|011650f0-f540-4bbe-b12f-289a32c2fc6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:22.782Z|011650f0-f540-4bbe-b12f-289a32c2fc6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:30.336Z|e0ca9673-6067-4898-94ea-7d336e3385f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:30.337Z|e0ca9673-6067-4898-94ea-7d336e3385f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:30.804Z|078623e0-2ac7-44b6-a5d8-2886ca85f0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:30.804Z|078623e0-2ac7-44b6-a5d8-2886ca85f0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:32.784Z|e8367977-d73e-4a96-94b4-69d848dccead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:32.785Z|e8367977-d73e-4a96-94b4-69d848dccead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:32.790Z|23302f15-b0b3-4faf-adfa-9fe9d7e67935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:32.790Z|23302f15-b0b3-4faf-adfa-9fe9d7e67935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:32.802Z|151855f8-5b43-4102-b0e4-417a1ec77c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:32.803Z|151855f8-5b43-4102-b0e4-417a1ec77c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:42.809Z|f069577a-1aae-407a-9e77-5c0a1fff91f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:42.811Z|f069577a-1aae-407a-9e77-5c0a1fff91f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:42.811Z|b2ee64fe-0d6c-4f43-bdf1-4f44f8653307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:42.812Z|b2ee64fe-0d6c-4f43-bdf1-4f44f8653307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:42.820Z|e8dea660-9840-4843-a0d1-3c5a49fc041e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:42.821Z|e8dea660-9840-4843-a0d1-3c5a49fc041e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:45.335Z|70228e61-9cc6-40ca-b332-baa875f5919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:40:45.339Z|70228e61-9cc6-40ca-b332-baa875f5919d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:40:52.834Z|0919ddea-b22f-4893-b999-a66317b84fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:52.834Z|50980b32-098f-4033-aaaa-542473acd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:52.835Z|0919ddea-b22f-4893-b999-a66317b84fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:52.835Z|50980b32-098f-4033-aaaa-542473acd9e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:40:52.841Z|5ab79908-4c9f-4c06-bdcd-685953b381af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:40:52.841Z|5ab79908-4c9f-4c06-bdcd-685953b381af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:00.335Z|efa61c7e-a3d7-4672-972e-fc0a623afb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:00.335Z|efa61c7e-a3d7-4672-972e-fc0a623afb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:00.805Z|a187a534-ac9e-4013-843f-584523ce6dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:00.806Z|a187a534-ac9e-4013-843f-584523ce6dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:02.858Z|d18c1ecf-c1cb-4a06-888d-278e43311946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:02.858Z|b4cfa05a-d1b3-4dca-bf7e-0c35b8d632aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:02.859Z|d18c1ecf-c1cb-4a06-888d-278e43311946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:02.859Z|b4cfa05a-d1b3-4dca-bf7e-0c35b8d632aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:02.859Z|3e0f8e37-17dc-4e73-9044-6cbefdb31b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:02.859Z|3e0f8e37-17dc-4e73-9044-6cbefdb31b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:12.890Z|79d8a39b-e13b-4113-bb62-fe03caad976c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:12.890Z|57e637e7-858e-4ece-88e9-1541cf568a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:12.891Z|57e637e7-858e-4ece-88e9-1541cf568a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:12.891Z|79d8a39b-e13b-4113-bb62-fe03caad976c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:12.896Z|8ada3a06-98ad-43c6-a666-ebac089e093a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:12.897Z|8ada3a06-98ad-43c6-a666-ebac089e093a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:15.335Z|05a4a933-bf31-40a7-a7c3-b53c7e9ff01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:15.336Z|05a4a933-bf31-40a7-a7c3-b53c7e9ff01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:17.466Z|8785c00f-7b6f-471d-8c4b-28534e28a16d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:41:17.467Z|8785c00f-7b6f-471d-8c4b-28534e28a16d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:22.928Z|b4c022c9-4e94-4707-ad62-7195a34f21a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:22.927Z|39a98eeb-7bce-491c-b397-9187fb36c1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:22.927Z|b41b84bc-b05f-4cd3-953f-c03d379cec00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:22.929Z|b41b84bc-b05f-4cd3-953f-c03d379cec00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:22.929Z|39a98eeb-7bce-491c-b397-9187fb36c1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:22.929Z|b4c022c9-4e94-4707-ad62-7195a34f21a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:30.336Z|acbbe871-fee5-4c8d-88df-0c06882d707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:30.341Z|acbbe871-fee5-4c8d-88df-0c06882d707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:30.807Z|890011be-b6c7-4a3b-8ed7-75dc5fc6c364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:30.808Z|890011be-b6c7-4a3b-8ed7-75dc5fc6c364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:32.976Z|091fa1d5-0b97-4a1e-b140-e38471d174ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:32.975Z|6e5e82a4-7cfc-4fbf-ad98-eab24064b088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:32.975Z|e5248373-64ca-494c-bd76-486338f07f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:32.977Z|091fa1d5-0b97-4a1e-b140-e38471d174ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:32.977Z|e5248373-64ca-494c-bd76-486338f07f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:32.977Z|6e5e82a4-7cfc-4fbf-ad98-eab24064b088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:43.013Z|b053567c-c4b0-4b04-958c-161f8ebe90af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:43.013Z|b053567c-c4b0-4b04-958c-161f8ebe90af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:43.017Z|6b9f1ef9-7ee7-451b-aa98-326af8f681df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:43.017Z|c9d71f1e-012f-4e12-816c-d2d36c0326bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:43.018Z|6b9f1ef9-7ee7-451b-aa98-326af8f681df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:43.018Z|c9d71f1e-012f-4e12-816c-d2d36c0326bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:45.335Z|77b49f1c-c2fb-44e2-a28a-372014e31ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:41:45.335Z|77b49f1c-c2fb-44e2-a28a-372014e31ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:41:53.038Z|1b0221c3-2c4a-44f7-b52c-71a7bd0b3bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:53.039Z|1b0221c3-2c4a-44f7-b52c-71a7bd0b3bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:53.044Z|f93c7ae4-b7ee-46ef-a542-a5b18317ef3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:53.044Z|f93c7ae4-b7ee-46ef-a542-a5b18317ef3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:41:53.046Z|cb3610bd-7461-4c19-b7c7-e6b9acb998fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:41:53.047Z|cb3610bd-7461-4c19-b7c7-e6b9acb998fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:00.335Z|8f76a1cd-eea9-420c-897d-d9e17a920e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:00.336Z|8f76a1cd-eea9-420c-897d-d9e17a920e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:00.809Z|b649db01-8ad8-4df7-a11e-0aa4251130ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:00.809Z|b649db01-8ad8-4df7-a11e-0aa4251130ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:03.060Z|c86a696b-d9a0-4040-bde5-09ab16d85277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:03.061Z|c86a696b-d9a0-4040-bde5-09ab16d85277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:03.062Z|29d9a8f9-2b77-4c48-90e5-cc7cfe17b1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:03.062Z|29d9a8f9-2b77-4c48-90e5-cc7cfe17b1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:03.067Z|e57d69ff-5d92-4e64-8a7f-caa04a4d5095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:03.067Z|e57d69ff-5d92-4e64-8a7f-caa04a4d5095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:13.084Z|b4209b99-4db6-4f5c-a1e5-ac021a9de605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:13.084Z|2f16a673-7cdd-4d01-9bcc-9877e4c96eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:13.086Z|2f16a673-7cdd-4d01-9bcc-9877e4c96eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:13.086Z|b4209b99-4db6-4f5c-a1e5-ac021a9de605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:13.089Z|9385db31-7829-46f1-936d-4e6fab3d6a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:13.090Z|9385db31-7829-46f1-936d-4e6fab3d6a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:15.335Z|b06a0c68-60a9-46fc-a0d5-8df4f752d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:15.336Z|b06a0c68-60a9-46fc-a0d5-8df4f752d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:17.462Z|2a1d7e17-161b-4bbc-bf99-f530ec670a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:42:17.463Z|2a1d7e17-161b-4bbc-bf99-f530ec670a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:23.113Z|44f2214a-1e40-40e8-8431-75464076d641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:23.113Z|13d3ae77-f1a7-43af-a02b-d71bc9a8c443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:23.114Z|44f2214a-1e40-40e8-8431-75464076d641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:23.114Z|13d3ae77-f1a7-43af-a02b-d71bc9a8c443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:23.114Z|af21fbfc-b47d-41b4-8bce-0199b4f8428d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:23.114Z|af21fbfc-b47d-41b4-8bce-0199b4f8428d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:30.335Z|31e58952-4cdc-4a3f-8fcf-a4592264f133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:30.336Z|31e58952-4cdc-4a3f-8fcf-a4592264f133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:30.810Z|ff799910-f14f-4eda-bfa2-09f286e274db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:30.811Z|ff799910-f14f-4eda-bfa2-09f286e274db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:33.140Z|e241b21e-3aba-441d-baf6-e2da10ddcd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:33.141Z|e241b21e-3aba-441d-baf6-e2da10ddcd07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:33.144Z|ab7aee22-2b07-44f0-878f-c86a5b4b31fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:33.145Z|ab7aee22-2b07-44f0-878f-c86a5b4b31fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:33.144Z|f7a20bf6-c56b-4225-bb0e-3af423262227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:33.146Z|f7a20bf6-c56b-4225-bb0e-3af423262227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:43.169Z|5d2e947f-4318-4cb1-916e-b92ad5a62cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:43.169Z|dce92a5b-0406-488b-8274-972c9931863b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:43.170Z|5d2e947f-4318-4cb1-916e-b92ad5a62cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:43.170Z|dce92a5b-0406-488b-8274-972c9931863b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:43.180Z|0c448714-6316-45d2-bcc5-ed2a0d2a6001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:43.181Z|0c448714-6316-45d2-bcc5-ed2a0d2a6001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:45.336Z|4e9b57b3-72aa-4c42-b475-dda998216d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:42:45.336Z|4e9b57b3-72aa-4c42-b475-dda998216d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:42:53.198Z|a04f214a-a98b-431e-92ec-689b6d7fdfaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:53.196Z|2800a819-0182-427c-b3b1-7c898ee5d99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:53.199Z|a04f214a-a98b-431e-92ec-689b6d7fdfaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:53.199Z|2800a819-0182-427c-b3b1-7c898ee5d99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:42:53.219Z|41c7bb98-6960-4ccf-9089-93ef8bebb594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:42:53.220Z|41c7bb98-6960-4ccf-9089-93ef8bebb594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:00.335Z|70c468d5-5929-418b-a18c-d0e7b476c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:00.337Z|70c468d5-5929-418b-a18c-d0e7b476c1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:00.812Z|eb95a57f-8b3d-4881-9b27-c59cd904ad1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:00.812Z|eb95a57f-8b3d-4881-9b27-c59cd904ad1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:03.228Z|3c5d24f1-d57d-40f0-98f5-2d9e072b647c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:03.228Z|789fc94e-59e7-43a6-9fe2-21f44ad9e22b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:03.230Z|3c5d24f1-d57d-40f0-98f5-2d9e072b647c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:03.230Z|789fc94e-59e7-43a6-9fe2-21f44ad9e22b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:03.247Z|7af28a09-dd10-4163-98dc-9e315212622b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:03.248Z|7af28a09-dd10-4163-98dc-9e315212622b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:13.255Z|ca21997c-616b-4b12-a079-a46e4642c86c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:13.255Z|990a1902-2a52-4f1a-9341-7f126ee39e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:13.255Z|ca21997c-616b-4b12-a079-a46e4642c86c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:13.255Z|990a1902-2a52-4f1a-9341-7f126ee39e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:13.266Z|036607db-5721-43aa-b4ed-a0826821cbaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:13.267Z|036607db-5721-43aa-b4ed-a0826821cbaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:15.335Z|1e6f3fc8-1c6e-467a-8f3c-9a0aa2c9c19a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:15.335Z|1e6f3fc8-1c6e-467a-8f3c-9a0aa2c9c19a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:17.462Z|ca1b474a-f069-4cb9-83d1-11083aa19b5a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:43:17.463Z|ca1b474a-f069-4cb9-83d1-11083aa19b5a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:23.286Z|f59ec91e-ccf7-4612-9a90-ab9e5fdd0add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:23.288Z|f59ec91e-ccf7-4612-9a90-ab9e5fdd0add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:23.289Z|ea289b88-63ae-4970-bbe1-ae4b7220e8bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:23.290Z|ea289b88-63ae-4970-bbe1-ae4b7220e8bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:23.293Z|2c8edd32-9127-4f5e-b180-cdc36983d010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:23.294Z|2c8edd32-9127-4f5e-b180-cdc36983d010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:30.335Z|ccd79ba5-d2bd-48dd-b65a-bf0902215420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:30.336Z|ccd79ba5-d2bd-48dd-b65a-bf0902215420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:30.813Z|e9651ee0-f35b-419d-b16e-6e2c28c0256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:30.813Z|e9651ee0-f35b-419d-b16e-6e2c28c0256d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:33.313Z|fb856d82-4679-4312-815e-241d2c4e41fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:33.313Z|fb856d82-4679-4312-815e-241d2c4e41fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:33.315Z|45b6b61a-7a77-4279-a046-518d98f20dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:33.316Z|45b6b61a-7a77-4279-a046-518d98f20dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:33.317Z|a76149cd-1976-4dd7-8890-1c624a394cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:33.318Z|a76149cd-1976-4dd7-8890-1c624a394cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:43.341Z|dc97868b-820a-4d75-af7b-833101b8b566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:43.341Z|28e36ae4-c570-40ef-bfda-57a2f7a87716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:43.341Z|1f691f83-4429-4d6b-8a02-0aecb91a69fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:43.343Z|28e36ae4-c570-40ef-bfda-57a2f7a87716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:43.343Z|dc97868b-820a-4d75-af7b-833101b8b566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:43.343Z|1f691f83-4429-4d6b-8a02-0aecb91a69fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:45.335Z|8e481f38-28c8-4bcd-9bf0-ac215ef3cbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:43:45.339Z|8e481f38-28c8-4bcd-9bf0-ac215ef3cbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:43:53.371Z|45bd51be-d228-4d97-b893-77798a6427ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:53.371Z|c15ea951-5307-43a9-a0ff-991f31fd0247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:53.371Z|8f240e24-30a8-453a-810a-acb016960dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:43:53.372Z|45bd51be-d228-4d97-b893-77798a6427ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:53.372Z|8f240e24-30a8-453a-810a-acb016960dc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:43:53.372Z|c15ea951-5307-43a9-a0ff-991f31fd0247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:00.336Z|036b13ff-817a-42ec-a888-823b44998f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:00.337Z|036b13ff-817a-42ec-a888-823b44998f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:00.814Z|d08a49c6-0676-4ccd-91c4-67166ac0a3f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:00.815Z|d08a49c6-0676-4ccd-91c4-67166ac0a3f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:03.397Z|ce52b97e-e9a9-4ed5-a5ce-ef8c3c7b62c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:03.398Z|ce52b97e-e9a9-4ed5-a5ce-ef8c3c7b62c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:03.402Z|8c5a4d56-afe0-4de7-b2ea-f21f78f06afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:03.403Z|8c5a4d56-afe0-4de7-b2ea-f21f78f06afc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:03.405Z|159ff115-c962-4377-a8cf-0cc833891fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:03.406Z|159ff115-c962-4377-a8cf-0cc833891fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:13.425Z|6d5f2ffb-ca8b-4acb-bc7f-fb14695f3837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:13.426Z|6d5f2ffb-ca8b-4acb-bc7f-fb14695f3837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:13.473Z|54fa254d-ea70-45f8-bc34-14b36c164fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:13.473Z|54fa254d-ea70-45f8-bc34-14b36c164fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:13.474Z|4431444c-61eb-4b5e-8122-f9543f4dab47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:13.475Z|4431444c-61eb-4b5e-8122-f9543f4dab47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:15.335Z|713b7292-85d9-4b8c-ae34-14e8468b8a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:15.336Z|713b7292-85d9-4b8c-ae34-14e8468b8a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:17.462Z|8e22b3ba-c103-4317-8824-640c344be34c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:44:17.463Z|8e22b3ba-c103-4317-8824-640c344be34c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:23.497Z|1a0101e8-06c5-4155-a400-951ef7031ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:23.498Z|1a0101e8-06c5-4155-a400-951ef7031ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:23.498Z|ce175bab-f9ae-4711-a2e2-49c6e8e1097f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:23.499Z|ce175bab-f9ae-4711-a2e2-49c6e8e1097f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:23.502Z|7cd4ee05-0355-4050-a1bf-f7865fbf0a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:23.503Z|7cd4ee05-0355-4050-a1bf-f7865fbf0a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:30.336Z|e7e4d2ba-601d-43b6-8159-e1ca7bd3a0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:30.340Z|e7e4d2ba-601d-43b6-8159-e1ca7bd3a0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:30.816Z|413dbce0-2e07-4458-ac8d-f83d54337788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:30.816Z|413dbce0-2e07-4458-ac8d-f83d54337788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:33.535Z|65ba76a5-82a8-4aa6-8f6e-eef57cd5d78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:33.535Z|274a13a7-2bf5-4be7-8e98-5a66c4593d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:33.537Z|5e7f7a94-aa77-439a-b306-78b7e41c68e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:33.538Z|274a13a7-2bf5-4be7-8e98-5a66c4593d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:33.538Z|5e7f7a94-aa77-439a-b306-78b7e41c68e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:33.539Z|65ba76a5-82a8-4aa6-8f6e-eef57cd5d78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:43.564Z|220c4252-2d15-4573-8099-bd01c4d9dc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:43.564Z|cce9de97-d5dd-4322-bb12-3bf7d85dcf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:43.564Z|213e3f59-6d39-4a96-8293-9f41b9504120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:43.565Z|220c4252-2d15-4573-8099-bd01c4d9dc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:43.565Z|213e3f59-6d39-4a96-8293-9f41b9504120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:43.565Z|cce9de97-d5dd-4322-bb12-3bf7d85dcf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:45.335Z|07c60e97-6118-46e1-88f7-e872970a0d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:44:45.336Z|07c60e97-6118-46e1-88f7-e872970a0d25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:44:53.586Z|73b26e30-cec3-4baf-978c-a7426fd0fc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:53.586Z|10400a65-b844-47ac-84d9-b19da8ff7070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:53.587Z|738b3835-5188-4307-bf6a-30b9e0350830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:44:53.588Z|10400a65-b844-47ac-84d9-b19da8ff7070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:53.588Z|73b26e30-cec3-4baf-978c-a7426fd0fc84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:44:53.588Z|738b3835-5188-4307-bf6a-30b9e0350830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:00.335Z|caca1523-d96c-429c-a3e8-d313856f1091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:00.335Z|caca1523-d96c-429c-a3e8-d313856f1091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:00.817Z|84b30b54-80df-4897-9fd1-6bf9fa882f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:00.818Z|84b30b54-80df-4897-9fd1-6bf9fa882f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:03.617Z|1506436a-05a2-48c5-ae21-8631d06e7aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:03.617Z|45013768-f6dd-4118-ac21-0b215558e479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:03.619Z|1506436a-05a2-48c5-ae21-8631d06e7aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:03.619Z|45013768-f6dd-4118-ac21-0b215558e479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:03.620Z|c2881d3f-8bb9-461b-be70-174987e2ff32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:03.620Z|c2881d3f-8bb9-461b-be70-174987e2ff32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:13.650Z|eee6208b-bd24-4876-ba7b-eb5b4ac52c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:13.651Z|eedb376c-953a-4e58-921c-3ff456a36a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:13.651Z|eee6208b-bd24-4876-ba7b-eb5b4ac52c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:13.651Z|eedb376c-953a-4e58-921c-3ff456a36a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:13.650Z|6aeda13a-25a9-45c0-b495-4cce759e0d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:13.654Z|6aeda13a-25a9-45c0-b495-4cce759e0d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:15.335Z|0fee2be2-e230-4981-9e52-1068ea2ff519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:15.338Z|0fee2be2-e230-4981-9e52-1068ea2ff519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:17.462Z|f932f0f6-9195-471d-b0b2-1c5b86006fc8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:45:17.463Z|f932f0f6-9195-471d-b0b2-1c5b86006fc8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:23.675Z|98795d16-a958-49c4-ae21-c57ef39c31e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:23.675Z|97adf82a-ea3f-49c0-95a2-d63d21dcdde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:23.676Z|97adf82a-ea3f-49c0-95a2-d63d21dcdde7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:23.676Z|98795d16-a958-49c4-ae21-c57ef39c31e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:23.680Z|7a290a73-3b78-4040-b216-16c8c6577ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:23.680Z|7a290a73-3b78-4040-b216-16c8c6577ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:30.335Z|414b6235-ff98-44a2-855e-626ccd2c710e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:30.336Z|414b6235-ff98-44a2-855e-626ccd2c710e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:30.819Z|018bd6f1-719e-489c-ba74-cbc3a71945d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:30.820Z|018bd6f1-719e-489c-ba74-cbc3a71945d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:33.702Z|d887ad56-fa67-4f59-a79a-229fbbd6d3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:33.702Z|bc867a04-899c-4a90-be2e-e5ae91891fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:33.702Z|802ca67a-7473-44df-84b8-7f5ef0fa00bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:33.703Z|802ca67a-7473-44df-84b8-7f5ef0fa00bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:33.703Z|d887ad56-fa67-4f59-a79a-229fbbd6d3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:33.703Z|bc867a04-899c-4a90-be2e-e5ae91891fe0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:43.725Z|4d7a1e38-6f73-46d7-b6c5-aa08796e9245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:43.725Z|54f5af9c-9957-40e7-a528-5af0fd96d843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:43.725Z|fd458906-f053-420b-98fe-99c3f3192188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:43.726Z|4d7a1e38-6f73-46d7-b6c5-aa08796e9245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:43.726Z|54f5af9c-9957-40e7-a528-5af0fd96d843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:43.726Z|fd458906-f053-420b-98fe-99c3f3192188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:45.335Z|715ebc3b-94d2-4638-9aaa-c96a761b5a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:45:45.336Z|715ebc3b-94d2-4638-9aaa-c96a761b5a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:45:53.753Z|b047d96c-624a-4055-a13f-d6cd4ced2369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:53.753Z|5f7f3e06-16c2-4caf-8b99-24560cdca95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:53.753Z|52401752-b008-42a9-b0d5-7936b804c7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:45:53.753Z|b047d96c-624a-4055-a13f-d6cd4ced2369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:53.753Z|5f7f3e06-16c2-4caf-8b99-24560cdca95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:45:53.753Z|52401752-b008-42a9-b0d5-7936b804c7aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:00.335Z|098c8bb9-1341-418c-90e1-6c72d950efb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:00.338Z|098c8bb9-1341-418c-90e1-6c72d950efb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:00.821Z|5461ec83-3d51-4816-ad88-8e30d13c1475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:00.822Z|5461ec83-3d51-4816-ad88-8e30d13c1475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:03.778Z|d9525878-221e-46db-b475-5f8443c64589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:03.780Z|d9525878-221e-46db-b475-5f8443c64589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:03.782Z|20db7d34-2e95-4525-a343-500790eace01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:03.782Z|20db7d34-2e95-4525-a343-500790eace01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:03.788Z|f6c856ac-296d-4674-8420-f26f54dae3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:03.789Z|f6c856ac-296d-4674-8420-f26f54dae3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:13.808Z|4beae36f-bb65-40d4-a2b3-ab436f80a24b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:13.808Z|bb64dc15-fcd5-42ed-a5d7-9598d57f714a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:13.811Z|bb64dc15-fcd5-42ed-a5d7-9598d57f714a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:13.811Z|4beae36f-bb65-40d4-a2b3-ab436f80a24b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:13.813Z|2c54d6bb-34c8-407d-851c-46f6eefa36e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:13.813Z|2c54d6bb-34c8-407d-851c-46f6eefa36e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:15.337Z|fdf2ecc6-bfeb-4ebf-9096-89a36c4bfba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:15.338Z|fdf2ecc6-bfeb-4ebf-9096-89a36c4bfba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:17.462Z|0267b0e6-cfdf-4bd5-8f9a-f62f628ae9ba|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:46:17.463Z|0267b0e6-cfdf-4bd5-8f9a-f62f628ae9ba|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:23.853Z|73175afe-c985-42e8-9457-e0b6366bbeda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:23.853Z|1cda6cf7-f0cf-4bf5-8a32-3b1fb88b290b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:23.854Z|1cda6cf7-f0cf-4bf5-8a32-3b1fb88b290b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:23.854Z|73175afe-c985-42e8-9457-e0b6366bbeda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:23.859Z|ba25e701-b805-4a8e-aedb-dacfd26ddfc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:23.859Z|ba25e701-b805-4a8e-aedb-dacfd26ddfc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:30.335Z|8422475b-74f1-46ba-8c58-5b1d9370a54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:30.336Z|8422475b-74f1-46ba-8c58-5b1d9370a54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:30.823Z|714c0908-bf2a-4ae2-8542-57debc6c4efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:30.823Z|714c0908-bf2a-4ae2-8542-57debc6c4efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:33.878Z|15324c46-e96c-4d3a-9d36-f5261281529d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:33.879Z|15324c46-e96c-4d3a-9d36-f5261281529d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:33.878Z|567c3f8d-754e-4c8f-a222-6d57fbd5a9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:33.880Z|567c3f8d-754e-4c8f-a222-6d57fbd5a9c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:33.883Z|c8fc2f68-b631-4f76-8c9c-6f18e7924c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:33.884Z|c8fc2f68-b631-4f76-8c9c-6f18e7924c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:43.903Z|6d9fffbd-f6fe-4028-9dce-7bd819c6b836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:43.903Z|d82ef1df-2009-4b6d-999a-e417107b0870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:43.905Z|d82ef1df-2009-4b6d-999a-e417107b0870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:43.905Z|6d9fffbd-f6fe-4028-9dce-7bd819c6b836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:43.907Z|582eb023-1cbb-477b-bfb0-0ba7705761fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:43.907Z|582eb023-1cbb-477b-bfb0-0ba7705761fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:45.335Z|24fe67cd-c478-4037-9576-463a25fe5215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:46:45.338Z|24fe67cd-c478-4037-9576-463a25fe5215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:46:53.929Z|b8e7e76d-e630-42be-adca-68180234fa32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:53.931Z|0e451a1b-8516-40be-9935-f92f2eda7df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:53.931Z|b8e7e76d-e630-42be-adca-68180234fa32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:53.932Z|0e451a1b-8516-40be-9935-f92f2eda7df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:46:53.933Z|1053d611-eb65-405a-9861-e243e2228024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:46:53.933Z|1053d611-eb65-405a-9861-e243e2228024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:00.335Z|29e61a87-edf6-4d7a-adf7-40a3110841fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:00.336Z|29e61a87-edf6-4d7a-adf7-40a3110841fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:00.824Z|c0f827ae-c9d1-4a59-920e-5384fd7e49b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:00.824Z|c0f827ae-c9d1-4a59-920e-5384fd7e49b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:03.955Z|79389155-c8ff-46e2-a9fc-c9d27c487195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:03.956Z|66f8b63f-524b-49ee-94b5-1f63a625d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:03.956Z|79389155-c8ff-46e2-a9fc-c9d27c487195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:03.956Z|66f8b63f-524b-49ee-94b5-1f63a625d9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:03.959Z|734c1a86-e2ed-4652-84b0-1047af2d26b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:03.959Z|734c1a86-e2ed-4652-84b0-1047af2d26b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:13.986Z|c29c6e09-de55-4734-98f3-e9c7f6542350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:13.986Z|4a3de806-99c9-4056-b7fe-bb85cd69ff4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:13.986Z|6bf7f7ab-034b-4f74-8651-cbf7a8352be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:13.987Z|6bf7f7ab-034b-4f74-8651-cbf7a8352be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:13.987Z|c29c6e09-de55-4734-98f3-e9c7f6542350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:13.987Z|4a3de806-99c9-4056-b7fe-bb85cd69ff4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:15.335Z|27940a9d-2258-4eab-b459-09687b97c0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:15.336Z|27940a9d-2258-4eab-b459-09687b97c0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:17.461Z|54768b3a-38a0-49d6-b99d-ee3344928e5a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:47:17.463Z|54768b3a-38a0-49d6-b99d-ee3344928e5a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:24.014Z|ee5a3303-289f-4e96-83d5-45b76e4aad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:24.014Z|5214ce1e-d0e1-40a4-90a1-0431185a1d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:24.014Z|9106c5b3-e5c5-4600-a32c-0eb33e7f136c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:24.015Z|ee5a3303-289f-4e96-83d5-45b76e4aad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:24.015Z|9106c5b3-e5c5-4600-a32c-0eb33e7f136c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:24.016Z|5214ce1e-d0e1-40a4-90a1-0431185a1d02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:30.335Z|c6adc2e4-9c9d-4f13-946c-d4cb461b70b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:30.339Z|c6adc2e4-9c9d-4f13-946c-d4cb461b70b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:30.825Z|799f4c6e-d432-4da5-a631-b7a7b2053f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:30.825Z|799f4c6e-d432-4da5-a631-b7a7b2053f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:34.040Z|9eeb9f9f-d21d-48e6-b1ef-dbfb1073bdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:34.041Z|4d21f1db-ffbf-476f-9094-d388c79c2513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:34.041Z|9eeb9f9f-d21d-48e6-b1ef-dbfb1073bdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:34.041Z|4d21f1db-ffbf-476f-9094-d388c79c2513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:34.044Z|eba8a0d1-4124-4f6a-b7ca-f372ae439475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:34.047Z|eba8a0d1-4124-4f6a-b7ca-f372ae439475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:44.065Z|54f70d39-0995-414f-b40b-c837492ac229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:44.065Z|c9df95e1-86c7-4d53-b60c-4570436bd222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:44.065Z|c9df95e1-86c7-4d53-b60c-4570436bd222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:44.066Z|270453c2-4c9c-4d60-9bde-ff4e0d54b40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:44.066Z|54f70d39-0995-414f-b40b-c837492ac229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:44.067Z|270453c2-4c9c-4d60-9bde-ff4e0d54b40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:45.335Z|a3e9680c-cd20-4fa0-991f-97f7cfb9bc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:47:45.335Z|a3e9680c-cd20-4fa0-991f-97f7cfb9bc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:47:54.091Z|c6f85dda-77b7-405c-812b-cef7fe224ad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:54.091Z|825b8f84-3f1f-4169-9aab-1509e5cbbf10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:54.091Z|3b80c097-2a25-4ba4-b3a1-6c2d69328c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:47:54.093Z|3b80c097-2a25-4ba4-b3a1-6c2d69328c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:54.093Z|c6f85dda-77b7-405c-812b-cef7fe224ad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:47:54.093Z|825b8f84-3f1f-4169-9aab-1509e5cbbf10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:00.336Z|b460a3ef-62f3-4a6b-80d2-c55e784b6aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:00.337Z|b460a3ef-62f3-4a6b-80d2-c55e784b6aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:00.826Z|91c696f7-5018-457b-979e-afcb2aa19407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:00.827Z|91c696f7-5018-457b-979e-afcb2aa19407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:04.119Z|0ff09224-6768-4dab-b471-623cda2e1ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:04.119Z|2de4d28e-8452-46c5-ae43-16db83c77869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:04.119Z|11cfabfe-1e61-40ce-8258-0b79d8d9a0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:04.121Z|2de4d28e-8452-46c5-ae43-16db83c77869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:04.121Z|0ff09224-6768-4dab-b471-623cda2e1ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:04.121Z|11cfabfe-1e61-40ce-8258-0b79d8d9a0dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:14.158Z|929a81de-f192-4675-ac00-29aed3fa2bd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:14.158Z|ac13a685-f4f4-42c3-a70b-91d6f31fca1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:14.159Z|929a81de-f192-4675-ac00-29aed3fa2bd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:14.159Z|b75b54eb-b70f-47c3-a100-b1de85ac943d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:14.159Z|ac13a685-f4f4-42c3-a70b-91d6f31fca1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:14.160Z|b75b54eb-b70f-47c3-a100-b1de85ac943d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:15.335Z|1c58bcc5-4870-4eb9-87b3-a7586f0b9a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:15.338Z|1c58bcc5-4870-4eb9-87b3-a7586f0b9a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:17.462Z|4c3761d5-06dc-4aa7-974e-cbfa9728125a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:48:17.463Z|4c3761d5-06dc-4aa7-974e-cbfa9728125a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:24.184Z|33115d89-7a76-4de2-8e6d-3ccf7ee9131c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:24.185Z|33115d89-7a76-4de2-8e6d-3ccf7ee9131c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:24.193Z|84791963-b106-4de8-8a17-0b751f360246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:24.193Z|ad8c18f9-cc7f-4061-a797-534bde759bd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:24.193Z|84791963-b106-4de8-8a17-0b751f360246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:24.194Z|ad8c18f9-cc7f-4061-a797-534bde759bd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:30.335Z|9c16e049-b3bd-455d-b482-d31713bd5bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:30.336Z|9c16e049-b3bd-455d-b482-d31713bd5bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:30.827Z|77372e21-04db-4b06-b1fa-9e4068d0cf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:30.828Z|77372e21-04db-4b06-b1fa-9e4068d0cf14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:34.208Z|99031278-91db-4478-801a-17a65e7c279b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:34.209Z|99031278-91db-4478-801a-17a65e7c279b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:34.211Z|3cde0e43-3274-4523-83b5-db16fdcdf820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:34.211Z|3cde0e43-3274-4523-83b5-db16fdcdf820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:34.217Z|01c51f7a-ca5f-4ff3-8ac5-658e433e013a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:34.218Z|01c51f7a-ca5f-4ff3-8ac5-658e433e013a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:44.234Z|d9ee436f-0719-4ac7-a4d8-d18ba1f7458e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:44.235Z|9eb64c46-0501-4f9c-9461-e14d21620123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:44.235Z|d9ee436f-0719-4ac7-a4d8-d18ba1f7458e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:44.235Z|9eb64c46-0501-4f9c-9461-e14d21620123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:44.240Z|99e6697c-9c49-43c2-8fc6-a5f2993497cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:44.241Z|99e6697c-9c49-43c2-8fc6-a5f2993497cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:45.335Z|7375189b-71f0-43fe-a1ea-7f9afc824cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:48:45.336Z|7375189b-71f0-43fe-a1ea-7f9afc824cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:48:54.258Z|e5f9579c-e21a-4917-8865-9e633db4bde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:54.258Z|dca88915-1c25-4f40-bcbf-8f72e94666cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:54.259Z|e5f9579c-e21a-4917-8865-9e633db4bde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:54.259Z|dca88915-1c25-4f40-bcbf-8f72e94666cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:48:54.262Z|f5d3cb05-d682-4600-9a51-a6eed99988af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:48:54.262Z|f5d3cb05-d682-4600-9a51-a6eed99988af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:00.335Z|f97b18f2-d6b4-428c-b704-7f0eb75133bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:00.337Z|f97b18f2-d6b4-428c-b704-7f0eb75133bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:00.829Z|1aefa74a-cffb-4082-8e3d-206b79d3f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:00.829Z|1aefa74a-cffb-4082-8e3d-206b79d3f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:04.287Z|08f4048f-ae6a-4208-b249-cb816d8bf0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:04.287Z|5bb5a480-7cc0-40d0-a539-70539db7b308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:04.288Z|08f4048f-ae6a-4208-b249-cb816d8bf0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:04.288Z|5bb5a480-7cc0-40d0-a539-70539db7b308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:04.289Z|7e3be395-d639-4d09-a140-99838d1cff16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:04.290Z|7e3be395-d639-4d09-a140-99838d1cff16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:14.312Z|ec81c207-f9ea-474c-88a7-8bd90f840aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:14.312Z|c65d413a-c3af-4c30-b909-74c27fffae9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:14.313Z|ec81c207-f9ea-474c-88a7-8bd90f840aad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:14.313Z|c65d413a-c3af-4c30-b909-74c27fffae9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:14.317Z|3a0e5477-9e35-404d-a34c-e4f900f2c761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:14.318Z|3a0e5477-9e35-404d-a34c-e4f900f2c761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:15.335Z|273561d1-6538-4179-9bab-34c25414ad22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:15.336Z|273561d1-6538-4179-9bab-34c25414ad22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:17.463Z|a2377158-61c9-4308-b93c-07990511ec34|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:49:17.463Z|a2377158-61c9-4308-b93c-07990511ec34|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:24.336Z|b7807e84-c716-48a5-80c5-1c108f65cbf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:24.337Z|b7807e84-c716-48a5-80c5-1c108f65cbf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:24.339Z|2516edcb-8ac5-48e3-aa2e-4f7f5403fef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:24.339Z|2516edcb-8ac5-48e3-aa2e-4f7f5403fef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:24.339Z|0df950eb-bea6-42e9-8e08-352dcb814d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:24.346Z|0df950eb-bea6-42e9-8e08-352dcb814d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:30.335Z|d4ca9403-8db4-4335-bc7b-b492102413c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:30.337Z|d4ca9403-8db4-4335-bc7b-b492102413c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:30.831Z|9b25dc29-ee1f-4a72-a7dd-ab3e8fadef17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:30.831Z|9b25dc29-ee1f-4a72-a7dd-ab3e8fadef17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:34.364Z|6ae0b383-50b0-43d5-8245-524d5051b4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:34.366Z|6ae0b383-50b0-43d5-8245-524d5051b4e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:34.366Z|85a8cc7b-43fe-41f3-9866-fec0a8ad68fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:34.367Z|85a8cc7b-43fe-41f3-9866-fec0a8ad68fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:34.367Z|6da3090d-817a-4220-a1cc-3a91540b5bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:34.368Z|6da3090d-817a-4220-a1cc-3a91540b5bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:44.394Z|22300fdc-80cc-4a88-be3b-01b364c84d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:44.394Z|4a81fd91-6e3d-4751-9d29-c9f6c1cb1f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:44.394Z|6f1a9b0e-2ea9-45ae-ade7-379de1ec714f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:44.396Z|6f1a9b0e-2ea9-45ae-ade7-379de1ec714f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:44.396Z|22300fdc-80cc-4a88-be3b-01b364c84d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:44.396Z|4a81fd91-6e3d-4751-9d29-c9f6c1cb1f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:45.335Z|1f7b017e-4688-494d-ae6b-13ea08ecd74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:49:45.340Z|1f7b017e-4688-494d-ae6b-13ea08ecd74f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:49:54.417Z|0b7428c5-3893-4afd-924a-6766f8f05058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:54.417Z|77a72191-4c71-4040-a9f7-f0d72bcbf863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:54.418Z|0b7428c5-3893-4afd-924a-6766f8f05058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:54.418Z|77a72191-4c71-4040-a9f7-f0d72bcbf863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:49:54.419Z|af89090c-9b5e-45be-926d-ee3a374a7437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:49:54.420Z|af89090c-9b5e-45be-926d-ee3a374a7437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:00.335Z|d956e2de-947b-44be-9f03-ec68ff94d3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:00.335Z|d956e2de-947b-44be-9f03-ec68ff94d3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:00.832Z|cafed62c-7287-43a4-b93e-1d770ed1bf38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:00.833Z|cafed62c-7287-43a4-b93e-1d770ed1bf38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:04.438Z|7e1e5abe-e2a9-4b62-8b48-2edb4765add1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:04.439Z|7e1e5abe-e2a9-4b62-8b48-2edb4765add1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:04.439Z|422548d9-8d44-44cc-bd2f-c54bd76a9f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:04.440Z|422548d9-8d44-44cc-bd2f-c54bd76a9f43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:04.444Z|5a4a8599-8c14-4f2c-bf54-622685286c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:04.445Z|5a4a8599-8c14-4f2c-bf54-622685286c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:14.464Z|7ccef664-9a5b-4f1e-a2e5-7312b6409144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:14.464Z|aa916d3e-2aea-4266-8aeb-bbe30adcff1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:14.464Z|6dbf1101-20f0-4175-948b-91d852c81f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:14.465Z|aa916d3e-2aea-4266-8aeb-bbe30adcff1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:14.465Z|7ccef664-9a5b-4f1e-a2e5-7312b6409144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:14.465Z|6dbf1101-20f0-4175-948b-91d852c81f9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:15.335Z|a24ea947-c0c1-46e1-8972-908e87f084d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:15.336Z|a24ea947-c0c1-46e1-8972-908e87f084d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:17.463Z|2b523731-57fb-4933-bb07-a479e3dad285|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:50:17.464Z|2b523731-57fb-4933-bb07-a479e3dad285|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:24.489Z|fa8012b0-811f-4cc6-8ad6-c3a0c8b2c2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:24.489Z|03b0c488-e967-4c28-9da6-2900db590542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:24.489Z|5fd04f39-d52b-4905-92e4-2b377f22370a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:24.491Z|fa8012b0-811f-4cc6-8ad6-c3a0c8b2c2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:24.491Z|03b0c488-e967-4c28-9da6-2900db590542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:24.491Z|5fd04f39-d52b-4905-92e4-2b377f22370a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:30.335Z|fb60512f-87c5-4262-9098-34ca41dc97ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:30.338Z|fb60512f-87c5-4262-9098-34ca41dc97ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:30.833Z|a9dd0ca4-e552-4140-b218-d6be1bff8b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:30.834Z|a9dd0ca4-e552-4140-b218-d6be1bff8b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:34.518Z|4a7ce5e4-9c9a-4f18-9f5f-ddbdcca4e122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:34.518Z|76a66225-bdb6-4b73-9e2e-6b02aab0f129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:34.518Z|87dcb467-2193-4c6c-ba43-f016cd112d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:34.519Z|4a7ce5e4-9c9a-4f18-9f5f-ddbdcca4e122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:34.519Z|76a66225-bdb6-4b73-9e2e-6b02aab0f129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:34.519Z|87dcb467-2193-4c6c-ba43-f016cd112d3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:44.552Z|041d14d7-0a5c-4d51-8469-6e50d4ecfe8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:44.552Z|9fd53edd-244d-4802-9ecc-229f3d4f958b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:44.552Z|291623a8-b2a0-4551-8b00-708871c7b1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:44.553Z|9fd53edd-244d-4802-9ecc-229f3d4f958b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:44.553Z|291623a8-b2a0-4551-8b00-708871c7b1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:44.553Z|041d14d7-0a5c-4d51-8469-6e50d4ecfe8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:45.335Z|fecbfe20-af0e-44cb-bbcc-5b1f51b7ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:50:45.336Z|fecbfe20-af0e-44cb-bbcc-5b1f51b7ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:50:54.577Z|62c4311f-d1cc-40d6-a7b1-fe26873c5a6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:54.577Z|45db0c89-1952-4e53-8b80-9642e64d1fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:54.577Z|a070b14b-e083-4f1e-a6e4-33ad8161e2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:50:54.577Z|62c4311f-d1cc-40d6-a7b1-fe26873c5a6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:54.577Z|45db0c89-1952-4e53-8b80-9642e64d1fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:50:54.578Z|a070b14b-e083-4f1e-a6e4-33ad8161e2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:00.335Z|61f939e3-9957-4cae-b8fd-e7b9f0923adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:00.335Z|61f939e3-9957-4cae-b8fd-e7b9f0923adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:00.834Z|2469019c-38d4-493d-90f0-7e8d59ed3d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:00.835Z|2469019c-38d4-493d-90f0-7e8d59ed3d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:04.600Z|e3c71c58-39c4-4e96-8630-f5dc7fcdf06b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:04.600Z|99847d11-098d-4fd3-86df-c1e8f088bc1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:04.600Z|c571e883-18b2-427d-81c4-b61d872fbf68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:04.601Z|e3c71c58-39c4-4e96-8630-f5dc7fcdf06b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:04.601Z|c571e883-18b2-427d-81c4-b61d872fbf68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:04.602Z|99847d11-098d-4fd3-86df-c1e8f088bc1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:14.628Z|c796441a-ccda-4ad7-a540-2337e4ac8e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:14.628Z|456570cf-8a43-4d09-a89c-6911fc441dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:14.628Z|3f7d3f0c-04f7-4262-bed6-f0293c8c2762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:14.628Z|3f7d3f0c-04f7-4262-bed6-f0293c8c2762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:14.629Z|c796441a-ccda-4ad7-a540-2337e4ac8e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:14.629Z|456570cf-8a43-4d09-a89c-6911fc441dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:15.335Z|27fbf6b5-1d61-4d9f-b8c5-5746f6c0e108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:15.338Z|27fbf6b5-1d61-4d9f-b8c5-5746f6c0e108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:17.462Z|18bafd9a-5a70-41b7-96c4-c21d1f8b8d35|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:51:17.463Z|18bafd9a-5a70-41b7-96c4-c21d1f8b8d35|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:24.662Z|d71fc4dc-fd39-4d30-99ff-1eb4df26f59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:24.663Z|d71fc4dc-fd39-4d30-99ff-1eb4df26f59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:24.664Z|6fb5ba65-d3ce-4b24-b416-4d3a704beb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:24.664Z|e0348d42-7bf0-4279-b786-10b6530f3956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:24.665Z|e0348d42-7bf0-4279-b786-10b6530f3956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:24.665Z|6fb5ba65-d3ce-4b24-b416-4d3a704beb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:30.336Z|858cc5a4-cc4b-49cc-9898-3ebb81b577ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:30.337Z|858cc5a4-cc4b-49cc-9898-3ebb81b577ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:30.836Z|aa0f05cd-40cf-486f-921e-abbfd5854cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:30.837Z|aa0f05cd-40cf-486f-921e-abbfd5854cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:34.694Z|4afb06b5-e100-4a30-af25-756a607f7c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:34.694Z|2268cd9d-32fd-4596-a1e9-5269ddf57795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:34.694Z|d052ffe5-241c-46e6-bfc1-7f6867c3c1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:34.698Z|d052ffe5-241c-46e6-bfc1-7f6867c3c1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:34.698Z|2268cd9d-32fd-4596-a1e9-5269ddf57795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:34.698Z|4afb06b5-e100-4a30-af25-756a607f7c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:44.723Z|eb30a96d-8c6c-43ca-bc39-07cdab4814a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:44.723Z|0d5f0a70-8209-44fc-9c54-5b978d2fd9c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:44.724Z|eb30a96d-8c6c-43ca-bc39-07cdab4814a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:44.724Z|0d5f0a70-8209-44fc-9c54-5b978d2fd9c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:44.725Z|dfe08eac-afc7-47c7-ab56-af98b70e76b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:44.726Z|dfe08eac-afc7-47c7-ab56-af98b70e76b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:45.335Z|c98ec7ea-694f-4ee8-ac69-8ab49b0bbb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:51:45.336Z|c98ec7ea-694f-4ee8-ac69-8ab49b0bbb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:51:54.763Z|8fc6e5e0-4d73-4169-8d95-fb9887de66a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:54.764Z|8fc6e5e0-4d73-4169-8d95-fb9887de66a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:54.767Z|cd54ac26-5a8a-41fe-8bae-5f1f735b19b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:54.768Z|cd54ac26-5a8a-41fe-8bae-5f1f735b19b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:51:54.771Z|52a57d4a-3aa1-40e7-bf25-bfb4d7cc337c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:51:54.771Z|52a57d4a-3aa1-40e7-bf25-bfb4d7cc337c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:00.335Z|6b9b6156-af0c-487d-b02b-0e153ba12f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:00.338Z|6b9b6156-af0c-487d-b02b-0e153ba12f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:00.838Z|35fa8402-a1ed-4812-9889-b6bb984d8784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:00.839Z|35fa8402-a1ed-4812-9889-b6bb984d8784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:04.790Z|6c8fb4e9-c03b-4df0-a25b-0fa02c79a899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:04.790Z|6c8fb4e9-c03b-4df0-a25b-0fa02c79a899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:04.802Z|1ce5dcd6-b0e3-4388-865a-def7228a0bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:04.803Z|1ce5dcd6-b0e3-4388-865a-def7228a0bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:04.803Z|d85fc39c-3cc1-4d24-a8ad-25caae66b706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:04.804Z|d85fc39c-3cc1-4d24-a8ad-25caae66b706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:14.823Z|2316bdf7-8ff5-4eea-9a38-f11da616a59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:14.823Z|46885e63-9923-4495-84c1-19bc69ef4fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:14.825Z|2316bdf7-8ff5-4eea-9a38-f11da616a59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:14.826Z|46885e63-9923-4495-84c1-19bc69ef4fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:14.829Z|21ba6468-7ba7-4dfb-b047-be4716a8ebe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:14.830Z|21ba6468-7ba7-4dfb-b047-be4716a8ebe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:15.335Z|950b5d48-4870-49ab-b5a5-ca4ca9ebb1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:15.336Z|950b5d48-4870-49ab-b5a5-ca4ca9ebb1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:17.461Z|dd601446-3560-40e6-9921-0a1715bf8afc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:52:17.463Z|dd601446-3560-40e6-9921-0a1715bf8afc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:24.869Z|07b681f5-9f48-4eee-b56a-4bcccf1258d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:24.870Z|07b681f5-9f48-4eee-b56a-4bcccf1258d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:24.871Z|c8733c2e-3c0b-42cc-a964-f317d9fadcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:24.872Z|c8733c2e-3c0b-42cc-a964-f317d9fadcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:24.874Z|97158c12-7564-41cc-b1a5-94df8122db5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:24.874Z|97158c12-7564-41cc-b1a5-94df8122db5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:30.335Z|67c62d5c-2dab-4c2b-aa79-afc7b13161a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:30.336Z|67c62d5c-2dab-4c2b-aa79-afc7b13161a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:30.840Z|b44f74eb-ef10-4ffa-8879-747a1ad9d65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:30.841Z|b44f74eb-ef10-4ffa-8879-747a1ad9d65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:34.902Z|130ab1dc-8fd6-4430-bc8b-37960d306f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:34.902Z|a2a6a75d-6472-4d15-9c54-3b9255ff7b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:34.903Z|a2cd4243-b40c-41a6-857f-295887ad4419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:34.903Z|a2a6a75d-6472-4d15-9c54-3b9255ff7b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:34.903Z|130ab1dc-8fd6-4430-bc8b-37960d306f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:34.903Z|a2cd4243-b40c-41a6-857f-295887ad4419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:44.928Z|a7deb862-dfbd-48d1-a0c2-ff59a5e806db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:44.928Z|797cfc5c-0d82-43e3-9b0b-df9a38519ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:44.928Z|6ec5cd53-b129-492d-b506-e691c9653034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:44.929Z|797cfc5c-0d82-43e3-9b0b-df9a38519ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:44.929Z|6ec5cd53-b129-492d-b506-e691c9653034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:44.929Z|a7deb862-dfbd-48d1-a0c2-ff59a5e806db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:45.335Z|8a43db00-5adb-48e9-ad15-c63a04a0d401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:52:45.338Z|8a43db00-5adb-48e9-ad15-c63a04a0d401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:52:54.956Z|f0893708-8f4c-4d45-ac35-8900608c414d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:54.956Z|125b60d5-dba4-4893-9209-d0df9b4b4e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:54.957Z|f0893708-8f4c-4d45-ac35-8900608c414d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:54.957Z|125b60d5-dba4-4893-9209-d0df9b4b4e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:52:54.957Z|24492b6b-2b40-45bc-b917-8b41ef0ce4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:52:54.958Z|24492b6b-2b40-45bc-b917-8b41ef0ce4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:00.335Z|fd6f7255-4341-45af-b68d-132c332c5348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:00.336Z|fd6f7255-4341-45af-b68d-132c332c5348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:00.842Z|03cacfc6-c464-4bd5-82e7-89f3d6e4d4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:00.843Z|03cacfc6-c464-4bd5-82e7-89f3d6e4d4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:04.985Z|5b158aa0-0016-469f-b21d-a10edbd09efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:04.985Z|e2ed1c2c-8097-43be-9d2a-99f075b54611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:04.985Z|58368fce-740b-4623-895b-6e0881d2a7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:04.986Z|e2ed1c2c-8097-43be-9d2a-99f075b54611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:04.986Z|58368fce-740b-4623-895b-6e0881d2a7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:04.986Z|5b158aa0-0016-469f-b21d-a10edbd09efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:15.028Z|65040458-abc3-4efd-83be-6dc0cc3d47dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:15.028Z|cd2ef59a-b8d9-4ed2-b93f-87903fbf6331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:15.028Z|cfe7ce80-1d14-4678-afa2-0bdd594f6391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:15.030Z|cd2ef59a-b8d9-4ed2-b93f-87903fbf6331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:15.030Z|65040458-abc3-4efd-83be-6dc0cc3d47dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:15.030Z|cfe7ce80-1d14-4678-afa2-0bdd594f6391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:15.336Z|7fb42a16-f7b2-404b-b4bf-53f44d5dd430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:15.337Z|7fb42a16-f7b2-404b-b4bf-53f44d5dd430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:17.463Z|736f9edc-44cc-4c77-9c78-a3f766e6ac6a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:53:17.464Z|736f9edc-44cc-4c77-9c78-a3f766e6ac6a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:25.057Z|1f3a871c-33b3-4c52-baf3-9746cd98ed87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:25.057Z|9009d58d-0a1e-49c6-8292-11d056c8c3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:25.057Z|24510b24-6e0f-4d51-8796-da76579b4757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:25.059Z|9009d58d-0a1e-49c6-8292-11d056c8c3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:25.059Z|24510b24-6e0f-4d51-8796-da76579b4757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:25.059Z|1f3a871c-33b3-4c52-baf3-9746cd98ed87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:30.335Z|6a677274-309f-4ce9-a89e-19dfd76bbd46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:30.338Z|6a677274-309f-4ce9-a89e-19dfd76bbd46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:30.843Z|3c9463f5-a460-4288-b8f1-8d0151be9093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:30.844Z|3c9463f5-a460-4288-b8f1-8d0151be9093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:35.080Z|0be0ce2c-91ce-4178-a92c-85ae9566fec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:35.081Z|0be0ce2c-91ce-4178-a92c-85ae9566fec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:35.090Z|59b6d530-08fc-4346-84f7-70394e5cbf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:35.090Z|9adbaee0-507a-4e3f-ab19-df34f8f0c697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:35.091Z|59b6d530-08fc-4346-84f7-70394e5cbf91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:35.091Z|9adbaee0-507a-4e3f-ab19-df34f8f0c697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:45.104Z|4311538b-53a9-49c7-ba7c-f48bf196b31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:45.106Z|4311538b-53a9-49c7-ba7c-f48bf196b31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:45.112Z|ae6c546e-6168-4d80-90ee-e11c98379dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:45.113Z|ae6c546e-6168-4d80-90ee-e11c98379dc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:45.113Z|95903f00-34e6-4d26-a1c3-66f5677930a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:45.113Z|95903f00-34e6-4d26-a1c3-66f5677930a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:45.335Z|7ae31cbf-6942-423f-ba5b-e08ffc65343e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:53:45.335Z|7ae31cbf-6942-423f-ba5b-e08ffc65343e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:53:55.134Z|c0bf8e30-b727-4a3f-b8f0-69209ab1c865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:55.134Z|ef032e80-7a92-4423-9c68-e642162905cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:55.134Z|789e546c-ea7f-4c50-9135-eb908b2f0723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:53:55.135Z|ef032e80-7a92-4423-9c68-e642162905cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:55.135Z|c0bf8e30-b727-4a3f-b8f0-69209ab1c865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:53:55.135Z|789e546c-ea7f-4c50-9135-eb908b2f0723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:00.335Z|3f2d86e7-c21f-4a97-baac-3e9a51fb8799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:00.337Z|3f2d86e7-c21f-4a97-baac-3e9a51fb8799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:00.844Z|c3e0fd16-5d02-4337-8c46-a816cb897339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:00.845Z|c3e0fd16-5d02-4337-8c46-a816cb897339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:05.165Z|76b707d3-5923-407b-95fd-f3c6dfa8020c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:05.165Z|f83004a9-df2c-41e6-9f04-a815daa04bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:05.165Z|7410d515-72d7-4c60-bfc7-89c08a8fe1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:05.166Z|f83004a9-df2c-41e6-9f04-a815daa04bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:05.166Z|7410d515-72d7-4c60-bfc7-89c08a8fe1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:05.166Z|76b707d3-5923-407b-95fd-f3c6dfa8020c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:15.193Z|0aced56a-14a2-47c7-a88c-0ab71a738ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:15.193Z|cc1c31f7-a3a8-4bc7-8dd4-4123aecb50ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:15.194Z|cc1c31f7-a3a8-4bc7-8dd4-4123aecb50ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:15.194Z|0aced56a-14a2-47c7-a88c-0ab71a738ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:15.196Z|79438b94-34ab-4bd3-b680-777b040e76e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:15.196Z|79438b94-34ab-4bd3-b680-777b040e76e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:15.337Z|648659ab-f0ef-4ade-b6e3-87d5469ba583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:15.340Z|648659ab-f0ef-4ade-b6e3-87d5469ba583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:17.461Z|6fdd4e20-2c14-4e44-ae2a-67b3127606d1|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:54:17.462Z|6fdd4e20-2c14-4e44-ae2a-67b3127606d1|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:25.218Z|31383f7b-8be2-4ac2-b521-8c6ad310d54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:25.218Z|31383f7b-8be2-4ac2-b521-8c6ad310d54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:25.223Z|a59d4da1-ef00-4d6f-9287-a7c099546824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:25.224Z|a59d4da1-ef00-4d6f-9287-a7c099546824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:25.226Z|66c38217-031f-415a-b32f-b9af7286fb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:25.227Z|66c38217-031f-415a-b32f-b9af7286fb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:30.335Z|b13ab093-f72d-45ee-8b38-e874ab0a0a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:30.336Z|b13ab093-f72d-45ee-8b38-e874ab0a0a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:30.845Z|9a4b3511-794c-4cfd-9bd1-2264f48c5ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:30.846Z|9a4b3511-794c-4cfd-9bd1-2264f48c5ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:35.241Z|7d2cbd71-314b-4f33-8063-785a6fc264b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:35.242Z|7d2cbd71-314b-4f33-8063-785a6fc264b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:35.244Z|d8b745bb-921a-4ed3-a607-a2fec73843c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:35.245Z|d8b745bb-921a-4ed3-a607-a2fec73843c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:35.248Z|56c9115f-2c75-4e1e-aa82-196b87efb235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:35.249Z|56c9115f-2c75-4e1e-aa82-196b87efb235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:45.264Z|36ee0255-e215-495c-9ffb-2177e2d9169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:45.265Z|36ee0255-e215-495c-9ffb-2177e2d9169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:45.267Z|aabac89b-1716-4b90-b0f0-922927355446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:45.267Z|74541586-3403-41fb-8c37-165ebbc35952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:45.267Z|aabac89b-1716-4b90-b0f0-922927355446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:45.268Z|74541586-3403-41fb-8c37-165ebbc35952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:45.335Z|c0d4c254-7bf4-4689-9938-82e33ea0d2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:54:45.335Z|c0d4c254-7bf4-4689-9938-82e33ea0d2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:54:55.292Z|18aae205-e22f-4aab-a04d-7309991932fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:55.295Z|18aae205-e22f-4aab-a04d-7309991932fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:55.295Z|3a348c73-453a-4b0c-94e5-96c4ccc1cab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:55.296Z|3a348c73-453a-4b0c-94e5-96c4ccc1cab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:54:55.296Z|ee72af3c-c021-45cd-ba6e-7c3b64854e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:54:55.297Z|ee72af3c-c021-45cd-ba6e-7c3b64854e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:00.335Z|9e7d3f59-9458-4ee5-bbc2-5b221fbf61f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:00.339Z|9e7d3f59-9458-4ee5-bbc2-5b221fbf61f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:00.847Z|5296c9bc-8482-45b0-9f08-b2c45ac042c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:00.847Z|5296c9bc-8482-45b0-9f08-b2c45ac042c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:05.325Z|68c19d00-c2b8-4c64-b65f-4825c7792734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:05.325Z|2e3a4983-f968-464f-bd6c-9021843737b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:05.325Z|c8a0ca81-9dca-47eb-80d7-eb8bd677d35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:05.327Z|2e3a4983-f968-464f-bd6c-9021843737b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:05.327Z|68c19d00-c2b8-4c64-b65f-4825c7792734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:05.327Z|c8a0ca81-9dca-47eb-80d7-eb8bd677d35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:15.335Z|14e6d98f-583d-4b8d-aed4-9e64d0933aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:15.335Z|14e6d98f-583d-4b8d-aed4-9e64d0933aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:15.350Z|acbcbc66-6f4b-41ce-a4d2-98a56bbbf9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:15.350Z|f5b124e3-f14a-4aeb-96ad-d3c554f0e639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:15.350Z|4dc501e3-da30-4ed5-9312-52d24bb09594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:15.351Z|acbcbc66-6f4b-41ce-a4d2-98a56bbbf9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:15.351Z|4dc501e3-da30-4ed5-9312-52d24bb09594|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:15.351Z|f5b124e3-f14a-4aeb-96ad-d3c554f0e639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:17.462Z|fb9995d0-df61-4ecf-b5af-cba83a5c8b43|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:55:17.463Z|fb9995d0-df61-4ecf-b5af-cba83a5c8b43|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:25.379Z|607db804-161b-4714-9d9c-3475e6b74093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:25.379Z|2b38421b-c687-4798-8161-bb7176ad1ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:25.381Z|2b38421b-c687-4798-8161-bb7176ad1ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:25.381Z|607db804-161b-4714-9d9c-3475e6b74093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:25.382Z|45af8b37-b752-4f10-bb5d-96122376f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:25.382Z|45af8b37-b752-4f10-bb5d-96122376f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:30.335Z|79c39d7f-a39d-4f90-ac2b-8db522c2f963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:30.336Z|79c39d7f-a39d-4f90-ac2b-8db522c2f963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:30.848Z|84cebd92-7675-44e4-a078-76a243668067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:30.851Z|84cebd92-7675-44e4-a078-76a243668067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:35.405Z|1f9f817b-ea56-4ac5-8daa-897517078f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:35.406Z|1f9f817b-ea56-4ac5-8daa-897517078f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:35.406Z|53f8a3a0-079b-41ca-907b-ef3ace5cf081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:35.406Z|53f8a3a0-079b-41ca-907b-ef3ace5cf081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:35.408Z|3b9ace18-563f-4659-8444-518fd4e4359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:35.409Z|3b9ace18-563f-4659-8444-518fd4e4359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:45.335Z|eec51e39-7859-4569-bf92-e72f8ef1bdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:55:45.339Z|eec51e39-7859-4569-bf92-e72f8ef1bdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:55:45.473Z|28de4aa5-78c4-445b-9215-5294cd35d807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:45.473Z|3ba23180-3fce-48fc-b343-5b06b52565af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:45.473Z|fd9af777-8df6-4de2-bb0b-c25b33c17069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:45.474Z|28de4aa5-78c4-445b-9215-5294cd35d807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:45.474Z|3ba23180-3fce-48fc-b343-5b06b52565af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:45.474Z|fd9af777-8df6-4de2-bb0b-c25b33c17069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:55.498Z|1da358b6-09c6-4e3a-853c-5517c5e735c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:55.498Z|6863833e-6f74-45da-b128-3955378a4faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:55.499Z|1da358b6-09c6-4e3a-853c-5517c5e735c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:55.499Z|6863833e-6f74-45da-b128-3955378a4faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:55:55.501Z|1ae21912-ce93-4290-a5ab-7bc805c54acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:55:55.502Z|1ae21912-ce93-4290-a5ab-7bc805c54acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:00.335Z|bf66e00d-fe86-473f-8883-b7c44b6dc63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:00.336Z|bf66e00d-fe86-473f-8883-b7c44b6dc63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:00.851Z|45d49dae-76d4-4423-b608-86716bacad59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:00.852Z|45d49dae-76d4-4423-b608-86716bacad59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:05.525Z|201dc876-a8e4-4b3b-a421-26cd233cc817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:05.525Z|53be3d95-120b-4c9b-b268-088db4fb9f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:05.526Z|201dc876-a8e4-4b3b-a421-26cd233cc817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:05.526Z|126cb53e-fed2-4862-8b66-f401c32a54d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:05.526Z|53be3d95-120b-4c9b-b268-088db4fb9f52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:05.526Z|126cb53e-fed2-4862-8b66-f401c32a54d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:15.335Z|794b0e65-7af5-40cb-aad7-f5d4eb99cf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:15.336Z|794b0e65-7af5-40cb-aad7-f5d4eb99cf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:15.552Z|ebd5c0ca-2d2a-4310-b82f-2d6dd14c10f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:15.552Z|fa8e592f-05fc-4156-a0f4-181a5c378471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:15.552Z|16eaaaa1-ff22-4a4f-b967-8266d4debbd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:15.553Z|ebd5c0ca-2d2a-4310-b82f-2d6dd14c10f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:15.553Z|fa8e592f-05fc-4156-a0f4-181a5c378471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:15.553Z|16eaaaa1-ff22-4a4f-b967-8266d4debbd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:17.467Z|7951c344-ed28-43e7-aeb3-d3e7016b0c53|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:56:17.468Z|7951c344-ed28-43e7-aeb3-d3e7016b0c53|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:25.576Z|efc2b071-05d7-485f-ab2d-e615b5df16d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:25.577Z|efc2b071-05d7-485f-ab2d-e615b5df16d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:25.577Z|6606a544-06e2-4307-aa4d-88db659ebe62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:25.578Z|18c73242-1789-4221-a204-c698dcf21d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:25.578Z|6606a544-06e2-4307-aa4d-88db659ebe62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:25.578Z|18c73242-1789-4221-a204-c698dcf21d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:30.336Z|a98783da-ec6a-46a1-807b-6253be63a4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:30.340Z|a98783da-ec6a-46a1-807b-6253be63a4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:30.852Z|7c6e87c4-c118-4e79-857c-5a7e10b383fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:30.853Z|7c6e87c4-c118-4e79-857c-5a7e10b383fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:35.608Z|32539d53-0ae0-4da6-b97f-114c7a3013ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:35.608Z|d9ec06fc-d146-48e2-8ef5-483fe6ff99f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:35.608Z|e2ffd82e-d57e-40ad-95d1-7c9cfff0ddb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:35.612Z|d9ec06fc-d146-48e2-8ef5-483fe6ff99f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:35.612Z|e2ffd82e-d57e-40ad-95d1-7c9cfff0ddb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:35.611Z|32539d53-0ae0-4da6-b97f-114c7a3013ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:45.335Z|a95b6820-52ee-40b2-b4de-7ff0a77c104c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:56:45.337Z|a95b6820-52ee-40b2-b4de-7ff0a77c104c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:56:45.637Z|15e454f1-30bc-4934-b02e-42038da4451b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:45.638Z|15e454f1-30bc-4934-b02e-42038da4451b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:45.640Z|dddd5428-27bf-45e0-91f6-6459f7670102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:45.640Z|d954577b-47d8-4aa7-949f-7e19e66211d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:45.641Z|dddd5428-27bf-45e0-91f6-6459f7670102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:45.641Z|d954577b-47d8-4aa7-949f-7e19e66211d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:55.661Z|5b8c7586-5404-4282-82c9-0f6c3895dc5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:55.662Z|5b8c7586-5404-4282-82c9-0f6c3895dc5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:55.665Z|385f8c5d-1e22-486b-838c-40a477bbf474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:55.665Z|e8f78ecb-a8a5-4385-ad04-0605b4878048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:56:55.665Z|385f8c5d-1e22-486b-838c-40a477bbf474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:56:55.665Z|e8f78ecb-a8a5-4385-ad04-0605b4878048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:00.335Z|fcbe7051-a8ec-4ce7-ba8d-86dae32530ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:00.336Z|fcbe7051-a8ec-4ce7-ba8d-86dae32530ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:00.854Z|f0c03894-d08e-4f95-bceb-5df2b3df24ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:00.854Z|f0c03894-d08e-4f95-bceb-5df2b3df24ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:05.697Z|eff091aa-3f4b-46b4-b125-17718aca788b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:05.697Z|8be789fd-bbab-4a5b-9c22-d488a9dbbd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:05.699Z|8be789fd-bbab-4a5b-9c22-d488a9dbbd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:05.699Z|eff091aa-3f4b-46b4-b125-17718aca788b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:05.704Z|741b6b98-4d77-4d6f-bc3f-8af8a3904895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:05.704Z|741b6b98-4d77-4d6f-bc3f-8af8a3904895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:15.335Z|abf8980b-b49a-474d-8214-fcf18c8be4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:15.339Z|abf8980b-b49a-474d-8214-fcf18c8be4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:15.725Z|76a78303-edcf-4958-868c-83ccf348cc16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:15.725Z|68eb8ede-7ba7-4b10-866c-54fe47b4f145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:15.725Z|76a78303-edcf-4958-868c-83ccf348cc16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:15.726Z|00edd352-60b7-49bd-8e29-e77fad219b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:15.725Z|68eb8ede-7ba7-4b10-866c-54fe47b4f145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:15.726Z|00edd352-60b7-49bd-8e29-e77fad219b51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:17.462Z|b08d0ba6-cb70-40f2-a7f0-24b26bcd0351|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:57:17.463Z|b08d0ba6-cb70-40f2-a7f0-24b26bcd0351|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:25.751Z|65813cf4-fef6-4a54-9994-23ebdeede641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:25.751Z|9d86a0ae-c242-4ca5-b205-16bfc9cf3a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:25.751Z|7b99c341-5916-4060-ad51-4db408bc2a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:25.753Z|9d86a0ae-c242-4ca5-b205-16bfc9cf3a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:25.753Z|65813cf4-fef6-4a54-9994-23ebdeede641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:25.753Z|7b99c341-5916-4060-ad51-4db408bc2a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:30.335Z|b2c316f1-5ff9-49e6-a5e9-59e1bbeaecfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:30.336Z|b2c316f1-5ff9-49e6-a5e9-59e1bbeaecfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:30.855Z|616fa72f-075c-4770-ba4f-cc24c636489e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:30.858Z|616fa72f-075c-4770-ba4f-cc24c636489e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:35.782Z|eb3196d9-9064-4646-88e9-49cc799b2e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:35.783Z|eb3196d9-9064-4646-88e9-49cc799b2e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:35.786Z|95169d5f-887b-4e6e-8e11-da34722af005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:35.786Z|95169d5f-887b-4e6e-8e11-da34722af005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:35.797Z|95c0f50a-dfe3-48c9-950a-49628e223ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:35.797Z|95c0f50a-dfe3-48c9-950a-49628e223ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:45.335Z|1d50e666-8cb4-4729-92b6-872339e6bad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:57:45.336Z|1d50e666-8cb4-4729-92b6-872339e6bad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:57:45.809Z|eb27f138-fae8-49c9-93b0-17478f2c5d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:45.810Z|eb27f138-fae8-49c9-93b0-17478f2c5d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:45.814Z|0cac35ff-5ee1-4310-8139-b47155174df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:45.815Z|0cac35ff-5ee1-4310-8139-b47155174df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:45.817Z|dbb9cacb-07d9-4a47-84d1-f59b9edf23a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:45.818Z|dbb9cacb-07d9-4a47-84d1-f59b9edf23a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:55.845Z|adaac096-4aea-4665-a9db-51639331ecf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:55.846Z|89caebac-2e37-4c50-82f5-d1cb48a2ee76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:55.845Z|f83d7db2-7819-4d87-8f31-f7959d993d3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:57:55.846Z|adaac096-4aea-4665-a9db-51639331ecf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:55.846Z|f83d7db2-7819-4d87-8f31-f7959d993d3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:57:55.846Z|89caebac-2e37-4c50-82f5-d1cb48a2ee76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:00.335Z|f2857034-5800-4611-93d0-77f4b90ece2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:00.339Z|f2857034-5800-4611-93d0-77f4b90ece2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:00.858Z|8a3b3a16-16de-40a5-bd0e-2a672d2f7699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:00.859Z|8a3b3a16-16de-40a5-bd0e-2a672d2f7699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:05.872Z|52a2e5da-fbe3-42cc-9939-95c1dace5d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:05.872Z|1e381c53-9863-4066-bac4-6f4ac6789d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:05.873Z|d2767bdc-0abd-44c5-9726-dbb296b6f2e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:05.873Z|52a2e5da-fbe3-42cc-9939-95c1dace5d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:05.873Z|d2767bdc-0abd-44c5-9726-dbb296b6f2e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:05.873Z|1e381c53-9863-4066-bac4-6f4ac6789d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:15.338Z|913e0ad1-6f77-42cb-88c0-c6db05f1237e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:15.341Z|913e0ad1-6f77-42cb-88c0-c6db05f1237e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:15.910Z|c8fff3c9-7fda-4680-baaf-7c6a72141dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:15.910Z|ceedd31e-a3ad-4dc8-a1c1-28095e69e17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:15.910Z|bdcb2ffd-c308-4057-b259-2c1ee89b3063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:15.912Z|c8fff3c9-7fda-4680-baaf-7c6a72141dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:15.912Z|ceedd31e-a3ad-4dc8-a1c1-28095e69e17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:15.913Z|bdcb2ffd-c308-4057-b259-2c1ee89b3063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:17.465Z|04a19f14-6896-4fe1-b015-1e0224472786|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:58:17.466Z|04a19f14-6896-4fe1-b015-1e0224472786|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:25.940Z|05114f3d-7a77-4157-bea7-cce0c40b29af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:25.940Z|9d12fbc8-0b60-47a8-a699-fe569a71dc73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:25.940Z|4b31a608-118e-45ed-a19a-29ac387861d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:25.941Z|05114f3d-7a77-4157-bea7-cce0c40b29af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:25.941Z|4b31a608-118e-45ed-a19a-29ac387861d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:25.941Z|9d12fbc8-0b60-47a8-a699-fe569a71dc73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:30.335Z|b0b1cbb0-0090-47df-9cb0-c761eb4a6ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:30.336Z|b0b1cbb0-0090-47df-9cb0-c761eb4a6ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:30.860Z|059b0e2d-d1ea-4312-883c-b15ea848405f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:30.860Z|059b0e2d-d1ea-4312-883c-b15ea848405f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:35.966Z|26c051b9-226a-4906-a41f-d836f479594c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:35.966Z|fa703ab6-330b-4054-b73a-9c9e26d012cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:35.967Z|26c051b9-226a-4906-a41f-d836f479594c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:35.967Z|fa703ab6-330b-4054-b73a-9c9e26d012cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:35.968Z|2e09de18-9af9-4790-b599-6dea7cb7bab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:35.968Z|2e09de18-9af9-4790-b599-6dea7cb7bab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:45.335Z|b0946e46-4dc5-4b21-90d8-395d40aafbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:58:45.338Z|b0946e46-4dc5-4b21-90d8-395d40aafbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:58:45.992Z|d9e3d775-4f4e-41a6-961a-d5aee4be9790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:45.993Z|d9e3d775-4f4e-41a6-961a-d5aee4be9790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:45.993Z|dc6c0bb0-6f04-4310-9fdd-d28c125a3e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:45.994Z|dc6c0bb0-6f04-4310-9fdd-d28c125a3e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:46.002Z|21e71820-215f-4506-9027-25fe73404c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:46.003Z|21e71820-215f-4506-9027-25fe73404c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:56.021Z|cc68ef98-87c5-4b3e-b319-f11d8a2268a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:56.021Z|1b82d0a1-6e02-4ea5-896e-a4a6e5533be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:56.022Z|cc68ef98-87c5-4b3e-b319-f11d8a2268a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:56.023Z|1b82d0a1-6e02-4ea5-896e-a4a6e5533be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:58:56.024Z|12a84048-0c0a-442a-aa2b-b3d4b8a62aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:58:56.024Z|12a84048-0c0a-442a-aa2b-b3d4b8a62aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:00.335Z|9423afa5-b93b-4e3e-b029-6a2862ed1ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:00.336Z|9423afa5-b93b-4e3e-b029-6a2862ed1ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:00.861Z|8e13bc17-8b36-4842-8f96-61c8462a90c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:00.861Z|8e13bc17-8b36-4842-8f96-61c8462a90c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:06.049Z|cc791ca9-49d6-4239-b779-b23624067c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:06.050Z|cc791ca9-49d6-4239-b779-b23624067c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:06.051Z|752247f8-8d5f-4f80-9eaf-4b7a3a0e35ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:06.051Z|752247f8-8d5f-4f80-9eaf-4b7a3a0e35ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:06.049Z|7be5f497-5d81-4b4d-808f-0697c7a1ea96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:06.053Z|7be5f497-5d81-4b4d-808f-0697c7a1ea96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:15.337Z|751b8ad5-dab3-4321-8a2a-f6b6df4548fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:15.337Z|751b8ad5-dab3-4321-8a2a-f6b6df4548fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:16.077Z|32c61b43-d613-45b1-ab56-25ff6a2dabe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:16.077Z|94566b67-e565-4b3c-bca2-70f17d239492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:16.077Z|caf30b48-09f5-432b-a48e-e24a1c6e07db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:16.078Z|caf30b48-09f5-432b-a48e-e24a1c6e07db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:16.078Z|94566b67-e565-4b3c-bca2-70f17d239492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:16.078Z|32c61b43-d613-45b1-ab56-25ff6a2dabe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:17.461Z|973bd496-fe4b-4899-8ae4-6f927fc0a481|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T11:59:17.462Z|973bd496-fe4b-4899-8ae4-6f927fc0a481|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:26.101Z|55cc9e6c-96bc-4c51-9fd0-34675e07154a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:26.101Z|024b29f9-95a6-4bfe-ab01-3d3ecea41484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:26.101Z|1e98e28c-20df-4998-adac-9cb8c82782c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:26.102Z|1e98e28c-20df-4998-adac-9cb8c82782c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:26.102Z|024b29f9-95a6-4bfe-ab01-3d3ecea41484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:26.102Z|55cc9e6c-96bc-4c51-9fd0-34675e07154a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:30.335Z|7ed7079b-dac4-4ac1-a3d4-4cb8edd3a9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:30.338Z|7ed7079b-dac4-4ac1-a3d4-4cb8edd3a9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:30.862Z|efb8ef93-6767-4d69-bd0c-19d513ebfb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:30.863Z|efb8ef93-6767-4d69-bd0c-19d513ebfb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:36.125Z|df9a38bf-958a-4087-9ee4-6b203dfef0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:36.125Z|4ac80ed8-9447-41d4-bb7b-66a250fafe42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:36.125Z|56c52e76-caa0-4c13-84f2-12a84bccad02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:36.125Z|df9a38bf-958a-4087-9ee4-6b203dfef0b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:36.125Z|56c52e76-caa0-4c13-84f2-12a84bccad02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:36.125Z|4ac80ed8-9447-41d4-bb7b-66a250fafe42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:45.336Z|54b061a1-14af-4b82-9938-8b4cc4a93804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T11:59:45.337Z|54b061a1-14af-4b82-9938-8b4cc4a93804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T11:59:46.150Z|0eeb3849-9848-45ac-9b8e-c4edcbe8be66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:46.150Z|9614166e-4adc-4151-a571-afb4a92402ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:46.150Z|061eda95-b3ae-4940-adf5-748c4b841a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:46.151Z|061eda95-b3ae-4940-adf5-748c4b841a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:46.151Z|9614166e-4adc-4151-a571-afb4a92402ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:46.151Z|0eeb3849-9848-45ac-9b8e-c4edcbe8be66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:56.184Z|d46f6c8f-b339-4288-a762-6317f2f1b7b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:56.184Z|b68d0949-b232-4d0d-9866-ac8732fe7511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:56.187Z|d46f6c8f-b339-4288-a762-6317f2f1b7b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:56.187Z|b68d0949-b232-4d0d-9866-ac8732fe7511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T11:59:56.190Z|b85b938e-ff66-4c7c-a6bc-fabb471da59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T11:59:56.190Z|b85b938e-ff66-4c7c-a6bc-fabb471da59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:00.337Z|93d58ea4-fa97-4180-b2b3-e554016848ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:00.341Z|93d58ea4-fa97-4180-b2b3-e554016848ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:00.864Z|4dc229c4-1ae7-450c-902b-da76f87a48e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:00.864Z|4dc229c4-1ae7-450c-902b-da76f87a48e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:06.232Z|b2b9fea7-3705-4bbc-bf35-e01c86db2c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:06.233Z|b2b9fea7-3705-4bbc-bf35-e01c86db2c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:06.235Z|4a96cdf6-9fd7-4b5c-91c7-8a528f416303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:06.236Z|4a96cdf6-9fd7-4b5c-91c7-8a528f416303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:06.236Z|f83a94c1-ace0-4198-b077-e484e678d1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:06.237Z|f83a94c1-ace0-4198-b077-e484e678d1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:15.335Z|b05a667b-af7d-429e-a394-41b304b21fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:15.335Z|b05a667b-af7d-429e-a394-41b304b21fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:16.260Z|771bea38-6c70-4bfc-b533-2c87d3ccb63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:16.259Z|6eaf7abb-c08c-4826-9470-ba227b7d548c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:16.260Z|771bea38-6c70-4bfc-b533-2c87d3ccb63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:16.260Z|6eaf7abb-c08c-4826-9470-ba227b7d548c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:16.263Z|086140d9-63af-40b5-b522-aeb37dc595f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:16.264Z|086140d9-63af-40b5-b522-aeb37dc595f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:17.462Z|b5dfc2e4-e347-4f62-be76-1d5e8afbda65|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:00:17.463Z|b5dfc2e4-e347-4f62-be76-1d5e8afbda65|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:26.282Z|7d6e56e9-fcca-4f09-b22d-420757bd1e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:26.282Z|7d6e56e9-fcca-4f09-b22d-420757bd1e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:26.290Z|c5869dbc-ce22-4c96-a572-d1eb0d23488f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:26.291Z|c5869dbc-ce22-4c96-a572-d1eb0d23488f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:26.296Z|ac10c032-edac-4929-a4bd-161cdeca6946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:26.296Z|ac10c032-edac-4929-a4bd-161cdeca6946|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:30.335Z|0e570830-42bf-45ba-87fa-29886c055584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:30.336Z|0e570830-42bf-45ba-87fa-29886c055584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:30.865Z|9865287d-c019-44cb-a970-884b0e8555d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:30.865Z|9865287d-c019-44cb-a970-884b0e8555d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:36.314Z|4058a56e-8d83-4adf-89e5-df9c5a2f1199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:36.314Z|5ea4e4cc-ec59-4de5-ad57-b2f3f7157613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:36.315Z|5ea4e4cc-ec59-4de5-ad57-b2f3f7157613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:36.315Z|4058a56e-8d83-4adf-89e5-df9c5a2f1199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:36.318Z|64d5d642-8eaa-4744-a430-75a974de5ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:36.318Z|64d5d642-8eaa-4744-a430-75a974de5ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:45.335Z|c004742a-9d5e-49dd-8b3d-5c8f97f1c33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:00:45.338Z|c004742a-9d5e-49dd-8b3d-5c8f97f1c33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:00:46.339Z|c5434174-6873-4f7b-88c9-8e507903535b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:46.340Z|c5434174-6873-4f7b-88c9-8e507903535b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:46.341Z|3fee17a7-81db-4fa5-8273-e6766d140b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:46.342Z|165b435e-63e9-4bcc-a6ff-5a5dbacb67db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:46.342Z|3fee17a7-81db-4fa5-8273-e6766d140b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:46.342Z|165b435e-63e9-4bcc-a6ff-5a5dbacb67db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:56.367Z|e563f5b4-8761-47af-b5bc-4b0e7e49ad37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:56.367Z|b651deac-6fab-44be-80ca-db55282cea73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:56.367Z|b651deac-6fab-44be-80ca-db55282cea73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:56.367Z|e563f5b4-8761-47af-b5bc-4b0e7e49ad37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:00:56.375Z|c0b260bd-0009-4790-b367-c63ddc88a865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:00:56.376Z|c0b260bd-0009-4790-b367-c63ddc88a865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:00.336Z|7805252d-9566-426a-9576-59c9868489ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:00.336Z|7805252d-9566-426a-9576-59c9868489ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:00.866Z|9d2993a0-8d9a-4cdc-99b3-5164b25d573f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:00.866Z|9d2993a0-8d9a-4cdc-99b3-5164b25d573f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:06.395Z|49fef598-ee92-4d8f-9c28-49f15c2ab824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:06.395Z|c470d249-9c0a-4258-9c33-0b40ab631b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:06.396Z|ba3b0a97-eb9c-4161-a90f-88d7ce9ca44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:06.396Z|c470d249-9c0a-4258-9c33-0b40ab631b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:06.396Z|49fef598-ee92-4d8f-9c28-49f15c2ab824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:06.397Z|ba3b0a97-eb9c-4161-a90f-88d7ce9ca44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:15.335Z|eb468ac5-40a2-4b0d-b6df-33bd54bcd9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:15.335Z|eb468ac5-40a2-4b0d-b6df-33bd54bcd9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:16.423Z|2375613d-277a-4762-9e53-62d4e2664377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:16.423Z|08ceb9db-6f9e-4f72-9cf1-d1d2d625f18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:16.424Z|5b6fd36c-247b-4788-aca6-fc3cfab070c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:16.424Z|08ceb9db-6f9e-4f72-9cf1-d1d2d625f18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:16.424Z|2375613d-277a-4762-9e53-62d4e2664377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:16.425Z|5b6fd36c-247b-4788-aca6-fc3cfab070c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:17.462Z|5ea09cdd-d015-4888-99b7-5fe9cb68de24|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:01:17.463Z|5ea09cdd-d015-4888-99b7-5fe9cb68de24|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:26.453Z|867eb84a-e078-4425-864e-14254892bee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:26.454Z|1c6264c2-cd21-4490-8ed4-79f428898695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:26.454Z|1c6264c2-cd21-4490-8ed4-79f428898695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:26.455Z|daeebab6-bdfe-4125-b0ba-243a1717138f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:26.455Z|867eb84a-e078-4425-864e-14254892bee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:26.455Z|daeebab6-bdfe-4125-b0ba-243a1717138f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:30.336Z|baea49bc-f07b-4051-9b20-6a2d46d776cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:30.338Z|baea49bc-f07b-4051-9b20-6a2d46d776cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:30.867Z|170bf4ad-109a-4491-88aa-06d46b61f3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:30.868Z|170bf4ad-109a-4491-88aa-06d46b61f3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:36.483Z|db8ec26f-bb0e-48d9-b5a0-93e80d55decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:36.485Z|db8ec26f-bb0e-48d9-b5a0-93e80d55decb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:36.485Z|02f2c736-dd59-4182-a0e8-3fc3b21d7c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:36.486Z|02f2c736-dd59-4182-a0e8-3fc3b21d7c3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:36.494Z|64d86f59-f709-4526-8c2c-380808d0f37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:36.494Z|64d86f59-f709-4526-8c2c-380808d0f37d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:45.337Z|c239e2be-3d06-4b6a-aec1-8d0a07aaf5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:01:45.338Z|c239e2be-3d06-4b6a-aec1-8d0a07aaf5c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:01:46.516Z|a9f47c2b-2eb9-4b20-a8d9-9687d42cafd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:46.516Z|e6654b8b-8bdd-417a-8896-dea16ea62ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:46.516Z|4d617c0b-1808-4b3d-acd6-9e09327310f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:46.518Z|e6654b8b-8bdd-417a-8896-dea16ea62ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:46.518Z|4d617c0b-1808-4b3d-acd6-9e09327310f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:46.518Z|a9f47c2b-2eb9-4b20-a8d9-9687d42cafd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:56.546Z|fa4d6f84-87a6-48e6-9de5-d4637f51d8e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:56.546Z|f626c34c-45d6-46a6-a42c-5940e8dfe8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:56.547Z|fa4d6f84-87a6-48e6-9de5-d4637f51d8e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:56.547Z|f626c34c-45d6-46a6-a42c-5940e8dfe8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:01:56.548Z|8ba6eb11-5bb3-4da9-bef6-75c706bd8fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:01:56.549Z|8ba6eb11-5bb3-4da9-bef6-75c706bd8fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:00.335Z|ac1ff684-8eff-4554-aacd-0239a9d8a800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:00.336Z|ac1ff684-8eff-4554-aacd-0239a9d8a800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:00.868Z|dbca3af7-a644-4629-8f6b-3629d006fb97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:00.869Z|dbca3af7-a644-4629-8f6b-3629d006fb97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:06.577Z|59b6c5b3-a378-46e0-8e64-626c616ab6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:06.578Z|221f0b61-995b-4ee6-8e70-a6c84b5fbe44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:06.578Z|221f0b61-995b-4ee6-8e70-a6c84b5fbe44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:06.578Z|59b6c5b3-a378-46e0-8e64-626c616ab6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:06.580Z|03eece2d-1a12-433c-94f2-507fafd9f23e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:06.581Z|03eece2d-1a12-433c-94f2-507fafd9f23e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:15.335Z|3f417955-8549-47e1-8d8f-e6fd811815c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:15.339Z|3f417955-8549-47e1-8d8f-e6fd811815c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:16.605Z|0770be87-9c18-46b7-b569-a3e672398f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:16.605Z|cd57c7f4-9ea5-4815-90c9-cd0b7e61ec8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:16.606Z|0770be87-9c18-46b7-b569-a3e672398f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:16.607Z|6aeedf35-7f29-4e8b-91eb-c2e9683c84c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:16.607Z|6aeedf35-7f29-4e8b-91eb-c2e9683c84c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:16.606Z|cd57c7f4-9ea5-4815-90c9-cd0b7e61ec8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:17.465Z|fc9f84a1-1cec-483f-b859-0e69120bd9c6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:02:17.466Z|fc9f84a1-1cec-483f-b859-0e69120bd9c6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:26.631Z|3a0b0aa1-e1e2-41b4-8321-090e4349093a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:26.631Z|89d3058d-a098-4fb2-b7d1-84c881d801a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:26.633Z|89d3058d-a098-4fb2-b7d1-84c881d801a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:26.633Z|3a0b0aa1-e1e2-41b4-8321-090e4349093a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:26.635Z|fe474404-446a-44c8-bdf3-a56d97acb72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:26.635Z|fe474404-446a-44c8-bdf3-a56d97acb72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:30.335Z|ee5e2963-a0b6-4542-8dbe-3f007fa92517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:30.335Z|ee5e2963-a0b6-4542-8dbe-3f007fa92517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:30.870Z|e19765a0-aca5-474f-abb9-50080f43323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:30.871Z|e19765a0-aca5-474f-abb9-50080f43323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:36.660Z|0d8f01d5-d8de-407e-82fc-92454e61eb6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:36.662Z|0d8f01d5-d8de-407e-82fc-92454e61eb6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:36.711Z|d443d3ed-8afd-467c-befb-c6cf46c834ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:36.712Z|d443d3ed-8afd-467c-befb-c6cf46c834ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:36.660Z|521e3976-0bc6-4244-b60e-fc40a9b98e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:36.716Z|521e3976-0bc6-4244-b60e-fc40a9b98e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:45.335Z|33bd41c4-6b15-41f2-8578-dfb901794810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:02:45.335Z|33bd41c4-6b15-41f2-8578-dfb901794810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:02:46.731Z|0e526473-2906-4e74-bdbf-5cc9ae1568be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:46.731Z|0e526473-2906-4e74-bdbf-5cc9ae1568be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:46.737Z|b68d9b0e-5991-4c08-bb2f-ac1d47adb98f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:46.738Z|1bb3f730-8617-44c9-8532-3f958b6bb223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:46.738Z|b68d9b0e-5991-4c08-bb2f-ac1d47adb98f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:46.738Z|1bb3f730-8617-44c9-8532-3f958b6bb223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:56.759Z|0f2c5072-2835-45c6-a60a-bb914713047d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:56.760Z|9686e482-ceed-4c01-aaee-8fc064773dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:56.760Z|0f2c5072-2835-45c6-a60a-bb914713047d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:56.760Z|9686e482-ceed-4c01-aaee-8fc064773dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:02:56.766Z|0f8dc235-c4e5-4c84-b9e7-11ccc7ba03aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:02:56.766Z|0f8dc235-c4e5-4c84-b9e7-11ccc7ba03aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:00.335Z|fcbab45f-a2ff-4f2f-a7d9-61d11c6a21a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:00.338Z|fcbab45f-a2ff-4f2f-a7d9-61d11c6a21a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:00.872Z|c793fd2a-f8bc-42ee-9a18-18d096943632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:00.873Z|c793fd2a-f8bc-42ee-9a18-18d096943632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:06.820Z|19c9170d-7ec5-40d0-ac58-951a5f8bc7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:06.818Z|1e209a6f-97a4-4270-ba19-862c1ed913f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:06.822Z|19c9170d-7ec5-40d0-ac58-951a5f8bc7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:06.818Z|d26367fc-e68e-4687-bdd9-b17d3f0d8f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:06.822Z|1e209a6f-97a4-4270-ba19-862c1ed913f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:06.829Z|d26367fc-e68e-4687-bdd9-b17d3f0d8f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:15.337Z|b8af57a5-9911-4b2a-aa10-926a0a147914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:15.339Z|b8af57a5-9911-4b2a-aa10-926a0a147914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:16.852Z|abbf837e-9237-439a-a936-fb0818b2dbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:16.852Z|9eebaed0-ae3a-48ce-b132-0b2c30fadb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:16.853Z|abbf837e-9237-439a-a936-fb0818b2dbe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:16.853Z|9eebaed0-ae3a-48ce-b132-0b2c30fadb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:16.854Z|30265c7d-9038-4430-a68e-967052c206ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:16.855Z|30265c7d-9038-4430-a68e-967052c206ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:17.467Z|44294e85-9f78-4674-8045-53e3c7d0e5bf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:03:17.467Z|44294e85-9f78-4674-8045-53e3c7d0e5bf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:26.878Z|f6b51480-829c-417a-be34-23762061529b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:26.878Z|1baf7f6e-4943-492a-8a6e-9611940734e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:26.879Z|f6b51480-829c-417a-be34-23762061529b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:26.879Z|1baf7f6e-4943-492a-8a6e-9611940734e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:26.880Z|ec7699f6-47d6-42c5-b6cc-a00e7a9f3a31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:26.881Z|ec7699f6-47d6-42c5-b6cc-a00e7a9f3a31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:30.335Z|70f2f44e-82f9-4834-aee6-2ce69d27baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:30.336Z|70f2f44e-82f9-4834-aee6-2ce69d27baee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:30.874Z|97765be5-06d4-489e-a7d8-85e3e0edd1d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:30.875Z|97765be5-06d4-489e-a7d8-85e3e0edd1d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:36.904Z|e02e2391-29c0-4b37-bd86-2a1906622758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:36.904Z|7f8c929a-9e1e-4cb2-b9e8-e77f4e156421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:36.906Z|e02e2391-29c0-4b37-bd86-2a1906622758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:36.906Z|7f8c929a-9e1e-4cb2-b9e8-e77f4e156421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:36.909Z|e8a3337f-afce-4a3b-966d-a486de4253c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:36.910Z|e8a3337f-afce-4a3b-966d-a486de4253c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:45.335Z|b154e4b2-b222-44fe-b329-d8859db542a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:03:45.337Z|b154e4b2-b222-44fe-b329-d8859db542a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:03:46.932Z|7ef2b1f7-074e-4041-990e-232657f432f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:46.932Z|c25cb964-f9ac-43b9-a3b6-6ef73d73f643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:46.933Z|7ef2b1f7-074e-4041-990e-232657f432f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:46.933Z|c25cb964-f9ac-43b9-a3b6-6ef73d73f643|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:46.934Z|61dbc7db-b080-44c1-9863-b37c70772c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:46.935Z|61dbc7db-b080-44c1-9863-b37c70772c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:56.957Z|964a5a73-bd84-4cbe-895a-3c8f092b940a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:56.957Z|3907d6e3-ac03-462d-8394-4717600fbae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:56.957Z|0a45ae67-4506-4ecf-b356-1a4bdd40d1b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:03:56.958Z|964a5a73-bd84-4cbe-895a-3c8f092b940a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:56.958Z|3907d6e3-ac03-462d-8394-4717600fbae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:03:56.958Z|0a45ae67-4506-4ecf-b356-1a4bdd40d1b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:00.335Z|b09e6813-4bec-42e1-872f-57acd4569359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:00.336Z|b09e6813-4bec-42e1-872f-57acd4569359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:00.875Z|c96a191b-414b-4489-8832-f0f001ded493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:00.876Z|c96a191b-414b-4489-8832-f0f001ded493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:06.983Z|214b787f-90d4-478f-8d5b-eef0205e1ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:06.983Z|571824cd-7284-492b-b647-8c29211cb872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:06.984Z|571824cd-7284-492b-b647-8c29211cb872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:06.984Z|214b787f-90d4-478f-8d5b-eef0205e1ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:06.987Z|74f3b218-02cc-4145-8696-454f4c68c80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:06.987Z|74f3b218-02cc-4145-8696-454f4c68c80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:15.336Z|313218d4-32b6-4e1e-8a28-da98a1878ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:15.337Z|313218d4-32b6-4e1e-8a28-da98a1878ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:17.017Z|11f937ee-73b2-4c4c-82fc-249af70accc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:17.018Z|11f937ee-73b2-4c4c-82fc-249af70accc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:17.020Z|c9353698-bc53-49a7-8537-2dd35c33362a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:17.020Z|03730d59-41a7-4ff8-b11f-846b8ce4f1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:17.021Z|c9353698-bc53-49a7-8537-2dd35c33362a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:17.021Z|03730d59-41a7-4ff8-b11f-846b8ce4f1b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:17.461Z|f622d9e9-7277-4de4-b0af-27d9c377a38a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:04:17.462Z|f622d9e9-7277-4de4-b0af-27d9c377a38a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:27.043Z|1ebb5658-b049-4bcf-ab87-6748d2f17e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:27.043Z|eb37cdaa-19fb-4545-8147-7f545acd82d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:27.043Z|76376bb5-22fb-4ca9-8ab9-49f5e5955364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:27.044Z|1ebb5658-b049-4bcf-ab87-6748d2f17e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:27.044Z|76376bb5-22fb-4ca9-8ab9-49f5e5955364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:27.044Z|eb37cdaa-19fb-4545-8147-7f545acd82d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:30.335Z|154e583f-aad4-4510-bf56-c2b997ee647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:30.338Z|154e583f-aad4-4510-bf56-c2b997ee647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:30.876Z|eaaa62d6-47c1-40ce-b7bc-d1670d654262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:30.877Z|eaaa62d6-47c1-40ce-b7bc-d1670d654262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:37.067Z|9440d46d-1df4-4feb-9a86-9c6e55842c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:37.067Z|7057b6f2-8509-44b6-a146-0a628477a1ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:37.068Z|9440d46d-1df4-4feb-9a86-9c6e55842c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:37.068Z|26fbf433-6c82-4171-9fbc-cc309dace264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:37.068Z|7057b6f2-8509-44b6-a146-0a628477a1ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:37.068Z|26fbf433-6c82-4171-9fbc-cc309dace264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:45.335Z|2546baa4-f3ed-4960-84cc-aef3469122f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:04:45.336Z|2546baa4-f3ed-4960-84cc-aef3469122f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:04:47.096Z|bfeaf3c7-9eb3-4264-9c2f-48dba7a34158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:47.096Z|21ce9567-3f47-496f-b3b2-7bb8ea0cb699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:47.097Z|bfeaf3c7-9eb3-4264-9c2f-48dba7a34158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:47.097Z|40a7f9dd-e4f8-46c3-9645-84175b9ed6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:47.097Z|21ce9567-3f47-496f-b3b2-7bb8ea0cb699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:47.098Z|40a7f9dd-e4f8-46c3-9645-84175b9ed6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:57.137Z|2ffdea7b-6d5e-454c-93d4-d8d9139f4e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:57.137Z|f9ab8820-43be-4968-9852-ea593d38b2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:57.137Z|3291f63e-1635-4847-a64c-15c633621d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:04:57.141Z|2ffdea7b-6d5e-454c-93d4-d8d9139f4e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:57.141Z|3291f63e-1635-4847-a64c-15c633621d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:04:57.141Z|f9ab8820-43be-4968-9852-ea593d38b2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:00.336Z|02d499cb-7a43-44f4-a208-b1ccbc36c7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:00.337Z|02d499cb-7a43-44f4-a208-b1ccbc36c7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:00.878Z|37f4cc0d-8a3f-410e-b55a-7ef096d208f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:00.878Z|37f4cc0d-8a3f-410e-b55a-7ef096d208f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:07.174Z|a25efb23-ee68-424f-9553-b438bbaae029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:07.174Z|b2cf8d71-37cc-42dc-a199-3ae795e42ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:07.175Z|a25efb23-ee68-424f-9553-b438bbaae029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:07.175Z|b2cf8d71-37cc-42dc-a199-3ae795e42ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:07.176Z|49d9367b-8d3f-428c-9e81-c6fab6708783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:07.177Z|49d9367b-8d3f-428c-9e81-c6fab6708783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:15.335Z|f1a158a2-d7c8-483f-9671-21cce05da984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:15.338Z|f1a158a2-d7c8-483f-9671-21cce05da984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:17.199Z|44868fcb-c4fc-4fa1-aec6-509d8f95c1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:17.199Z|ac53191a-1f6b-4aa7-8f34-6ed002899600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:17.199Z|44868fcb-c4fc-4fa1-aec6-509d8f95c1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:17.199Z|ac53191a-1f6b-4aa7-8f34-6ed002899600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:17.203Z|0df6b827-2f56-48cd-a30a-5e1c21b96d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:17.203Z|0df6b827-2f56-48cd-a30a-5e1c21b96d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:17.462Z|ef2b69ad-2b78-407c-b2df-712b62c2fb79|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:05:17.463Z|ef2b69ad-2b78-407c-b2df-712b62c2fb79|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:27.221Z|6d642eba-9444-41b5-9cfc-0ec869523be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:27.221Z|0d6619cf-f04d-4e04-b73d-cfe81be6aabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:27.221Z|ccb6967a-68b2-42f2-ae7a-aaf31ef04cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:27.222Z|6d642eba-9444-41b5-9cfc-0ec869523be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:27.222Z|0d6619cf-f04d-4e04-b73d-cfe81be6aabc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:27.222Z|ccb6967a-68b2-42f2-ae7a-aaf31ef04cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:30.335Z|440440db-7652-4026-b4f3-4353b816838b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:30.335Z|440440db-7652-4026-b4f3-4353b816838b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:30.879Z|31e646d8-01a9-4757-953e-67b0a00e6d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:30.879Z|31e646d8-01a9-4757-953e-67b0a00e6d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:37.247Z|386db747-269e-4804-8f41-283ecea93005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:37.246Z|3d98d3ee-8ba5-4f33-8248-658096e6002f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:37.246Z|367a67ed-492f-4d2d-bb4b-b85f4e0dcd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:37.247Z|3d98d3ee-8ba5-4f33-8248-658096e6002f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:37.247Z|367a67ed-492f-4d2d-bb4b-b85f4e0dcd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:37.247Z|386db747-269e-4804-8f41-283ecea93005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:45.335Z|bfe6e23f-b480-480e-a92f-92a3912ee320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:05:45.337Z|bfe6e23f-b480-480e-a92f-92a3912ee320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:05:47.291Z|65a906c9-07a0-4eb4-971b-64ba316cd9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:47.291Z|2720cb09-420a-4113-b0ea-607e904e22b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:47.291Z|a66b5906-d713-4cc5-9116-c1a2c9b94c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:47.291Z|2720cb09-420a-4113-b0ea-607e904e22b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:47.291Z|65a906c9-07a0-4eb4-971b-64ba316cd9e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:47.292Z|a66b5906-d713-4cc5-9116-c1a2c9b94c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:57.317Z|fa8f000c-e403-41f0-a25f-635edad0d2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:57.318Z|042e2da7-a771-46bb-a7d0-88fac8e8f397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:57.318Z|fa8f000c-e403-41f0-a25f-635edad0d2a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:57.318Z|042e2da7-a771-46bb-a7d0-88fac8e8f397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:05:57.324Z|654ae3d1-e18b-46b3-b908-a07b613f40d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:05:57.324Z|654ae3d1-e18b-46b3-b908-a07b613f40d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:00.335Z|8f69a362-0f47-434d-a8e7-49e302308f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:00.338Z|8f69a362-0f47-434d-a8e7-49e302308f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:00.880Z|b6453ec7-bde8-4f5b-9072-27859592bd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:00.881Z|b6453ec7-bde8-4f5b-9072-27859592bd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:07.344Z|a2648dcb-25a2-4e69-a25c-440c5cc56e41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:07.344Z|5e4f52c8-0a43-4601-b742-7b8951f8103f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:07.344Z|7a6b2fb8-f55a-4ac7-96b4-002588143684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:07.344Z|a2648dcb-25a2-4e69-a25c-440c5cc56e41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:07.345Z|5e4f52c8-0a43-4601-b742-7b8951f8103f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:07.344Z|7a6b2fb8-f55a-4ac7-96b4-002588143684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:15.336Z|615aec9b-fa62-4f71-b6e8-2221bb3ba1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:15.337Z|615aec9b-fa62-4f71-b6e8-2221bb3ba1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:17.369Z|c32b9489-5fc6-411d-9eed-2aa154073647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:17.369Z|9d3ca688-10fe-4570-947f-2ff74eeabc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:17.369Z|d4f42b87-95b7-4c62-b996-9ebcde28d605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:17.370Z|9d3ca688-10fe-4570-947f-2ff74eeabc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:17.370Z|d4f42b87-95b7-4c62-b996-9ebcde28d605|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:17.370Z|c32b9489-5fc6-411d-9eed-2aa154073647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:17.462Z|82e04f40-f761-4fe1-a085-b71b893ffd48|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:06:17.463Z|82e04f40-f761-4fe1-a085-b71b893ffd48|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:27.398Z|7ec2c2c5-0f26-4c55-9ba2-3ff65474ecde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:27.395Z|69147250-f2a5-477c-9dc9-8f778ce522b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:27.401Z|7ec2c2c5-0f26-4c55-9ba2-3ff65474ecde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:27.401Z|69147250-f2a5-477c-9dc9-8f778ce522b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:27.402Z|9f8c0712-157f-4ff2-bac1-adcf5a78e941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:27.402Z|9f8c0712-157f-4ff2-bac1-adcf5a78e941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:30.336Z|3e965818-bc7c-49cf-b8f0-110929632511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:30.337Z|3e965818-bc7c-49cf-b8f0-110929632511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:30.881Z|8ca02a0a-56ee-471b-a559-78f99dbca492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:30.882Z|8ca02a0a-56ee-471b-a559-78f99dbca492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:37.426Z|16c56c8e-21eb-4302-be9a-6f2c6875bcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:37.426Z|c6140833-fc0f-41d4-93b2-30f379937103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:37.426Z|29361d1a-5fc4-43f6-b518-72b47e6c3802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:37.427Z|16c56c8e-21eb-4302-be9a-6f2c6875bcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:37.427Z|29361d1a-5fc4-43f6-b518-72b47e6c3802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:37.427Z|c6140833-fc0f-41d4-93b2-30f379937103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:45.335Z|42122f94-517f-4398-a438-2b66ebefdeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:06:45.337Z|42122f94-517f-4398-a438-2b66ebefdeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:06:47.452Z|14c87ca8-29b4-4404-8336-69911730ea2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:47.452Z|98127701-3fb0-4bf5-8b82-06e45ddedeb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:47.452Z|98127701-3fb0-4bf5-8b82-06e45ddedeb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:47.462Z|bcfc6e4a-91da-46c6-bd71-388d024f3a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:47.463Z|bcfc6e4a-91da-46c6-bd71-388d024f3a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:47.463Z|14c87ca8-29b4-4404-8336-69911730ea2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:57.475Z|d69d4817-a0ec-4bf2-ad46-904c058df5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:57.477Z|d69d4817-a0ec-4bf2-ad46-904c058df5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:57.480Z|1312f6e9-864e-403f-a4ca-e2615467e113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:57.481Z|1312f6e9-864e-403f-a4ca-e2615467e113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:06:57.493Z|b570d10e-ccf8-4cf0-bab3-3f5afbead8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:06:57.494Z|b570d10e-ccf8-4cf0-bab3-3f5afbead8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:00.335Z|e3827c24-9068-4144-8c56-017964f44387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:00.336Z|e3827c24-9068-4144-8c56-017964f44387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:00.882Z|1fc037e4-827a-40e0-bba0-4d6f40bbb66b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:00.883Z|1fc037e4-827a-40e0-bba0-4d6f40bbb66b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:07.501Z|7b98c5e2-ca9c-45bf-aa8d-075fa3d1ce16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:07.501Z|e12dcd13-e958-4d24-8477-ed9e30e22f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:07.503Z|e12dcd13-e958-4d24-8477-ed9e30e22f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:07.503Z|7b98c5e2-ca9c-45bf-aa8d-075fa3d1ce16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:07.512Z|d060a6d4-84e3-46d1-9c93-e2cf020ddb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:07.512Z|d060a6d4-84e3-46d1-9c93-e2cf020ddb24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:15.336Z|991843b8-d99f-4ab0-8de4-dd36d8b5bc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:15.337Z|991843b8-d99f-4ab0-8de4-dd36d8b5bc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:17.465Z|180aae9f-6083-4eda-95ec-1026109df58e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:07:17.467Z|180aae9f-6083-4eda-95ec-1026109df58e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:17.527Z|6a5b4e40-0b02-46fe-a885-1c620dae8b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:17.527Z|2d6e9df2-cd1f-41fa-98d4-3ceb605a300d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:17.528Z|6a5b4e40-0b02-46fe-a885-1c620dae8b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:17.528Z|2d6e9df2-cd1f-41fa-98d4-3ceb605a300d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:17.534Z|4454a85e-4058-4d5e-a06b-418d7b2fd6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:17.535Z|4454a85e-4058-4d5e-a06b-418d7b2fd6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:27.551Z|311e135d-861e-405d-9faa-7d62dea207fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:27.551Z|ed86ef90-44e3-406f-a0ce-181d7fe40451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:27.552Z|311e135d-861e-405d-9faa-7d62dea207fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:27.552Z|ed86ef90-44e3-406f-a0ce-181d7fe40451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:27.557Z|7cd2a44c-fe72-41b6-931b-738d6e362167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:27.558Z|7cd2a44c-fe72-41b6-931b-738d6e362167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:30.336Z|43d57764-4ada-4a8a-856e-0ff5292dacab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:30.340Z|43d57764-4ada-4a8a-856e-0ff5292dacab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:30.883Z|69cfbfdb-66fa-400d-9a41-831d7fd77831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:30.884Z|69cfbfdb-66fa-400d-9a41-831d7fd77831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:37.576Z|800dec0a-7555-44cd-a571-e9cbc118ab38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:37.577Z|800dec0a-7555-44cd-a571-e9cbc118ab38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:37.582Z|2eb2dee6-5735-4235-be6b-89cd9bd33211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:37.582Z|2eb2dee6-5735-4235-be6b-89cd9bd33211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:37.583Z|4ba19805-51ee-46c5-8157-1996adad8652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:37.584Z|4ba19805-51ee-46c5-8157-1996adad8652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:45.336Z|737d63f2-8d5e-469f-ba72-05e4146b2696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:07:45.336Z|737d63f2-8d5e-469f-ba72-05e4146b2696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:07:47.600Z|61781110-5a27-41b1-a835-4fe41d568450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:47.601Z|61781110-5a27-41b1-a835-4fe41d568450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:47.606Z|56069ff4-1238-43ee-b195-bb9705e835ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:47.606Z|56069ff4-1238-43ee-b195-bb9705e835ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:47.607Z|2289086d-fdab-44cb-abed-4fa2c9a38657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:47.607Z|2289086d-fdab-44cb-abed-4fa2c9a38657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:57.631Z|be06bf8d-f422-4d3d-8ad6-162659a7c614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:57.631Z|1189e1ba-3956-4416-a9f9-38a681d316de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:57.631Z|2347718f-ca05-4d9f-920d-b11d23b6b895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:07:57.636Z|1189e1ba-3956-4416-a9f9-38a681d316de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:57.636Z|2347718f-ca05-4d9f-920d-b11d23b6b895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:07:57.635Z|be06bf8d-f422-4d3d-8ad6-162659a7c614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:00.337Z|02a7d4e6-e17d-4a34-a792-86b9ca32afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:00.338Z|02a7d4e6-e17d-4a34-a792-86b9ca32afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:00.885Z|6d75681f-fe71-4d3b-8d0c-7eef86cce454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:00.885Z|6d75681f-fe71-4d3b-8d0c-7eef86cce454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:07.663Z|c1d3c975-42ab-4a6e-b0b9-d74d63571203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:07.663Z|6a2254b2-8954-4840-80a6-1a5cb03c89dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:07.664Z|6a2254b2-8954-4840-80a6-1a5cb03c89dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:07.664Z|7131f24c-43aa-477b-84ee-47e038461164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:07.664Z|c1d3c975-42ab-4a6e-b0b9-d74d63571203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:07.665Z|7131f24c-43aa-477b-84ee-47e038461164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:15.335Z|8c6a0823-c22c-4446-81a6-91e3025e95ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:15.338Z|8c6a0823-c22c-4446-81a6-91e3025e95ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:17.462Z|0e836112-66dd-4ce8-8d02-d054e4e0a93e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:08:17.462Z|0e836112-66dd-4ce8-8d02-d054e4e0a93e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:17.688Z|eb6d23f2-922c-4b34-9e19-aa5a1f57fc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:17.688Z|eb6d23f2-922c-4b34-9e19-aa5a1f57fc02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:17.693Z|855ee11a-23e9-4347-b160-67e8714ed779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:17.693Z|855ee11a-23e9-4347-b160-67e8714ed779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:17.703Z|ad6d8bb4-4bdf-4347-8b0c-8d701d991421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:17.703Z|ad6d8bb4-4bdf-4347-8b0c-8d701d991421|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:27.715Z|1d027700-3008-4684-8b58-8ae7c803bc5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:27.716Z|1d027700-3008-4684-8b58-8ae7c803bc5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:27.718Z|07dfb2f1-344e-4587-ae01-85bb798eebc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:27.718Z|07dfb2f1-344e-4587-ae01-85bb798eebc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:27.722Z|058a4215-33d4-4bc9-afea-6ec80612fbeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:27.722Z|058a4215-33d4-4bc9-afea-6ec80612fbeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:30.335Z|cd20957a-b911-4aae-a79e-53636882177a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:30.336Z|cd20957a-b911-4aae-a79e-53636882177a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:30.886Z|7ccb4da3-17e0-4dcd-be58-96928d2edfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:30.886Z|7ccb4da3-17e0-4dcd-be58-96928d2edfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:37.740Z|8ee86ee4-ad5a-4c86-a1c3-1bb205d7bccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:37.741Z|8ee86ee4-ad5a-4c86-a1c3-1bb205d7bccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:37.742Z|6a52da0c-0659-4830-85d9-7a73ca111dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:37.743Z|6a52da0c-0659-4830-85d9-7a73ca111dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:37.745Z|e84380c6-e5ef-46f7-a571-9db788e198de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:37.746Z|e84380c6-e5ef-46f7-a571-9db788e198de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:45.335Z|df563ae7-1f65-4b56-8035-5376286791ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:08:45.337Z|df563ae7-1f65-4b56-8035-5376286791ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:08:47.773Z|1cd31310-cd18-4969-829c-3a28ab90d801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:47.773Z|b43ad67b-dcf0-47cf-9c9c-1094ec1fbdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:47.773Z|b34fb319-756a-4167-9b43-616d0b61e82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:47.778Z|1cd31310-cd18-4969-829c-3a28ab90d801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:47.778Z|b34fb319-756a-4167-9b43-616d0b61e82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:47.778Z|b43ad67b-dcf0-47cf-9c9c-1094ec1fbdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:57.802Z|327bdeaf-2554-4540-97a4-2d2a234351f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:57.803Z|327bdeaf-2554-4540-97a4-2d2a234351f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:57.804Z|975cf484-5ac8-42dc-97f2-a02965562165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:57.804Z|8f4b9151-8294-4ef6-a07b-128308be4819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:08:57.805Z|975cf484-5ac8-42dc-97f2-a02965562165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:08:57.805Z|8f4b9151-8294-4ef6-a07b-128308be4819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:00.335Z|808eecca-eefc-457e-8e52-26037ffe3726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:00.339Z|808eecca-eefc-457e-8e52-26037ffe3726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:00.888Z|4aef3a51-7ace-4fe3-a527-951a771873d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:00.888Z|4aef3a51-7ace-4fe3-a527-951a771873d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:07.832Z|dfc57db8-f139-4be0-b75d-956cffd30d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:07.832Z|a13f60e5-9598-4c34-ab31-831f811fabf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:07.832Z|1abc6f9a-b8ab-47c5-8e15-4eeaa6d542a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:07.832Z|dfc57db8-f139-4be0-b75d-956cffd30d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:07.832Z|a13f60e5-9598-4c34-ab31-831f811fabf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:07.832Z|1abc6f9a-b8ab-47c5-8e15-4eeaa6d542a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:15.335Z|5896b826-c806-4c5b-9732-f5096171f1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:15.335Z|5896b826-c806-4c5b-9732-f5096171f1b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:16.015Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x820xd00xafW0xc30x170xa40xd80x880xd90xd5^0xce0xbc0xf10xac0xa50x030x0c0xb9-G0xe0-_20xe00xfa0xe60xdad0x02]. 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)
2021-11-21T12:09:17.462Z|770e4a59-f5e1-47c6-bd61-38e622e8f479|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:09:17.463Z|770e4a59-f5e1-47c6-bd61-38e622e8f479|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:17.855Z|c128b908-f548-4ecb-92c8-a3365c17542f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:17.856Z|57b2dbf9-efd2-4cde-98f4-ffb31162dd4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:17.856Z|57b2dbf9-efd2-4cde-98f4-ffb31162dd4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:17.856Z|c128b908-f548-4ecb-92c8-a3365c17542f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:17.859Z|a7933d9a-8dbc-401b-8692-171dddd5ebeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:17.860Z|a7933d9a-8dbc-401b-8692-171dddd5ebeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:27.889Z|f94eefbf-8d40-4a74-9973-e262fc669204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:27.889Z|8a1bf45a-2e0a-40ef-90e8-9a51ffdc52d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:27.890Z|8a1bf45a-2e0a-40ef-90e8-9a51ffdc52d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:27.890Z|f94eefbf-8d40-4a74-9973-e262fc669204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:27.891Z|9139f0c8-4375-4145-b246-17a11bf7e906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:27.891Z|9139f0c8-4375-4145-b246-17a11bf7e906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:30.335Z|e15d21f3-0852-42d6-a64d-0247ca624f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:30.336Z|e15d21f3-0852-42d6-a64d-0247ca624f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:30.889Z|fb9cd529-9cc9-4a20-9a6b-e6ea8fc1acc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:30.889Z|fb9cd529-9cc9-4a20-9a6b-e6ea8fc1acc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:37.913Z|ea065a0a-bc24-49bf-b3b0-6422a4aef331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:37.914Z|ea065a0a-bc24-49bf-b3b0-6422a4aef331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:37.913Z|2353c8b3-8b87-4f81-9e68-9237175c6176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:37.915Z|2353c8b3-8b87-4f81-9e68-9237175c6176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:37.922Z|410f6853-a0d3-481f-aff2-23dc5379fdd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:37.923Z|410f6853-a0d3-481f-aff2-23dc5379fdd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:45.337Z|a9dcea13-54c1-41b3-b0e2-1c3a23648495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:09:45.341Z|a9dcea13-54c1-41b3-b0e2-1c3a23648495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:09:47.967Z|a630fff0-d5b3-4905-8b55-6b1455129f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:47.967Z|4f67bc09-f836-4dcd-b94e-a7922e307837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:47.967Z|d24abea2-2638-4a36-b627-d7cdbb22f5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:47.971Z|4f67bc09-f836-4dcd-b94e-a7922e307837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:47.971Z|a630fff0-d5b3-4905-8b55-6b1455129f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:47.971Z|d24abea2-2638-4a36-b627-d7cdbb22f5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:58.013Z|d65d05c4-756b-4b51-b79d-7b1cb95f6013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:58.013Z|2a2ecf2a-00c0-4618-8399-ea9d4b1c24a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:58.013Z|a289031c-2d52-4c11-b296-1d66ee499f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:09:58.015Z|2a2ecf2a-00c0-4618-8399-ea9d4b1c24a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:58.015Z|a289031c-2d52-4c11-b296-1d66ee499f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:09:58.015Z|d65d05c4-756b-4b51-b79d-7b1cb95f6013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:00.335Z|55f0ce39-79ae-4b7b-9ff0-7316fe4cf1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:00.336Z|55f0ce39-79ae-4b7b-9ff0-7316fe4cf1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:00.890Z|10978965-2cdb-4c85-8ae7-32aeef38185b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:00.891Z|10978965-2cdb-4c85-8ae7-32aeef38185b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:08.040Z|b7c9f4fd-5471-4b56-b444-5ce1e9432a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:08.040Z|5a4d2add-dec9-420e-b950-2790d99d4699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:08.040Z|b7c9f4fd-5471-4b56-b444-5ce1e9432a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:08.040Z|5a4d2add-dec9-420e-b950-2790d99d4699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:08.057Z|d006f365-019e-44ae-828b-e4ae32511db2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:08.058Z|d006f365-019e-44ae-828b-e4ae32511db2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:15.336Z|5c86cf29-6830-4346-ba18-1f59e2cf1f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:15.336Z|5c86cf29-6830-4346-ba18-1f59e2cf1f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:17.462Z|e47522d7-2c37-4c8b-b08a-7ad36dad9d72|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:10:17.463Z|e47522d7-2c37-4c8b-b08a-7ad36dad9d72|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:18.062Z|f3ba88f0-74e3-49c9-9f74-bdb1fcfc272d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:18.063Z|f3ba88f0-74e3-49c9-9f74-bdb1fcfc272d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:18.068Z|f23d397e-3b27-404c-82c3-390d464429b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:18.069Z|f23d397e-3b27-404c-82c3-390d464429b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:18.084Z|80108f1f-8a0d-4262-9165-7b0b98e61cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:18.084Z|80108f1f-8a0d-4262-9165-7b0b98e61cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:28.088Z|f38bab8e-7815-421b-a82b-050213ec877d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:28.089Z|6618741c-52a4-4466-ade3-810de0e8a511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:28.090Z|f38bab8e-7815-421b-a82b-050213ec877d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:28.090Z|6618741c-52a4-4466-ade3-810de0e8a511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:28.102Z|c607c209-69eb-4a53-9e2e-6b2fc3c249c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:28.103Z|c607c209-69eb-4a53-9e2e-6b2fc3c249c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:30.335Z|a0302c05-2a72-4abd-a221-80aa64f56b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:30.338Z|a0302c05-2a72-4abd-a221-80aa64f56b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:30.891Z|af2f109b-0a5d-423c-ab22-f1eaf7d72383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:30.892Z|af2f109b-0a5d-423c-ab22-f1eaf7d72383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:38.115Z|bbeddc83-190d-4b39-bd3e-228379db5763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:38.115Z|a7ecd567-473e-425b-b4a5-0d4b06d2d04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:38.117Z|bbeddc83-190d-4b39-bd3e-228379db5763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:38.117Z|a7ecd567-473e-425b-b4a5-0d4b06d2d04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:38.121Z|10cb6b77-07bd-4df4-90b4-f555653de8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:38.122Z|10cb6b77-07bd-4df4-90b4-f555653de8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:45.335Z|5c2baa05-3636-4a34-a9b7-1a97566a837f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:10:45.337Z|5c2baa05-3636-4a34-a9b7-1a97566a837f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:10:48.141Z|84e8d844-08dc-4737-94a0-5ad186e0132b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:48.141Z|a47076b4-e68e-4b27-a4d0-695f41acede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:48.142Z|84e8d844-08dc-4737-94a0-5ad186e0132b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:48.142Z|a47076b4-e68e-4b27-a4d0-695f41acede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:48.143Z|c8381808-658b-4d37-93d9-5e2d35f40ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:48.143Z|c8381808-658b-4d37-93d9-5e2d35f40ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:58.167Z|12960b69-906d-4b5a-bdcf-56bc39886dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:58.168Z|bfab71a9-e39c-4987-a2ca-c12a2b67237c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:58.168Z|12960b69-906d-4b5a-bdcf-56bc39886dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:58.169Z|bfab71a9-e39c-4987-a2ca-c12a2b67237c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:10:58.171Z|60f155ea-1736-444f-bc4e-45b721e85bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:10:58.172Z|60f155ea-1736-444f-bc4e-45b721e85bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:00.335Z|e66c68d3-a083-4e0e-bc96-b2eb4babc1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:00.336Z|e66c68d3-a083-4e0e-bc96-b2eb4babc1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:00.893Z|1094c6de-4583-4e92-a1ea-8f1328ea482c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:00.894Z|1094c6de-4583-4e92-a1ea-8f1328ea482c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:08.191Z|1796c536-e9f5-458c-b9f1-550a5846f889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:08.192Z|1796c536-e9f5-458c-b9f1-550a5846f889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:08.196Z|4c527f39-1b90-49d7-9611-9e515c390c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:08.197Z|4c527f39-1b90-49d7-9611-9e515c390c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:08.199Z|746b139b-cac6-41be-88ee-c99042555541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:08.199Z|746b139b-cac6-41be-88ee-c99042555541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:15.336Z|9b10eb25-d3b3-450b-8666-3efef579391c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:15.337Z|9b10eb25-d3b3-450b-8666-3efef579391c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:17.462Z|95fa341d-32d8-42c5-b790-440843ec329f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:11:17.463Z|95fa341d-32d8-42c5-b790-440843ec329f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:18.215Z|82946ced-b31b-48e0-9ec7-87c13936d071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:18.216Z|82946ced-b31b-48e0-9ec7-87c13936d071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:18.217Z|890eecd1-7023-40a2-ae81-7df2aa3dc41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:18.217Z|890eecd1-7023-40a2-ae81-7df2aa3dc41b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:18.220Z|c7dd3085-fb2d-4177-a218-335f73020cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:18.221Z|c7dd3085-fb2d-4177-a218-335f73020cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:28.243Z|33b9cbce-853f-4b95-942a-9b4f7337d098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:28.243Z|28672523-e7dc-4b4e-9a33-170ae4f1db72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:28.245Z|1e51c296-c6c3-4020-9c0e-d1d418cc6789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:28.245Z|33b9cbce-853f-4b95-942a-9b4f7337d098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:28.245Z|28672523-e7dc-4b4e-9a33-170ae4f1db72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:28.245Z|1e51c296-c6c3-4020-9c0e-d1d418cc6789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:30.337Z|3cee50d9-f271-4d30-b543-060b6c40ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:30.339Z|3cee50d9-f271-4d30-b543-060b6c40ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:30.894Z|16002f8b-6dd2-44ad-ba41-2c590ae40c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:30.895Z|16002f8b-6dd2-44ad-ba41-2c590ae40c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:38.280Z|606fcedb-b82a-48f5-8289-bb25dc4e3e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:38.280Z|56c17f1b-b142-4f83-bedc-2d2571e76ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:38.283Z|8a13c5ef-681e-4760-b827-6abf7f7d3b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:38.283Z|606fcedb-b82a-48f5-8289-bb25dc4e3e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:38.283Z|8a13c5ef-681e-4760-b827-6abf7f7d3b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:38.283Z|56c17f1b-b142-4f83-bedc-2d2571e76ca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:45.335Z|691f1f7e-d507-4238-b4f1-d796f7701f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:11:45.336Z|691f1f7e-d507-4238-b4f1-d796f7701f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:11:48.308Z|4110281d-bfbb-4bd7-98d4-e62d2d4bf5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:48.308Z|873b0305-b4c8-45af-8ba4-3d2fdfe23814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:48.309Z|4110281d-bfbb-4bd7-98d4-e62d2d4bf5d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:48.309Z|873b0305-b4c8-45af-8ba4-3d2fdfe23814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:48.310Z|81e5cbd9-06d9-4d5b-b092-10d004027ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:48.310Z|81e5cbd9-06d9-4d5b-b092-10d004027ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:58.330Z|c0ec4028-2cda-4249-a541-4d0e83834b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:58.330Z|f857af15-331b-47d7-9b3a-f5d2ad7c5cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:58.330Z|c0ec4028-2cda-4249-a541-4d0e83834b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:58.330Z|f857af15-331b-47d7-9b3a-f5d2ad7c5cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:11:58.330Z|40db339a-a8e8-419f-9067-a1771c7a92d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:11:58.333Z|40db339a-a8e8-419f-9067-a1771c7a92d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:00.335Z|bff96b51-42ef-4fb2-85db-508e8f6b1e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:00.335Z|bff96b51-42ef-4fb2-85db-508e8f6b1e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:00.896Z|8e681fa8-9435-43cf-baa6-3d660ce8099a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:00.897Z|8e681fa8-9435-43cf-baa6-3d660ce8099a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:08.354Z|627fbd23-cfbb-41b9-85cd-86bc4194e7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:08.354Z|76696c2b-b728-46fa-8107-5892ec22bbc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:08.354Z|7026fc36-9f28-42bf-9b0a-b526570a9d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:08.355Z|76696c2b-b728-46fa-8107-5892ec22bbc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:08.355Z|7026fc36-9f28-42bf-9b0a-b526570a9d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:08.355Z|627fbd23-cfbb-41b9-85cd-86bc4194e7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:15.335Z|6713caac-5e3e-4d14-901b-1fb65c6bd95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:15.336Z|6713caac-5e3e-4d14-901b-1fb65c6bd95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:17.462Z|77a4149c-3992-4e4d-8f5f-5e844f54b35e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:12:17.463Z|77a4149c-3992-4e4d-8f5f-5e844f54b35e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:18.377Z|bbcd5025-5b27-40d5-ad75-6465bd1bfe19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:18.377Z|8d9e9100-df88-4f2b-8652-9a064201c153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:18.377Z|8d21cd31-70ce-4b08-92ac-d376c987e703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:18.378Z|8d9e9100-df88-4f2b-8652-9a064201c153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:18.378Z|bbcd5025-5b27-40d5-ad75-6465bd1bfe19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:18.378Z|8d21cd31-70ce-4b08-92ac-d376c987e703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:28.403Z|9c5d3458-aab8-4477-9a83-e05ffe1d18dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:28.403Z|fcce707e-12c7-43e2-8ac4-0fcc611629f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:28.404Z|9c5d3458-aab8-4477-9a83-e05ffe1d18dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:28.404Z|fcce707e-12c7-43e2-8ac4-0fcc611629f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:28.413Z|d8d0deb0-fd39-457f-9ab1-214e3b106c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:28.413Z|d8d0deb0-fd39-457f-9ab1-214e3b106c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:30.336Z|f57ebbe7-64b6-4992-bdfe-3dc4d6a35694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:30.336Z|f57ebbe7-64b6-4992-bdfe-3dc4d6a35694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:30.897Z|a7db0f0a-e862-4e6b-a46e-587155e224b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:30.898Z|a7db0f0a-e862-4e6b-a46e-587155e224b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:38.426Z|b8489b31-f99c-4e90-b0d3-97ad4d3483a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:38.427Z|b8489b31-f99c-4e90-b0d3-97ad4d3483a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:38.427Z|390e8add-0ef0-4cb7-b096-de0c0afde3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:38.428Z|390e8add-0ef0-4cb7-b096-de0c0afde3f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:38.432Z|0fc47199-863c-4c25-84c5-05819b1f6263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:38.432Z|0fc47199-863c-4c25-84c5-05819b1f6263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:45.335Z|632b8e38-39c1-4c14-9767-3240550a711c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:12:45.338Z|632b8e38-39c1-4c14-9767-3240550a711c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:12:48.447Z|a6c45487-7132-42b1-894f-141325626f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:48.447Z|09ca84c9-29db-409a-aa1d-817f34cf77ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:48.448Z|09ca84c9-29db-409a-aa1d-817f34cf77ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:48.448Z|a6c45487-7132-42b1-894f-141325626f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:48.452Z|273411dc-dc0b-4732-8fae-264ed53bfacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:48.453Z|273411dc-dc0b-4732-8fae-264ed53bfacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:58.476Z|d18ebf6e-488b-45c1-a7e6-6e0589a4dba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:58.478Z|7b74be8c-7bff-49df-8125-ade7994ab724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:58.479Z|7b74be8c-7bff-49df-8125-ade7994ab724|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:58.479Z|d18ebf6e-488b-45c1-a7e6-6e0589a4dba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:12:58.479Z|e79f247c-682d-42c4-b9da-be187299c08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:12:58.480Z|e79f247c-682d-42c4-b9da-be187299c08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:00.335Z|29123b66-f83a-4991-8170-0b1ae502adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:00.335Z|29123b66-f83a-4991-8170-0b1ae502adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:00.899Z|a16eabb0-2dac-4aca-afc1-dffa4966e128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:00.900Z|a16eabb0-2dac-4aca-afc1-dffa4966e128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:08.513Z|e0630885-523e-4f5b-9a29-17f20f63890f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:08.513Z|b203815a-ec63-465d-b3de-8c258bc6ef9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:08.513Z|9e82c10f-2bba-4447-9648-7106bcfc08ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:08.514Z|e0630885-523e-4f5b-9a29-17f20f63890f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:08.514Z|9e82c10f-2bba-4447-9648-7106bcfc08ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:08.514Z|b203815a-ec63-465d-b3de-8c258bc6ef9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:15.336Z|3610b0f2-be33-4a2c-83d0-116952278d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:15.338Z|3610b0f2-be33-4a2c-83d0-116952278d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:17.466Z|a695f378-ed9d-4f98-aa9c-00f92d927a7a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:13:17.467Z|a695f378-ed9d-4f98-aa9c-00f92d927a7a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:18.536Z|fde268a8-6fc4-4f3b-804a-e18d2be85268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:18.536Z|93a144d6-cfff-4eac-b8dc-5b6e0f28ae4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:18.537Z|fde268a8-6fc4-4f3b-804a-e18d2be85268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:18.537Z|93a144d6-cfff-4eac-b8dc-5b6e0f28ae4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:18.539Z|7400af5c-d97e-4a5a-b038-d4c691c380ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:18.540Z|7400af5c-d97e-4a5a-b038-d4c691c380ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:28.559Z|94b06143-4497-4d32-b1f3-83e08f6e78de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:28.560Z|94b06143-4497-4d32-b1f3-83e08f6e78de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:28.560Z|4d7afc19-0460-479e-9d7d-75354c0a8c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:28.562Z|4d7afc19-0460-479e-9d7d-75354c0a8c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:28.564Z|5192756d-cee4-4524-873c-544fa0c7d087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:28.566Z|5192756d-cee4-4524-873c-544fa0c7d087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:30.336Z|e3ee5c21-05e0-4c33-abd0-51dc90af9fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:30.336Z|e3ee5c21-05e0-4c33-abd0-51dc90af9fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:30.900Z|7a4893db-bf80-4b0b-80b2-a01003a4eab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:30.901Z|7a4893db-bf80-4b0b-80b2-a01003a4eab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:38.585Z|bf15f808-c748-4186-ac12-fcea975cdf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:38.585Z|090c3d86-00cf-4dbd-9539-7778d7de2ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:38.587Z|bf15f808-c748-4186-ac12-fcea975cdf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:38.587Z|090c3d86-00cf-4dbd-9539-7778d7de2ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:38.591Z|7ba97ba1-7b3f-4440-a06a-737e4c2ecbde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:38.592Z|7ba97ba1-7b3f-4440-a06a-737e4c2ecbde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:45.335Z|a826006f-ee37-4708-baeb-f167d94de324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:13:45.336Z|a826006f-ee37-4708-baeb-f167d94de324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:13:48.612Z|df54c663-6dd8-4c96-bb1b-706410528fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:48.612Z|368326c3-d5be-408d-92a3-b34d22432000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:48.612Z|415f093d-44a0-439d-911e-38d523dc8284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:48.613Z|df54c663-6dd8-4c96-bb1b-706410528fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:48.613Z|415f093d-44a0-439d-911e-38d523dc8284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:48.613Z|368326c3-d5be-408d-92a3-b34d22432000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:58.641Z|bf9e1d43-1d41-4767-965c-6fde74ebe6e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:58.643Z|bf9e1d43-1d41-4767-965c-6fde74ebe6e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:58.645Z|1d761494-3a9d-413e-9e33-0960aa33030d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:58.645Z|865230ab-3aa2-41f3-9a16-364b3ad318e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:13:58.645Z|1d761494-3a9d-413e-9e33-0960aa33030d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:13:58.645Z|865230ab-3aa2-41f3-9a16-364b3ad318e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:00.335Z|48529d9a-c450-4fed-9777-50f847fbd596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:14:00.339Z|48529d9a-c450-4fed-9777-50f847fbd596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:14:00.903Z|1a6b1d7b-790d-4306-be1f-14a3e74e96cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:14:00.905Z|1a6b1d7b-790d-4306-be1f-14a3e74e96cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:14:08.674Z|947a550a-e31a-4da7-80ed-a47361687baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:08.674Z|4f709175-8a04-478a-ac15-cc38f3e67533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:08.675Z|947a550a-e31a-4da7-80ed-a47361687baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:08.675Z|4f709175-8a04-478a-ac15-cc38f3e67533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:08.676Z|e1c4bb36-cd00-4e6e-adc5-b64f20dd6378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:08.677Z|e1c4bb36-cd00-4e6e-adc5-b64f20dd6378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:15.335Z|b7147184-70f8-402f-85af-38880f1d4199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:14:15.336Z|b7147184-70f8-402f-85af-38880f1d4199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:14:17.461Z|7c4b710a-7023-4ecf-afa3-d4ed026b5a3f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2021-11-21T12:14:17.462Z|7c4b710a-7023-4ecf-afa3-d4ed026b5a3f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:18.698Z|4a170b93-85a3-48a0-8fbf-106f55f77430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:18.698Z|c59fa929-db2c-4e1a-879b-1d85c4605d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:18.699Z|4a170b93-85a3-48a0-8fbf-106f55f77430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:18.699Z|c59fa929-db2c-4e1a-879b-1d85c4605d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:18.702Z|89fc04ab-6125-4a88-b1e2-d8fff20d3a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:18.702Z|89fc04ab-6125-4a88-b1e2-d8fff20d3a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:28.721Z|ab44d55a-0691-48cf-878d-e59fe591acf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:28.721Z|cf3d3336-3858-4af7-a108-77cf2cb7b8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:28.721Z|71e51e65-3da6-417b-ba49-655506ac83f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-11-21T12:14:28.721Z|cf3d3336-3858-4af7-a108-77cf2cb7b8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:28.721Z|71e51e65-3da6-417b-ba49-655506ac83f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:28.721Z|ab44d55a-0691-48cf-878d-e59fe591acf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-11-21T12:14:30.335Z|8114f5e8-52c5-424e-b451-829b20ca22b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:14:30.336Z|8114f5e8-52c5-424e-b451-829b20ca22b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-11-21T12:14:30.906Z|59eec821-4a21-4b0b-8fe8-24b56fd7e6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-11-21T12:14:30.906Z|59eec821-4a21-4b0b-8fe8-24b56fd7e6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.